[==========] 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:20:48.342267 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:43957,127.25.254.125:45251,127.25.254.124:40019
I20260630 12:20:48.344048 26617 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:20:48.344988 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:48.361925 26626 instance_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:20:48.361917 26624 instance_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:20:48.362335 26623 instance_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:20:49.564422 26625 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:20:49.564545 26617 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:20:49.568668 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:49.568892 26617 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:20:49.569042 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822049569027 us; error 0 us; skew 500 ppm
I20260630 12:20:49.569795 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:49.576328 26617 webserver.cc:533] Webserver started at http://127.25.254.126:33205/ using document root <none> and password file <none>
I20260630 12:20:49.577101 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:49.577307 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:49.577728 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:49.583585 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "43ad9c31fda547f488fdd084c8fa98c6"
format_stamp: "Formatted at 2026-06-30 12:20:49 on dist-test-slave-n0zz"
I20260630 12:20:49.591276 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:20:49.596426 26632 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:20:49.597730 26617 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:20:49.598048 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "43ad9c31fda547f488fdd084c8fa98c6"
format_stamp: "Formatted at 2026-06-30 12:20:49 on dist-test-slave-n0zz"
I20260630 12:20:49.598446 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-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:20:49.647253 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:49.648684 26617 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:20:49.649084 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:49.719630 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:43957
I20260630 12:20:49.719722 26683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:43957 every 8 connection(s)
I20260630 12:20:49.725772 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:49.727641 26684 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:20:49.732188 26686 instance_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:20:49.733999 26687 instance_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:20:49.736851 26689 instance_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:20:49.740039 26617 server_base.cc:1061] running on GCE node
I20260630 12:20:49.740732 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:49.740960 26617 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:20:49.741139 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822049741113 us; error 0 us; skew 500 ppm
I20260630 12:20:49.741672 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:49.745167 26617 webserver.cc:533] Webserver started at http://127.25.254.125:40945/ using document root <none> and password file <none>
I20260630 12:20:49.745695 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:49.745920 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:49.746263 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:49.747318 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root/instance:
uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b"
format_stamp: "Formatted at 2026-06-30 12:20:49 on dist-test-slave-n0zz"
I20260630 12:20:49.752677 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:20:49.752406 26684 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:49.756851 26694 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:20:49.757810 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:20:49.758133 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root
uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b"
format_stamp: "Formatted at 2026-06-30 12:20:49 on dist-test-slave-n0zz"
I20260630 12:20:49.758514 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-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:20:49.779160 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:49.781006 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:49.791205 26684 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:49.793949 26635 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.125:45251: connect: Connection refused (error 111)
W20260630 12:20:49.800423 26684 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.125:45251: Network error: Client connection negotiation failed: client connection to 127.25.254.125:45251: connect: Connection refused (error 111)
I20260630 12:20:49.850481 26684 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } attempt: 1
I20260630 12:20:49.855491 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.125:45251
I20260630 12:20:49.855687 26748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.125:45251 every 8 connection(s)
I20260630 12:20:49.862291 26750 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:20:49.862373 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:49.871058 26752 instance_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:20:49.871917 26684 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:49.873624 26753 instance_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:20:49.877218 26755 instance_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:20:49.877502 26750 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:20:49.880115 26684 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:40019: Network error: Client connection negotiation failed: client connection to 127.25.254.124:40019: connect: Connection refused (error 111)
I20260630 12:20:49.880708 26617 server_base.cc:1061] running on GCE node
I20260630 12:20:49.881567 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:49.881865 26617 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:20:49.882078 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822049882059 us; error 0 us; skew 500 ppm
I20260630 12:20:49.882828 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:49.886363 26617 webserver.cc:533] Webserver started at http://127.25.254.124:39191/ using document root <none> and password file <none>
I20260630 12:20:49.887123 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:49.887398 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:49.887773 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:49.889420 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root/instance:
uuid: "97569fb7b5194885939693403fbf14b4"
format_stamp: "Formatted at 2026-06-30 12:20:49 on dist-test-slave-n0zz"
I20260630 12:20:49.891851 26750 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:49.896454 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.004s
I20260630 12:20:49.901794 26761 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:20:49.902741 26617 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:20:49.903082 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root
uuid: "97569fb7b5194885939693403fbf14b4"
format_stamp: "Formatted at 2026-06-30 12:20:49 on dist-test-slave-n0zz"
I20260630 12:20:49.903431 26750 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:49.903471 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:20:49.909368 26750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:40019: Network error: Client connection negotiation failed: client connection to 127.25.254.124:40019: connect: Connection refused (error 111)
I20260630 12:20:49.932576 26684 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } attempt: 1
W20260630 12:20:49.937093 26684 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:40019: Network error: Client connection negotiation failed: client connection to 127.25.254.124:40019: connect: Connection refused (error 111)
I20260630 12:20:49.944263 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:49.945549 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:49.952907 26750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } attempt: 1
W20260630 12:20:49.957389 26750 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:40019: Network error: Client connection negotiation failed: client connection to 127.25.254.124:40019: connect: Connection refused (error 111)
I20260630 12:20:49.984588 26684 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } attempt: 2
W20260630 12:20:49.991025 26684 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:40019: Network error: Client connection negotiation failed: client connection to 127.25.254.124:40019: connect: Connection refused (error 111)
I20260630 12:20:50.015426 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.124:40019
I20260630 12:20:50.015528 26813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.124:40019 every 8 connection(s)
I20260630 12:20:50.019958 26814 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:20:50.019979 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:50.025290 26814 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:50.032824 26750 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } attempt: 2
I20260630 12:20:50.039211 26814 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:50.048936 26814 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:20:50.053164 26750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: Bootstrap starting.
I20260630 12:20:50.059741 26750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:50.061579 26750 log.cc:826] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: Log is configured to *not* fsync() on all Append() calls
I20260630 12:20:50.063849 26814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4: Bootstrap starting.
I20260630 12:20:50.066648 26750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: No bootstrap required, opened a new log
I20260630 12:20:50.068445 26814 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:50.073457 26814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4: No bootstrap required, opened a new log
I20260630 12:20:50.084843 26814 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.084837 26750 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.085656 26814 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:50.085717 26750 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:50.085987 26814 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97569fb7b5194885939693403fbf14b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:50.086035 26750 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ce994ae0c3b4786af5b35d9e3b2d78b, State: Initialized, Role: FOLLOWER
I20260630 12:20:50.087037 26750 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.087038 26814 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.090588 26684 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } attempt: 3
I20260630 12:20:50.090699 26820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [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: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.091756 26820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.092741 26814 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:50.093549 26750 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:50.090898 26821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [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: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.097229 26821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.115094 26684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: Bootstrap starting.
I20260630 12:20:50.121735 26684 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: Neither blocks nor log segments found. Creating new log.
W20260630 12:20:50.131731 26837 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:50.132212 26837 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:20:50.133147 26684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: No bootstrap required, opened a new log
I20260630 12:20:50.136413 26684 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.137218 26684 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:50.137529 26684 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ad9c31fda547f488fdd084c8fa98c6, State: Initialized, Role: FOLLOWER
I20260630 12:20:50.138423 26684 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.141492 26846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [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: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.142373 26846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.143005 26684 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:20:50.144407 26845 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:50.144739 26845 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:20:50.154484 26638 tablet.cc:2406] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:20:50.163722 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:20:50.164038 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:20:50.166003 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:50.168819 26857 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:20:50.169188 26857 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:20:50.174958 26858 instance_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:20:50.177419 26859 instance_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:20:50.179574 26861 instance_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:20:50.180356 26617 server_base.cc:1061] running on GCE node
I20260630 12:20:50.181135 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:50.181317 26617 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:20:50.181535 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822050181498 us; error 0 us; skew 500 ppm
I20260630 12:20:50.182052 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:50.184826 26617 webserver.cc:533] Webserver started at http://127.25.254.65:36455/ using document root <none> and password file <none>
I20260630 12:20:50.185304 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:50.185501 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:50.185796 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:50.187053 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "2c67c3d68f994fd7adff8d660c39e7c7"
format_stamp: "Formatted at 2026-06-30 12:20:50 on dist-test-slave-n0zz"
I20260630 12:20:50.192024 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:20:50.195873 26866 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:20:50.196766 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:20:50.197068 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "2c67c3d68f994fd7adff8d660c39e7c7"
format_stamp: "Formatted at 2026-06-30 12:20:50 on dist-test-slave-n0zz"
I20260630 12:20:50.197358 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-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:20:50.224710 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:50.226111 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:50.228947 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:50.233424 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:50.233654 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:50.233938 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:50.234134 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:50.342262 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:37543
I20260630 12:20:50.342343 26928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:37543 every 8 connection(s)
I20260630 12:20:50.363886 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:50.375128 26820 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:50.375749 26820 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.379202 26930 heartbeater.cc:344] Connected to a master server at 127.25.254.125:45251
W20260630 12:20:50.379295 26936 instance_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:20:50.379631 26929 heartbeater.cc:344] Connected to a master server at 127.25.254.124:40019
I20260630 12:20:50.379760 26930 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.380029 26929 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.381116 26930 heartbeater.cc:507] Master 127.25.254.125:45251 requested a full tablet report, sending...
I20260630 12:20:50.381270 26929 heartbeater.cc:507] Master 127.25.254.124:40019 requested a full tablet report, sending...
W20260630 12:20:50.385028 26937 instance_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:20:50.385471 26779 ts_manager.cc:194] Registered new tserver with Master: 2c67c3d68f994fd7adff8d660c39e7c7 (127.25.254.65:37543)
I20260630 12:20:50.386971 26714 ts_manager.cc:194] Registered new tserver with Master: 2c67c3d68f994fd7adff8d660c39e7c7 (127.25.254.65:37543)
I20260630 12:20:50.389286 26820 leader_election.cc:290] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ad9c31fda547f488fdd084c8fa98c6 (127.25.254.126:43957), 2ce994ae0c3b4786af5b35d9e3b2d78b (127.25.254.125:45251)
I20260630 12:20:50.391178 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97569fb7b5194885939693403fbf14b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ad9c31fda547f488fdd084c8fa98c6" is_pre_election: true
I20260630 12:20:50.391809 26724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97569fb7b5194885939693403fbf14b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" is_pre_election: true
I20260630 12:20:50.392056 26659 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97569fb7b5194885939693403fbf14b4 in term 0.
I20260630 12:20:50.392555 26724 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97569fb7b5194885939693403fbf14b4 in term 0.
I20260630 12:20:50.392861 26931 heartbeater.cc:344] Connected to a master server at 127.25.254.126:43957
I20260630 12:20:50.393216 26931 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.393762 26765 leader_election.cc:304] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ad9c31fda547f488fdd084c8fa98c6, 97569fb7b5194885939693403fbf14b4; no voters: 
I20260630 12:20:50.394407 26931 heartbeater.cc:507] Master 127.25.254.126:43957 requested a full tablet report, sending...
I20260630 12:20:50.395365 26820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:50.395772 26820 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:50.396116 26820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:50.397919 26649 ts_manager.cc:194] Registered new tserver with Master: 2c67c3d68f994fd7adff8d660c39e7c7 (127.25.254.65:37543)
I20260630 12:20:50.399029 26617 server_base.cc:1061] running on GCE node
W20260630 12:20:50.402683 26940 instance_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:20:50.403666 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:50.404096 26617 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:20:50.403666 26820 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.404297 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822050404277 us; error 0 us; skew 500 ppm
I20260630 12:20:50.404899 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:50.406627 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97569fb7b5194885939693403fbf14b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ad9c31fda547f488fdd084c8fa98c6"
I20260630 12:20:50.407184 26659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:50.410933 26820 leader_election.cc:290] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [CANDIDATE]: Term 1 election: Requested vote from peers 43ad9c31fda547f488fdd084c8fa98c6 (127.25.254.126:43957), 2ce994ae0c3b4786af5b35d9e3b2d78b (127.25.254.125:45251)
I20260630 12:20:50.413477 26724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "97569fb7b5194885939693403fbf14b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b"
I20260630 12:20:50.413756 26659 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97569fb7b5194885939693403fbf14b4 in term 1.
I20260630 12:20:50.414309 26724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:50.415315 26617 webserver.cc:533] Webserver started at http://127.25.254.66:35553/ using document root <none> and password file <none>
I20260630 12:20:50.415473 26765 leader_election.cc:304] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ad9c31fda547f488fdd084c8fa98c6, 97569fb7b5194885939693403fbf14b4; no voters: 
I20260630 12:20:50.416002 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:50.416273 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:50.416426 26820 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:50.416611 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:50.418083 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "fc342d350f71492cb1705c850fa399f9"
format_stamp: "Formatted at 2026-06-30 12:20:50 on dist-test-slave-n0zz"
I20260630 12:20:50.421186 26724 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97569fb7b5194885939693403fbf14b4 in term 1.
I20260630 12:20:50.423251 26820 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 1 LEADER]: Becoming Leader. State: Replica: 97569fb7b5194885939693403fbf14b4, State: Running, Role: LEADER
I20260630 12:20:50.424877 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:20:50.424402 26820 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } }
I20260630 12:20:50.429042 26945 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:20:50.431181 26617 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260630 12:20:50.431639 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "fc342d350f71492cb1705c850fa399f9"
format_stamp: "Formatted at 2026-06-30 12:20:50 on dist-test-slave-n0zz"
I20260630 12:20:50.432078 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-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:20:50.435449 26943 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97569fb7b5194885939693403fbf14b4. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.436228 26943 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:50.440135 26949 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:50.446898 26949 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:50.450412 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:50.452085 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:50.455271 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:50.458593 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:50.458868 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:50.459143 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:50.459353 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:50.462594 26724 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 1 FOLLOWER]: Refusing update from remote peer 97569fb7b5194885939693403fbf14b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:50.464406 26943 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:50.464856 26659 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 1 FOLLOWER]: Refusing update from remote peer 97569fb7b5194885939693403fbf14b4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:50.466777 26943 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:50.494604 26821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97569fb7b5194885939693403fbf14b4. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.495641 26821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.504741 26953 mvcc.cc:204] Tried to move back new op lower bound from 7302439118678102016 to 7302439118549807104. Current Snapshot: MvccSnapshot[applied={T|T < 7302439118678102016}]
I20260630 12:20:50.507154 26820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.507942 26820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:50.511946 26846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97569fb7b5194885939693403fbf14b4. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.512732 26846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.514030 26821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.514828 26821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.518411 26949 catalog_manager.cc:1383] Generated new cluster ID: 22776b46f2cd4c67a038d4eb135e89a9
I20260630 12:20:50.518718 26949 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:50.517621 26820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.522787 26820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:50.540585 26846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "97569fb7b5194885939693403fbf14b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ad9c31fda547f488fdd084c8fa98c6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43957 } } peers { permanent_uuid: "2ce994ae0c3b4786af5b35d9e3b2d78b" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 45251 } } peers { permanent_uuid: "97569fb7b5194885939693403fbf14b4" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 40019 } } }
I20260630 12:20:50.541376 26846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:20:50.555747 26949 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:50.560034 26949 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:50.595393 26949 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4: Generated new TSK 0
I20260630 12:20:50.596623 26949 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:50.681675 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:46749
I20260630 12:20:50.681787 27018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:46749 every 8 connection(s)
I20260630 12:20:50.714841 27019 heartbeater.cc:344] Connected to a master server at 127.25.254.124:40019
I20260630 12:20:50.715454 27019 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.716754 27019 heartbeater.cc:507] Master 127.25.254.124:40019 requested a full tablet report, sending...
I20260630 12:20:50.725134 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:50.725299 27021 heartbeater.cc:344] Connected to a master server at 127.25.254.126:43957
I20260630 12:20:50.726032 26779 ts_manager.cc:194] Registered new tserver with Master: fc342d350f71492cb1705c850fa399f9 (127.25.254.66:46749)
I20260630 12:20:50.726399 27021 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.727476 27021 heartbeater.cc:507] Master 127.25.254.126:43957 requested a full tablet report, sending...
I20260630 12:20:50.728897 27020 heartbeater.cc:344] Connected to a master server at 127.25.254.125:45251
I20260630 12:20:50.729040 26779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42948
I20260630 12:20:50.729254 27020 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.730365 27020 heartbeater.cc:507] Master 127.25.254.125:45251 requested a full tablet report, sending...
I20260630 12:20:50.733347 26649 ts_manager.cc:194] Registered new tserver with Master: fc342d350f71492cb1705c850fa399f9 (127.25.254.66:46749)
I20260630 12:20:50.736245 26714 ts_manager.cc:194] Registered new tserver with Master: fc342d350f71492cb1705c850fa399f9 (127.25.254.66:46749)
W20260630 12:20:50.742632 27026 instance_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:20:50.743525 27027 instance_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:20:50.748976 27029 instance_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:20:50.749902 26617 server_base.cc:1061] running on GCE node
I20260630 12:20:50.751328 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:50.751628 26617 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:20:50.751883 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822050751861 us; error 0 us; skew 500 ppm
I20260630 12:20:50.752707 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:50.756294 26617 webserver.cc:533] Webserver started at http://127.25.254.67:45493/ using document root <none> and password file <none>
I20260630 12:20:50.756963 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:50.757252 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:50.757580 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:50.759209 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "1bf4c1465b2349819f7117c838e4355a"
format_stamp: "Formatted at 2026-06-30 12:20:50 on dist-test-slave-n0zz"
I20260630 12:20:50.765750 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:20:50.769734 27034 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:20:50.770723 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:20:50.771091 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "1bf4c1465b2349819f7117c838e4355a"
format_stamp: "Formatted at 2026-06-30 12:20:50 on dist-test-slave-n0zz"
I20260630 12:20:50.771466 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822048163789-26617-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:20:50.789640 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:50.791003 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:50.793540 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:50.796859 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:50.797047 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:50.797363 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:50.797537 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:50.893392 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:43563
I20260630 12:20:50.893561 27096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:43563 every 8 connection(s)
I20260630 12:20:50.925145 27098 heartbeater.cc:344] Connected to a master server at 127.25.254.125:45251
I20260630 12:20:50.925559 27098 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.926525 27098 heartbeater.cc:507] Master 127.25.254.125:45251 requested a full tablet report, sending...
I20260630 12:20:50.929550 27097 heartbeater.cc:344] Connected to a master server at 127.25.254.124:40019
I20260630 12:20:50.929785 26714 ts_manager.cc:194] Registered new tserver with Master: 1bf4c1465b2349819f7117c838e4355a (127.25.254.67:43563)
I20260630 12:20:50.929958 27097 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.931030 27097 heartbeater.cc:507] Master 127.25.254.124:40019 requested a full tablet report, sending...
I20260630 12:20:50.933427 26779 ts_manager.cc:194] Registered new tserver with Master: 1bf4c1465b2349819f7117c838e4355a (127.25.254.67:43563)
I20260630 12:20:50.933584 27099 heartbeater.cc:344] Connected to a master server at 127.25.254.126:43957
I20260630 12:20:50.934056 27099 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:50.935122 27099 heartbeater.cc:507] Master 127.25.254.126:43957 requested a full tablet report, sending...
I20260630 12:20:50.935158 26779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42954
I20260630 12:20:50.937903 26649 ts_manager.cc:194] Registered new tserver with Master: 1bf4c1465b2349819f7117c838e4355a (127.25.254.67:43563)
I20260630 12:20:50.938294 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024525868s
I20260630 12:20:51.136705 26837 catalog_manager.cc:1295] Loaded cluster ID: 22776b46f2cd4c67a038d4eb135e89a9
I20260630 12:20:51.136984 26837 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: loading cluster ID for follower catalog manager: success
I20260630 12:20:51.141975 26837 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: acquiring CA information for follower catalog manager: success
I20260630 12:20:51.146027 26837 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:20:51.174281 26857 catalog_manager.cc:1295] Loaded cluster ID: 22776b46f2cd4c67a038d4eb135e89a9
I20260630 12:20:51.174566 26857 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: loading cluster ID for follower catalog manager: success
I20260630 12:20:51.179260 26857 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: acquiring CA information for follower catalog manager: success
I20260630 12:20:51.182729 26857 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:20:51.392051 26779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56820
I20260630 12:20:51.733155 27019 heartbeater.cc:499] Master 127.25.254.124:40019 was elected leader, sending a full tablet report...
I20260630 12:20:51.937873 27097 heartbeater.cc:499] Master 127.25.254.124:40019 was elected leader, sending a full tablet report...
I20260630 12:20:52.138340 26844 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:52.327042 26779 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42956:
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:20:52.394512 26929 heartbeater.cc:499] Master 127.25.254.124:40019 was elected leader, sending a full tablet report...
I20260630 12:20:52.406540 26893 tablet_service.cc:1511] Processing CreateTablet for tablet 24a3d39473f74eb2b4f5d8925d45d8ef (DEFAULT_TABLE table=test-workload [id=6b1fd0ae77dc40bdad2e0341a69a3e09]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:20:52.406526 26894 tablet_service.cc:1511] Processing CreateTablet for tablet d06889ed7ae24ebdbd1f33c12aee287c (DEFAULT_TABLE table=test-workload [id=6b1fd0ae77dc40bdad2e0341a69a3e09]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:20:52.408414 26893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24a3d39473f74eb2b4f5d8925d45d8ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:52.409127 26894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06889ed7ae24ebdbd1f33c12aee287c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:52.413038 26984 tablet_service.cc:1511] Processing CreateTablet for tablet e43dfbedfef1488ea1e32e8cd204bb0e (DEFAULT_TABLE table=test-workload [id=6b1fd0ae77dc40bdad2e0341a69a3e09]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:20:52.414491 26984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43dfbedfef1488ea1e32e8cd204bb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:52.424117 27062 tablet_service.cc:1511] Processing CreateTablet for tablet cb7ca07b2f124181b5b8f4e920341889 (DEFAULT_TABLE table=test-workload [id=6b1fd0ae77dc40bdad2e0341a69a3e09]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:20:52.425560 27062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7ca07b2f124181b5b8f4e920341889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:52.433550 27132 tablet_bootstrap.cc:492] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7: Bootstrap starting.
I20260630 12:20:52.436792 27133 tablet_bootstrap.cc:492] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9: Bootstrap starting.
I20260630 12:20:52.441627 27132 tablet_bootstrap.cc:654] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:52.442533 27133 tablet_bootstrap.cc:654] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:52.446382 27134 tablet_bootstrap.cc:492] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a: Bootstrap starting.
I20260630 12:20:52.453554 27132 tablet_bootstrap.cc:492] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7: No bootstrap required, opened a new log
I20260630 12:20:52.453840 27133 tablet_bootstrap.cc:492] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9: No bootstrap required, opened a new log
I20260630 12:20:52.454071 27134 tablet_bootstrap.cc:654] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:52.454164 27132 ts_tablet_manager.cc:1403] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260630 12:20:52.454387 27133 ts_tablet_manager.cc:1403] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:20:52.457583 27133 raft_consensus.cc:359] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc342d350f71492cb1705c850fa399f9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 46749 } }
I20260630 12:20:52.458227 27133 raft_consensus.cc:385] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:52.458659 27133 raft_consensus.cc:740] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc342d350f71492cb1705c850fa399f9, State: Initialized, Role: FOLLOWER
I20260630 12:20:52.458976 27132 raft_consensus.cc:359] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.459563 27132 raft_consensus.cc:385] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:52.459481 27133 consensus_queue.cc:260] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc342d350f71492cb1705c850fa399f9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 46749 } }
I20260630 12:20:52.459988 27132 raft_consensus.cc:740] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c67c3d68f994fd7adff8d660c39e7c7, State: Initialized, Role: FOLLOWER
I20260630 12:20:52.460325 27133 raft_consensus.cc:399] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:52.460728 27133 raft_consensus.cc:493] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:52.460914 27134 tablet_bootstrap.cc:492] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a: No bootstrap required, opened a new log
I20260630 12:20:52.460745 27132 consensus_queue.cc:260] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.461294 27133 raft_consensus.cc:3060] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:52.461565 27134 ts_tablet_manager.cc:1403] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:20:52.461632 27132 raft_consensus.cc:399] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:52.462126 27132 raft_consensus.cc:493] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:52.462527 27132 raft_consensus.cc:3060] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:52.464133 27134 raft_consensus.cc:359] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf4c1465b2349819f7117c838e4355a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43563 } }
I20260630 12:20:52.464589 27134 raft_consensus.cc:385] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:52.464846 27134 raft_consensus.cc:740] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf4c1465b2349819f7117c838e4355a, State: Initialized, Role: FOLLOWER
I20260630 12:20:52.465561 27134 consensus_queue.cc:260] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bf4c1465b2349819f7117c838e4355a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43563 } }
I20260630 12:20:52.466198 27134 raft_consensus.cc:399] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:52.466495 27134 raft_consensus.cc:493] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:52.466806 27134 raft_consensus.cc:3060] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:52.468752 27133 raft_consensus.cc:515] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc342d350f71492cb1705c850fa399f9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 46749 } }
I20260630 12:20:52.469408 27132 raft_consensus.cc:515] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.469570 27133 leader_election.cc:304] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [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: fc342d350f71492cb1705c850fa399f9; no voters: 
I20260630 12:20:52.470156 27132 leader_election.cc:304] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [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: 2c67c3d68f994fd7adff8d660c39e7c7; no voters: 
I20260630 12:20:52.472144 27134 raft_consensus.cc:515] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf4c1465b2349819f7117c838e4355a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43563 } }
I20260630 12:20:52.472573 27133 leader_election.cc:290] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:52.472898 27134 leader_election.cc:304] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [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: 1bf4c1465b2349819f7117c838e4355a; no voters: 
I20260630 12:20:52.473297 27138 raft_consensus.cc:2804] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:52.476263 27132 leader_election.cc:290] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:52.476811 27139 raft_consensus.cc:2804] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:52.479748 27139 raft_consensus.cc:697] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 2c67c3d68f994fd7adff8d660c39e7c7, State: Running, Role: LEADER
I20260630 12:20:52.480715 27139 consensus_queue.cc:237] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [LEADER]: Queue going to LEADER mode. State: All 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: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.485069 27134 leader_election.cc:290] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:52.485529 27141 raft_consensus.cc:2804] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:52.489293 27132 ts_tablet_manager.cc:1434] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.015s
I20260630 12:20:52.489852 27133 ts_tablet_manager.cc:1434] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.021s
I20260630 12:20:52.494467 27132 tablet_bootstrap.cc:492] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7: Bootstrap starting.
I20260630 12:20:52.500173 27132 tablet_bootstrap.cc:654] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:52.502022 27134 ts_tablet_manager.cc:1434] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.019s
I20260630 12:20:52.506557 26778 catalog_manager.cc:5697] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c67c3d68f994fd7adff8d660c39e7c7 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:52.505636 27141 raft_consensus.cc:697] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 1 LEADER]: Becoming Leader. State: Replica: 1bf4c1465b2349819f7117c838e4355a, State: Running, Role: LEADER
I20260630 12:20:52.508351 27141 consensus_queue.cc:237] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [LEADER]: Queue going to LEADER mode. State: All 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: "1bf4c1465b2349819f7117c838e4355a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43563 } }
I20260630 12:20:52.510169 27132 tablet_bootstrap.cc:492] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7: No bootstrap required, opened a new log
I20260630 12:20:52.510684 27132 ts_tablet_manager.cc:1403] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260630 12:20:52.516191 27132 raft_consensus.cc:359] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.516594 27138 raft_consensus.cc:697] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 1 LEADER]: Becoming Leader. State: Replica: fc342d350f71492cb1705c850fa399f9, State: Running, Role: LEADER
I20260630 12:20:52.516776 27132 raft_consensus.cc:385] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:52.517398 27132 raft_consensus.cc:740] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c67c3d68f994fd7adff8d660c39e7c7, State: Initialized, Role: FOLLOWER
I20260630 12:20:52.517478 27138 consensus_queue.cc:237] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [LEADER]: Queue going to LEADER mode. State: All 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: "fc342d350f71492cb1705c850fa399f9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 46749 } }
I20260630 12:20:52.518533 27132 consensus_queue.cc:260] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.519241 27132 raft_consensus.cc:399] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:52.519625 27132 raft_consensus.cc:493] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:52.519997 27132 raft_consensus.cc:3060] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:52.533241 27132 raft_consensus.cc:515] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.533565 26779 catalog_manager.cc:5697] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf4c1465b2349819f7117c838e4355a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "1bf4c1465b2349819f7117c838e4355a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf4c1465b2349819f7117c838e4355a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43563 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:52.533982 27132 leader_election.cc:304] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [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: 2c67c3d68f994fd7adff8d660c39e7c7; no voters: 
I20260630 12:20:52.540843 27132 leader_election.cc:290] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:52.541474 27139 raft_consensus.cc:2804] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:52.541966 27139 raft_consensus.cc:697] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 LEADER]: Becoming Leader. State: Replica: 2c67c3d68f994fd7adff8d660c39e7c7, State: Running, Role: LEADER
I20260630 12:20:52.542682 27132 ts_tablet_manager.cc:1434] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.001s
I20260630 12:20:52.542682 27139 consensus_queue.cc:237] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [LEADER]: Queue going to LEADER mode. State: All 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: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } }
I20260630 12:20:52.565795 26778 catalog_manager.cc:5697] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc342d350f71492cb1705c850fa399f9 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "fc342d350f71492cb1705c850fa399f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc342d350f71492cb1705c850fa399f9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 46749 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:52.618973 26777 catalog_manager.cc:5697] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c67c3d68f994fd7adff8d660c39e7c7 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c67c3d68f994fd7adff8d660c39e7c7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 37543 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:54.139467 26844 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:54.141924 26844 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:54.639281 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:20:54.658064 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:54.658890 26617 tablet_replica.cc:333] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7: stopping tablet replica
I20260630 12:20:54.659512 26617 raft_consensus.cc:2243] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:54.660036 26617 raft_consensus.cc:2272] T d06889ed7ae24ebdbd1f33c12aee287c P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:54.662247 26617 tablet_replica.cc:333] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7: stopping tablet replica
I20260630 12:20:54.662721 26617 raft_consensus.cc:2243] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:54.663116 26617 raft_consensus.cc:2272] T 24a3d39473f74eb2b4f5d8925d45d8ef P 2c67c3d68f994fd7adff8d660c39e7c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:54.743446 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:20:54.752687 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:20:54.769241 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:54.769913 26617 tablet_replica.cc:333] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9: stopping tablet replica
I20260630 12:20:54.770479 26617 raft_consensus.cc:2243] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:54.770915 26617 raft_consensus.cc:2272] T e43dfbedfef1488ea1e32e8cd204bb0e P fc342d350f71492cb1705c850fa399f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:54.788401 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:20:54.797020 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:20:54.813868 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:54.814540 26617 tablet_replica.cc:333] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a: stopping tablet replica
I20260630 12:20:54.815026 26617 raft_consensus.cc:2243] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:54.815457 26617 raft_consensus.cc:2272] T cb7ca07b2f124181b5b8f4e920341889 P 1bf4c1465b2349819f7117c838e4355a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:54.833220 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:20:54.840965 26617 master.cc:562] Master@127.25.254.126:43957 shutting down...
I20260630 12:20:54.935192 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:54.935753 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:54.936017 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43ad9c31fda547f488fdd084c8fa98c6: stopping tablet replica
I20260630 12:20:54.953589 26617 master.cc:584] Master@127.25.254.126:43957 shutdown complete.
I20260630 12:20:54.963253 26617 master.cc:562] Master@127.25.254.125:45251 shutting down...
I20260630 12:20:54.976146 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:54.976608 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:54.976847 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ce994ae0c3b4786af5b35d9e3b2d78b: stopping tablet replica
I20260630 12:20:55.028975 26617 master.cc:584] Master@127.25.254.125:45251 shutdown complete.
I20260630 12:20:55.039271 26617 master.cc:562] Master@127.25.254.124:40019 shutting down...
I20260630 12:20:55.052752 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:55.053627 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:55.053984 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97569fb7b5194885939693403fbf14b4: stopping tablet replica
I20260630 12:20:55.071762 26617 master.cc:584] Master@127.25.254.124:40019 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6759 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:20:55.098694 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:39987
I20260630 12:20:55.099709 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:55.104557 27159 instance_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:20:55.104691 27160 instance_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:20:55.106280 27162 instance_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:20:55.107585 26617 server_base.cc:1061] running on GCE node
I20260630 12:20:55.108358 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:55.108534 26617 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:20:55.108654 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822055108642 us; error 0 us; skew 500 ppm
I20260630 12:20:55.109086 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:55.111377 26617 webserver.cc:533] Webserver started at http://127.25.254.126:46881/ using document root <none> and password file <none>
I20260630 12:20:55.111791 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:55.111943 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:55.112143 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:55.113099 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "90143fe50f3f4a1b99d8a861241e8f01"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.117187 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:20:55.120472 27167 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:20:55.121296 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:55.121531 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "90143fe50f3f4a1b99d8a861241e8f01"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.121757 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-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:20:55.149331 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:55.150345 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:55.182930 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:39987
I20260630 12:20:55.183013 27218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:39987 every 8 connection(s)
I20260630 12:20:55.186491 27219 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:20:55.195844 27219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01: Bootstrap starting.
I20260630 12:20:55.200193 27219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:55.203852 27219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01: No bootstrap required, opened a new log
I20260630 12:20:55.205668 27219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90143fe50f3f4a1b99d8a861241e8f01" member_type: VOTER }
I20260630 12:20:55.206063 27219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:55.206341 27219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90143fe50f3f4a1b99d8a861241e8f01, State: Initialized, Role: FOLLOWER
I20260630 12:20:55.206867 27219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90143fe50f3f4a1b99d8a861241e8f01" member_type: VOTER }
I20260630 12:20:55.207311 27219 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:55.207551 27219 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:55.207823 27219 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:55.211776 27219 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90143fe50f3f4a1b99d8a861241e8f01" member_type: VOTER }
I20260630 12:20:55.212270 27219 leader_election.cc:304] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [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: 90143fe50f3f4a1b99d8a861241e8f01; no voters: 
I20260630 12:20:55.213505 27219 leader_election.cc:290] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:55.213802 27222 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:55.215226 27222 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 1 LEADER]: Becoming Leader. State: Replica: 90143fe50f3f4a1b99d8a861241e8f01, State: Running, Role: LEADER
I20260630 12:20:55.215881 27222 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [LEADER]: Queue going to LEADER mode. State: All 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: "90143fe50f3f4a1b99d8a861241e8f01" member_type: VOTER }
I20260630 12:20:55.216360 27219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:55.218636 27223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90143fe50f3f4a1b99d8a861241e8f01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90143fe50f3f4a1b99d8a861241e8f01" member_type: VOTER } }
I20260630 12:20:55.218713 27224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90143fe50f3f4a1b99d8a861241e8f01. Latest consensus state: current_term: 1 leader_uuid: "90143fe50f3f4a1b99d8a861241e8f01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90143fe50f3f4a1b99d8a861241e8f01" member_type: VOTER } }
I20260630 12:20:55.219480 27224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:55.220682 27223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:55.222323 27228 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:55.230600 27228 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:55.231560 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:55.238953 27228 catalog_manager.cc:1383] Generated new cluster ID: 346caea9e2bb482d9e3a4d181f7acdea
I20260630 12:20:55.239275 27228 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:55.273260 27228 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:55.274479 27228 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:55.285984 27228 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01: Generated new TSK 0
I20260630 12:20:55.286628 27228 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:55.298285 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:55.303857 27240 instance_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:20:55.304752 27241 instance_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:20:55.306164 27243 instance_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:20:55.306907 26617 server_base.cc:1061] running on GCE node
I20260630 12:20:55.307603 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:55.307782 26617 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:20:55.307965 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822055307953 us; error 0 us; skew 500 ppm
I20260630 12:20:55.308403 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:55.310568 26617 webserver.cc:533] Webserver started at http://127.25.254.65:35687/ using document root <none> and password file <none>
I20260630 12:20:55.310967 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:55.311120 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:55.311327 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:55.312279 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "eb013fa9946044d2a144306040296059"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.316358 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:20:55.319308 27248 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:20:55.320046 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:55.320320 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "eb013fa9946044d2a144306040296059"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.320612 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-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:20:55.333846 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:55.334853 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:55.336154 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:55.338261 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:55.338450 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:55.338716 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:55.338896 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:55.373826 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:42179
I20260630 12:20:55.373909 27310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:42179 every 8 connection(s)
I20260630 12:20:55.378520 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:55.385207 27315 instance_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:20:55.386797 27316 instance_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:20:55.389467 26617 server_base.cc:1061] running on GCE node
W20260630 12:20:55.389554 27318 instance_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:20:55.390576 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:55.390801 26617 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:20:55.390986 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822055390969 us; error 0 us; skew 500 ppm
I20260630 12:20:55.391469 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:55.394133 26617 webserver.cc:533] Webserver started at http://127.25.254.66:38689/ using document root <none> and password file <none>
I20260630 12:20:55.394697 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:55.394811 27311 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39987
I20260630 12:20:55.394949 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:55.395244 27311 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:55.395318 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:55.396191 27311 heartbeater.cc:507] Master 127.25.254.126:39987 requested a full tablet report, sending...
I20260630 12:20:55.396839 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.398478 27184 ts_manager.cc:194] Registered new tserver with Master: eb013fa9946044d2a144306040296059 (127.25.254.65:42179)
I20260630 12:20:55.400789 27184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53562
I20260630 12:20:55.402297 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260630 12:20:55.405781 27323 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:20:55.406617 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:20:55.406915 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.407196 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-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:20:55.419836 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:55.420871 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:55.422269 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:55.424588 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:55.424809 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:55.425050 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:55.425218 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:55.460446 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:39955
I20260630 12:20:55.460551 27385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:39955 every 8 connection(s)
I20260630 12:20:55.464993 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:55.471547 27389 instance_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:20:55.474421 27390 instance_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:20:55.475461 26617 server_base.cc:1061] running on GCE node
W20260630 12:20:55.475414 27393 instance_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:20:55.476608 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:55.476797 26617 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:20:55.477035 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822055477015 us; error 0 us; skew 500 ppm
I20260630 12:20:55.477205 27386 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39987
I20260630 12:20:55.477563 27386 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:55.477687 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:55.478448 27386 heartbeater.cc:507] Master 127.25.254.126:39987 requested a full tablet report, sending...
I20260630 12:20:55.480353 26617 webserver.cc:533] Webserver started at http://127.25.254.67:44643/ using document root <none> and password file <none>
I20260630 12:20:55.480763 27184 ts_manager.cc:194] Registered new tserver with Master: fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:55.480953 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:55.481238 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:55.481549 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:55.482509 27184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53564
I20260630 12:20:55.482920 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "0276053158ad4ef1b762d608fe3c1e3a"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.487496 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:20:55.490425 27397 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:20:55.491153 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:55.491438 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "0276053158ad4ef1b762d608fe3c1e3a"
format_stamp: "Formatted at 2026-06-30 12:20:55 on dist-test-slave-n0zz"
I20260630 12:20:55.491703 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-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:20:55.519660 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:55.520711 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:55.522224 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:55.524590 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:55.524767 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:55.525046 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:55.525207 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:55.561549 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:33901
I20260630 12:20:55.561671 27459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:33901 every 8 connection(s)
I20260630 12:20:55.574980 27460 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39987
I20260630 12:20:55.575409 27460 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:55.576135 27460 heartbeater.cc:507] Master 127.25.254.126:39987 requested a full tablet report, sending...
I20260630 12:20:55.578071 27184 ts_manager.cc:194] Registered new tserver with Master: 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:55.578215 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01355766s
I20260630 12:20:55.579814 27184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53566
I20260630 12:20:56.403316 27311 heartbeater.cc:499] Master 127.25.254.126:39987 was elected leader, sending a full tablet report...
I20260630 12:20:56.485163 27386 heartbeater.cc:499] Master 127.25.254.126:39987 was elected leader, sending a full tablet report...
I20260630 12:20:56.582464 27460 heartbeater.cc:499] Master 127.25.254.126:39987 was elected leader, sending a full tablet report...
I20260630 12:20:56.632344 27184 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53568:
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:20:56.634722 27184 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:20:56.702262 27425 tablet_service.cc:1511] Processing CreateTablet for tablet 3e25841c55b1409eb55fa570bc5edb36 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:20:56.704101 27425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e25841c55b1409eb55fa570bc5edb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.706950 27420 tablet_service.cc:1511] Processing CreateTablet for tablet 69c4783028ad49239101b2240dc7bbbc (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:20:56.710064 27419 tablet_service.cc:1511] Processing CreateTablet for tablet b445939d7fc24492a5587c037c42f2bd (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:20:56.712893 27424 tablet_service.cc:1511] Processing CreateTablet for tablet 20a97e083d8f435791d05043bf76a392 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:20:56.715142 27418 tablet_service.cc:1511] Processing CreateTablet for tablet 34af6a0d38854138b8ed849feb2b99f9 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:20:56.715240 27423 tablet_service.cc:1511] Processing CreateTablet for tablet 9001cb1a33214058be36b556677b2687 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:20:56.716979 27422 tablet_service.cc:1511] Processing CreateTablet for tablet c81df4de7bc84b13a41ff058d1224cea (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:20:56.718286 27420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c4783028ad49239101b2240dc7bbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.718788 27421 tablet_service.cc:1511] Processing CreateTablet for tablet 17abaee1fcda4fae8b7a9f42d858c5f1 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:20:56.720333 27421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17abaee1fcda4fae8b7a9f42d858c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.721297 27418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af6a0d38854138b8ed849feb2b99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.721874 27424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a97e083d8f435791d05043bf76a392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.722622 27276 tablet_service.cc:1511] Processing CreateTablet for tablet 3e25841c55b1409eb55fa570bc5edb36 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:20:56.723488 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81df4de7bc84b13a41ff058d1224cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.723892 27276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e25841c55b1409eb55fa570bc5edb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.725016 27275 tablet_service.cc:1511] Processing CreateTablet for tablet 20a97e083d8f435791d05043bf76a392 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:20:56.726353 27275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a97e083d8f435791d05043bf76a392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.726706 27419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b445939d7fc24492a5587c037c42f2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.728660 27274 tablet_service.cc:1511] Processing CreateTablet for tablet 9001cb1a33214058be36b556677b2687 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:20:56.729965 27274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9001cb1a33214058be36b556677b2687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.730490 27423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9001cb1a33214058be36b556677b2687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.731237 27273 tablet_service.cc:1511] Processing CreateTablet for tablet c81df4de7bc84b13a41ff058d1224cea (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:20:56.745535 27273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81df4de7bc84b13a41ff058d1224cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.747756 27269 tablet_service.cc:1511] Processing CreateTablet for tablet 34af6a0d38854138b8ed849feb2b99f9 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:20:56.749491 27269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af6a0d38854138b8ed849feb2b99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.732821 27272 tablet_service.cc:1511] Processing CreateTablet for tablet 17abaee1fcda4fae8b7a9f42d858c5f1 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:20:56.751101 27272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17abaee1fcda4fae8b7a9f42d858c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.734488 27271 tablet_service.cc:1511] Processing CreateTablet for tablet 69c4783028ad49239101b2240dc7bbbc (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:20:56.755025 27271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c4783028ad49239101b2240dc7bbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.736125 27270 tablet_service.cc:1511] Processing CreateTablet for tablet b445939d7fc24492a5587c037c42f2bd (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:20:56.758816 27270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b445939d7fc24492a5587c037c42f2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.782434 27351 tablet_service.cc:1511] Processing CreateTablet for tablet 3e25841c55b1409eb55fa570bc5edb36 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:20:56.783842 27351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e25841c55b1409eb55fa570bc5edb36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.787818 27350 tablet_service.cc:1511] Processing CreateTablet for tablet 20a97e083d8f435791d05043bf76a392 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:20:56.789186 27350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a97e083d8f435791d05043bf76a392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.791785 27349 tablet_service.cc:1511] Processing CreateTablet for tablet 9001cb1a33214058be36b556677b2687 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:20:56.793138 27349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9001cb1a33214058be36b556677b2687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.795791 27348 tablet_service.cc:1511] Processing CreateTablet for tablet c81df4de7bc84b13a41ff058d1224cea (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:20:56.797155 27348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81df4de7bc84b13a41ff058d1224cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.799765 27347 tablet_service.cc:1511] Processing CreateTablet for tablet 17abaee1fcda4fae8b7a9f42d858c5f1 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:20:56.801237 27347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17abaee1fcda4fae8b7a9f42d858c5f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.803798 27346 tablet_service.cc:1511] Processing CreateTablet for tablet 69c4783028ad49239101b2240dc7bbbc (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:20:56.809389 27481 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:56.812350 27346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c4783028ad49239101b2240dc7bbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.817389 27345 tablet_service.cc:1511] Processing CreateTablet for tablet b445939d7fc24492a5587c037c42f2bd (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:20:56.818821 27345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b445939d7fc24492a5587c037c42f2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.850828 27344 tablet_service.cc:1511] Processing CreateTablet for tablet 34af6a0d38854138b8ed849feb2b99f9 (DEFAULT_TABLE table=test-workload [id=bc878a3220774b8fac7c8a45c66652c7]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:20:56.852216 27344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af6a0d38854138b8ed849feb2b99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:56.863518 27481 tablet_bootstrap.cc:654] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.870914 27480 tablet_bootstrap.cc:492] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:56.876395 27482 tablet_bootstrap.cc:492] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:56.877763 27480 tablet_bootstrap.cc:654] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.880925 27481 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:56.881425 27481 ts_tablet_manager.cc:1403] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.000s
I20260630 12:20:56.882308 27480 tablet_bootstrap.cc:492] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:56.882683 27480 ts_tablet_manager.cc:1403] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:20:56.883037 27482 tablet_bootstrap.cc:654] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.883975 27481 raft_consensus.cc:359] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.884509 27480 raft_consensus.cc:359] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:56.884765 27481 raft_consensus.cc:385] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.885171 27480 raft_consensus.cc:385] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.885210 27481 raft_consensus.cc:740] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.885773 27480 raft_consensus.cc:740] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.886322 27481 consensus_queue.cc:260] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.886600 27480 consensus_queue.cc:260] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:56.887838 27482 tablet_bootstrap.cc:492] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:56.888372 27482 ts_tablet_manager.cc:1403] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260630 12:20:56.889604 27481 ts_tablet_manager.cc:1434] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:20:56.890908 27481 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:56.890998 27482 raft_consensus.cc:359] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.891902 27482 raft_consensus.cc:385] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.892231 27482 raft_consensus.cc:740] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.892949 27482 consensus_queue.cc:260] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.899240 27481 tablet_bootstrap.cc:654] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.910668 27480 ts_tablet_manager.cc:1434] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.012s
I20260630 12:20:56.911468 27482 ts_tablet_manager.cc:1434] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.006s
I20260630 12:20:56.911546 27481 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:56.911739 27480 tablet_bootstrap.cc:492] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:56.912460 27481 ts_tablet_manager.cc:1403] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260630 12:20:56.915277 27481 raft_consensus.cc:359] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.916106 27481 raft_consensus.cc:385] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.916466 27481 raft_consensus.cc:740] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.917707 27480 tablet_bootstrap.cc:654] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.917352 27481 consensus_queue.cc:260] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.918061 27482 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:56.922254 27481 ts_tablet_manager.cc:1434] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:20:56.923569 27481 tablet_bootstrap.cc:492] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:56.924435 27482 tablet_bootstrap.cc:654] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.929255 27480 tablet_bootstrap.cc:492] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:56.929844 27481 tablet_bootstrap.cc:654] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.929833 27480 ts_tablet_manager.cc:1403] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:20:56.932981 27480 raft_consensus.cc:359] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.934039 27480 raft_consensus.cc:385] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.934585 27480 raft_consensus.cc:740] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.935755 27480 consensus_queue.cc:260] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.937481 27486 raft_consensus.cc:493] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:56.937960 27486 raft_consensus.cc:515] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.938625 27480 ts_tablet_manager.cc:1434] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:20:56.939708 27480 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:56.941809 27486 leader_election.cc:290] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:56.949167 27480 tablet_bootstrap.cc:654] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.949249 27481 tablet_bootstrap.cc:492] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:56.950290 27481 ts_tablet_manager.cc:1403] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260630 12:20:56.952939 27481 raft_consensus.cc:359] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.953765 27481 raft_consensus.cc:385] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.954131 27481 raft_consensus.cc:740] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.954952 27481 consensus_queue.cc:260] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.957473 27481 ts_tablet_manager.cc:1434] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:20:56.958525 27481 tablet_bootstrap.cc:492] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:56.964515 27481 tablet_bootstrap.cc:654] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:56.972337 27480 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:56.973104 27480 ts_tablet_manager.cc:1403] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260630 12:20:56.976652 27480 raft_consensus.cc:359] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.983127 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81df4de7bc84b13a41ff058d1224cea" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
W20260630 12:20:56.985260 27399 leader_election.cc:343] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:56.985771 27480 raft_consensus.cc:385] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.986315 27480 raft_consensus.cc:740] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.986631 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81df4de7bc84b13a41ff058d1224cea" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:56.987370 27482 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:56.987847 27482 ts_tablet_manager.cc:1403] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.039s
I20260630 12:20:56.987612 27480 consensus_queue.cc:260] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
W20260630 12:20:56.988343 27398 leader_election.cc:343] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:56.988853 27398 leader_election.cc:304] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [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: 0276053158ad4ef1b762d608fe3c1e3a; no voters: eb013fa9946044d2a144306040296059, fd4dbe935b194d5c9a6bddafd48a66b4
I20260630 12:20:56.989959 27486 raft_consensus.cc:2749] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:56.990550 27482 raft_consensus.cc:359] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.991153 27482 raft_consensus.cc:385] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:56.991426 27482 raft_consensus.cc:740] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:56.992164 27482 consensus_queue.cc:260] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:56.993019 27480 ts_tablet_manager.cc:1434] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:20:56.994524 27482 ts_tablet_manager.cc:1434] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:20:56.995502 27482 tablet_bootstrap.cc:492] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:56.995615 27480 tablet_bootstrap.cc:492] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:56.996869 27481 tablet_bootstrap.cc:492] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:56.997373 27481 ts_tablet_manager.cc:1403] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.025s
I20260630 12:20:57.000065 27481 raft_consensus.cc:359] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.000824 27481 raft_consensus.cc:385] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.001152 27481 raft_consensus.cc:740] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.001561 27482 tablet_bootstrap.cc:654] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.001585 27480 tablet_bootstrap.cc:654] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.001999 27481 consensus_queue.cc:260] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.004316 27481 ts_tablet_manager.cc:1434] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:20:57.005635 27481 tablet_bootstrap.cc:492] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:57.013983 27481 tablet_bootstrap.cc:654] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.018513 27487 raft_consensus.cc:493] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.019186 27487 raft_consensus.cc:515] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.024379 27481 tablet_bootstrap.cc:492] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:57.024981 27481 ts_tablet_manager.cc:1403] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260630 12:20:57.028131 27481 raft_consensus.cc:359] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.029119 27481 raft_consensus.cc:385] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.029531 27481 raft_consensus.cc:740] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.030452 27481 consensus_queue.cc:260] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.030969 27487 leader_election.cc:290] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.033540 27481 ts_tablet_manager.cc:1434] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:20:57.034781 27481 tablet_bootstrap.cc:492] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:57.042208 27481 tablet_bootstrap.cc:654] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.044247 27480 tablet_bootstrap.cc:492] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:57.044780 27480 ts_tablet_manager.cc:1403] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.010s
I20260630 12:20:57.046442 27482 tablet_bootstrap.cc:492] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:57.046977 27482 ts_tablet_manager.cc:1403] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.027s
I20260630 12:20:57.049126 27480 raft_consensus.cc:359] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.049713 27482 raft_consensus.cc:359] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.050575 27482 raft_consensus.cc:385] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.050961 27482 raft_consensus.cc:740] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.051962 27482 consensus_queue.cc:260] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.050130 27480 raft_consensus.cc:385] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.056936 27482 ts_tablet_manager.cc:1434] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260630 12:20:57.059890 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17abaee1fcda4fae8b7a9f42d858c5f1" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:57.062233 27486 raft_consensus.cc:493] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.062450 27480 raft_consensus.cc:740] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.062726 27486 raft_consensus.cc:515] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.064087 27482 tablet_bootstrap.cc:492] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:57.064877 27486 leader_election.cc:290] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:57.063863 27480 consensus_queue.cc:260] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.065501 27487 raft_consensus.cc:493] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.066071 27487 raft_consensus.cc:515] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.066663 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b445939d7fc24492a5587c037c42f2bd" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:57.068418 27360 raft_consensus.cc:2468] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 0.
I20260630 12:20:57.068717 27487 leader_election.cc:290] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.069808 27398 leader_election.cc:304] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.070801 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a97e083d8f435791d05043bf76a392" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:57.062737 27361 raft_consensus.cc:2468] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 0.
I20260630 12:20:57.072297 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b445939d7fc24492a5587c037c42f2bd" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
I20260630 12:20:57.072978 27482 tablet_bootstrap.cc:654] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.074540 27249 leader_election.cc:304] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb013fa9946044d2a144306040296059, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
W20260630 12:20:57.075832 27249 leader_election.cc:343] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:20:57.077173 27399 leader_election.cc:343] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:57.078313 27487 raft_consensus.cc:2804] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.078501 27486 raft_consensus.cc:2804] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.078955 27487 raft_consensus.cc:493] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.079196 27486 raft_consensus.cc:493] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.079618 27487 raft_consensus.cc:3060] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.079900 27486 raft_consensus.cc:3060] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.088883 27481 tablet_bootstrap.cc:492] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:57.089512 27481 ts_tablet_manager.cc:1403] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.028s
I20260630 12:20:57.092978 27434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a97e083d8f435791d05043bf76a392" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.093057 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17abaee1fcda4fae8b7a9f42d858c5f1" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.094305 27435 raft_consensus.cc:2468] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 0.
I20260630 12:20:57.096107 27481 raft_consensus.cc:359] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.091938 27486 raft_consensus.cc:515] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.096909 27481 raft_consensus.cc:385] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.097381 27481 raft_consensus.cc:740] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.098387 27481 consensus_queue.cc:260] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.099470 27434 raft_consensus.cc:2468] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 0.
I20260630 12:20:57.100044 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b445939d7fc24492a5587c037c42f2bd" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059"
I20260630 12:20:57.101076 27480 ts_tablet_manager.cc:1434] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.004s
W20260630 12:20:57.101902 27399 leader_election.cc:343] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:57.102944 27250 leader_election.cc:304] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [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: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: fd4dbe935b194d5c9a6bddafd48a66b4
I20260630 12:20:57.103858 27480 tablet_bootstrap.cc:492] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:57.096663 27487 raft_consensus.cc:515] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.111479 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b445939d7fc24492a5587c037c42f2bd" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:57.112291 27360 raft_consensus.cc:3060] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.112396 27504 raft_consensus.cc:2804] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.114756 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17abaee1fcda4fae8b7a9f42d858c5f1" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:57.115875 27361 raft_consensus.cc:3060] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.113031 27504 raft_consensus.cc:493] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.113739 27486 leader_election.cc:290] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 election: Requested vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:57.122684 27504 raft_consensus.cc:3060] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.128677 27434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17abaee1fcda4fae8b7a9f42d858c5f1" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.129179 27480 tablet_bootstrap.cc:654] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.129324 27434 raft_consensus.cc:3060] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.126255 27487 leader_election.cc:290] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Requested vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.132302 27481 ts_tablet_manager.cc:1434] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.007s
I20260630 12:20:57.135012 27482 tablet_bootstrap.cc:492] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:57.138254 27482 ts_tablet_manager.cc:1403] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.027s
I20260630 12:20:57.138945 27434 raft_consensus.cc:2468] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 1.
I20260630 12:20:57.140650 27482 raft_consensus.cc:359] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.141582 27482 raft_consensus.cc:385] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.141686 27361 raft_consensus.cc:2468] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 1.
I20260630 12:20:57.141992 27482 raft_consensus.cc:740] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.141978 27360 raft_consensus.cc:2468] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 1.
I20260630 12:20:57.143007 27482 consensus_queue.cc:260] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.144369 27398 leader_election.cc:304] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [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: 0276053158ad4ef1b762d608fe3c1e3a, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: eb013fa9946044d2a144306040296059
I20260630 12:20:57.145381 27482 ts_tablet_manager.cc:1434] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:20:57.146422 27482 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:57.146148 27504 raft_consensus.cc:515] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.146256 27506 raft_consensus.cc:2804] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.148001 27506 raft_consensus.cc:697] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 1 LEADER]: Becoming Leader. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Running, Role: LEADER
I20260630 12:20:57.149115 27504 leader_election.cc:290] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Requested vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.148859 27506 consensus_queue.cc:237] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.149933 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a97e083d8f435791d05043bf76a392" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:57.150395 27249 leader_election.cc:304] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb013fa9946044d2a144306040296059, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
W20260630 12:20:57.151262 27249 leader_election.cc:343] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:57.154536 27504 raft_consensus.cc:2804] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.155372 27504 raft_consensus.cc:697] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Becoming Leader. State: Replica: eb013fa9946044d2a144306040296059, State: Running, Role: LEADER
I20260630 12:20:57.156160 27434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a97e083d8f435791d05043bf76a392" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.156252 27504 consensus_queue.cc:237] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.156854 27434 raft_consensus.cc:3060] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.154634 27480 tablet_bootstrap.cc:492] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:57.158353 27480 ts_tablet_manager.cc:1403] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.008s
I20260630 12:20:57.147394 27481 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:57.161700 27488 raft_consensus.cc:493] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.161208 27183 catalog_manager.cc:5697] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "0276053158ad4ef1b762d608fe3c1e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:57.162436 27482 tablet_bootstrap.cc:654] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.162170 27488 raft_consensus.cc:515] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.161362 27480 raft_consensus.cc:359] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.164232 27480 raft_consensus.cc:385] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.164534 27480 raft_consensus.cc:740] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.165283 27480 consensus_queue.cc:260] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.167925 27488 leader_election.cc:290] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901), eb013fa9946044d2a144306040296059 (127.25.254.65:42179)
I20260630 12:20:57.168298 27480 ts_tablet_manager.cc:1434] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:20:57.169523 27480 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:57.180917 27481 tablet_bootstrap.cc:654] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.181097 27182 catalog_manager.cc:5697] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb013fa9946044d2a144306040296059 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "eb013fa9946044d2a144306040296059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:57.184172 27480 tablet_bootstrap.cc:654] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.187947 27434 raft_consensus.cc:2468] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 1.
I20260630 12:20:57.190120 27250 leader_election.cc:304] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [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: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: fd4dbe935b194d5c9a6bddafd48a66b4
I20260630 12:20:57.191471 27504 raft_consensus.cc:2804] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.192085 27504 raft_consensus.cc:697] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Becoming Leader. State: Replica: eb013fa9946044d2a144306040296059, State: Running, Role: LEADER
I20260630 12:20:57.193115 27504 consensus_queue.cc:237] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.204758 27488 raft_consensus.cc:493] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.206557 27488 raft_consensus.cc:515] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.213991 27488 leader_election.cc:290] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.219363 27506 raft_consensus.cc:493] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.221436 27506 raft_consensus.cc:515] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.223568 27481 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:57.224558 27481 ts_tablet_manager.cc:1403] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.016s
I20260630 12:20:57.225481 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af6a0d38854138b8ed849feb2b99f9" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:57.227393 27504 raft_consensus.cc:493] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.227380 27481 raft_consensus.cc:359] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.227255 27182 catalog_manager.cc:5697] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb013fa9946044d2a144306040296059 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "eb013fa9946044d2a144306040296059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:57.228046 27504 raft_consensus.cc:515] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
W20260630 12:20:57.228982 27232 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:20:57.228309 27481 raft_consensus.cc:385] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.231479 27237 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:57.231659 27481 raft_consensus.cc:740] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.232509 27434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.233157 27434 raft_consensus.cc:2468] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 0.
I20260630 12:20:57.232645 27481 consensus_queue.cc:260] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.229945 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af6a0d38854138b8ed849feb2b99f9" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
I20260630 12:20:57.223618 27506 leader_election.cc:290] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:57.231635 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9001cb1a33214058be36b556677b2687" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
W20260630 12:20:57.227274 27398 leader_election.cc:343] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:57.237067 27435 raft_consensus.cc:2468] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 0.
I20260630 12:20:57.234747 27286 raft_consensus.cc:2468] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 0.
I20260630 12:20:57.238399 27399 leader_election.cc:304] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [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: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: fd4dbe935b194d5c9a6bddafd48a66b4
I20260630 12:20:57.240023 27504 leader_election.cc:290] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:57.235525 27481 ts_tablet_manager.cc:1434] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
W20260630 12:20:57.232483 27237 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:20:57.236523 27325 leader_election.cc:304] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.240690 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.241590 27435 raft_consensus.cc:2468] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 0.
I20260630 12:20:57.241961 27481 tablet_bootstrap.cc:492] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a: Bootstrap starting.
I20260630 12:20:57.241997 27325 leader_election.cc:304] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.242885 27250 leader_election.cc:304] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: 
I20260630 12:20:57.243108 27488 raft_consensus.cc:2804] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.240459 27506 raft_consensus.cc:2804] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.243489 27488 raft_consensus.cc:493] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.243757 27506 raft_consensus.cc:493] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.243891 27488 raft_consensus.cc:3060] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.244184 27506 raft_consensus.cc:3060] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.244638 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:57.249696 27482 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:57.250325 27482 ts_tablet_manager.cc:1403] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.036s
I20260630 12:20:57.247234 27504 raft_consensus.cc:2804] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.254585 27506 raft_consensus.cc:515] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.255996 27482 raft_consensus.cc:359] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.256711 27482 raft_consensus.cc:385] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.257000 27482 raft_consensus.cc:740] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.257802 27286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af6a0d38854138b8ed849feb2b99f9" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059"
I20260630 12:20:57.258203 27504 raft_consensus.cc:493] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.258363 27286 raft_consensus.cc:3060] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.258605 27504 raft_consensus.cc:3060] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.257688 27482 consensus_queue.cc:260] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.266901 27480 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:57.267592 27480 ts_tablet_manager.cc:1403] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.009s
I20260630 12:20:57.267516 27504 raft_consensus.cc:515] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.269026 27516 raft_consensus.cc:2804] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.270208 27516 raft_consensus.cc:493] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.270663 27516 raft_consensus.cc:3060] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.272540 27286 raft_consensus.cc:2468] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 1.
I20260630 12:20:57.273561 27506 leader_election.cc:290] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 election: Requested vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:57.273665 27285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
I20260630 12:20:57.275277 27285 raft_consensus.cc:2393] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd4dbe935b194d5c9a6bddafd48a66b4 in current term 1: Already voted for candidate eb013fa9946044d2a144306040296059 in this term.
I20260630 12:20:57.275125 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34af6a0d38854138b8ed849feb2b99f9" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:57.275709 27361 raft_consensus.cc:3060] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.276535 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9001cb1a33214058be36b556677b2687" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
I20260630 12:20:57.277024 27488 raft_consensus.cc:515] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.277472 27504 leader_election.cc:290] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Requested vote from peers 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:57.279302 27360 raft_consensus.cc:2393] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb013fa9946044d2a144306040296059 in current term 1: Already voted for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in this term.
I20260630 12:20:57.279114 27399 leader_election.cc:304] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: 
I20260630 12:20:57.280051 27506 raft_consensus.cc:2804] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.280998 27359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:57.281314 27506 raft_consensus.cc:697] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 LEADER]: Becoming Leader. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Running, Role: LEADER
I20260630 12:20:57.281838 27359 raft_consensus.cc:2393] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb013fa9946044d2a144306040296059 in current term 1: Already voted for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in this term.
I20260630 12:20:57.281868 27482 ts_tablet_manager.cc:1434] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.009s
I20260630 12:20:57.282778 27506 consensus_queue.cc:237] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
W20260630 12:20:57.283504 27325 leader_election.cc:343] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:57.283764 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.284299 27435 raft_consensus.cc:3060] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.285880 27482 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:57.287374 27434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.289499 27488 leader_election.cc:290] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 election: Requested vote from peers 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901), eb013fa9946044d2a144306040296059 (127.25.254.65:42179)
I20260630 12:20:57.292150 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e25841c55b1409eb55fa570bc5edb36" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059"
I20260630 12:20:57.293545 27284 raft_consensus.cc:2393] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd4dbe935b194d5c9a6bddafd48a66b4 in current term 1: Already voted for candidate eb013fa9946044d2a144306040296059 in this term.
I20260630 12:20:57.294723 27482 tablet_bootstrap.cc:654] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.295545 27361 raft_consensus.cc:2468] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 1.
I20260630 12:20:57.295446 27325 leader_election.cc:304] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [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: fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059
I20260630 12:20:57.298560 27480 raft_consensus.cc:359] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.299299 27480 raft_consensus.cc:385] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.299602 27480 raft_consensus.cc:740] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.299921 27488 raft_consensus.cc:2749] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:20:57.299993 27435 raft_consensus.cc:2468] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 1.
I20260630 12:20:57.301194 27250 leader_election.cc:304] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [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: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: fd4dbe935b194d5c9a6bddafd48a66b4
I20260630 12:20:57.302018 27504 raft_consensus.cc:2804] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.302532 27504 raft_consensus.cc:697] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Becoming Leader. State: Replica: eb013fa9946044d2a144306040296059, State: Running, Role: LEADER
I20260630 12:20:57.303318 27504 consensus_queue.cc:237] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } }
I20260630 12:20:57.305212 27516 raft_consensus.cc:515] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.309185 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9001cb1a33214058be36b556677b2687" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059"
I20260630 12:20:57.310894 27481 tablet_bootstrap.cc:654] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.309233 27480 consensus_queue.cc:260] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.311617 27516 leader_election.cc:290] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 election: Requested vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.313097 27284 raft_consensus.cc:3060] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.314769 27480 ts_tablet_manager.cc:1434] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260630 12:20:57.316461 27480 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:57.311931 27183 catalog_manager.cc:5697] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "0276053158ad4ef1b762d608fe3c1e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:57.312839 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9001cb1a33214058be36b556677b2687" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.320119 27435 raft_consensus.cc:3060] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.320554 27182 catalog_manager.cc:5697] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb013fa9946044d2a144306040296059 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "eb013fa9946044d2a144306040296059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:57.323179 27480 tablet_bootstrap.cc:654] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.325196 27435 raft_consensus.cc:2468] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 1.
I20260630 12:20:57.326372 27325 leader_election.cc:304] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.327157 27516 raft_consensus.cc:2804] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.327769 27516 raft_consensus.cc:697] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 LEADER]: Becoming Leader. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Running, Role: LEADER
I20260630 12:20:57.328756 27516 consensus_queue.cc:237] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.336944 27284 raft_consensus.cc:2468] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 1.
I20260630 12:20:57.342325 27482 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:57.342988 27482 ts_tablet_manager.cc:1403] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.001s
I20260630 12:20:57.352125 27481 tablet_bootstrap.cc:492] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a: No bootstrap required, opened a new log
I20260630 12:20:57.352576 27481 ts_tablet_manager.cc:1403] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.011s
I20260630 12:20:57.354480 27481 raft_consensus.cc:359] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.355057 27481 raft_consensus.cc:385] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.355307 27481 raft_consensus.cc:740] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.354566 27183 catalog_manager.cc:5697] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:57.356276 27481 consensus_queue.cc:260] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.358078 27481 ts_tablet_manager.cc:1434] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:20:57.360301 27482 raft_consensus.cc:359] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.361019 27482 raft_consensus.cc:385] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.361277 27482 raft_consensus.cc:740] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.361377 27480 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:57.361851 27480 ts_tablet_manager.cc:1403] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.023s
I20260630 12:20:57.361963 27482 consensus_queue.cc:260] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.364360 27482 ts_tablet_manager.cc:1434] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260630 12:20:57.364614 27480 raft_consensus.cc:359] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.365269 27482 tablet_bootstrap.cc:492] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:57.365310 27480 raft_consensus.cc:385] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.365803 27480 raft_consensus.cc:740] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.366613 27480 consensus_queue.cc:260] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.368706 27480 ts_tablet_manager.cc:1434] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:20:57.369611 27480 tablet_bootstrap.cc:492] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059: Bootstrap starting.
I20260630 12:20:57.372342 27482 tablet_bootstrap.cc:654] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.374948 27480 tablet_bootstrap.cc:654] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.379768 27482 tablet_bootstrap.cc:492] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:57.380239 27482 ts_tablet_manager.cc:1403] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:20:57.380353 27480 tablet_bootstrap.cc:492] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059: No bootstrap required, opened a new log
I20260630 12:20:57.380817 27480 ts_tablet_manager.cc:1403] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:20:57.382622 27482 raft_consensus.cc:359] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.383164 27482 raft_consensus.cc:385] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.383589 27482 raft_consensus.cc:740] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.383128 27480 raft_consensus.cc:359] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.384018 27480 raft_consensus.cc:385] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.384303 27480 raft_consensus.cc:740] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.384281 27482 consensus_queue.cc:260] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.385532 27480 consensus_queue.cc:260] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.387306 27482 ts_tablet_manager.cc:1434] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:20:57.387540 27480 ts_tablet_manager.cc:1434] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:20:57.388281 27482 tablet_bootstrap.cc:492] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4: Bootstrap starting.
I20260630 12:20:57.394421 27482 tablet_bootstrap.cc:654] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:57.399181 27482 tablet_bootstrap.cc:492] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4: No bootstrap required, opened a new log
I20260630 12:20:57.399560 27482 ts_tablet_manager.cc:1403] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:20:57.401264 27482 raft_consensus.cc:359] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.401758 27482 raft_consensus.cc:385] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:57.401962 27482 raft_consensus.cc:740] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Initialized, Role: FOLLOWER
I20260630 12:20:57.402575 27482 consensus_queue.cc:260] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.404217 27482 ts_tablet_manager.cc:1434] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:57.459233 27516 raft_consensus.cc:493] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.459738 27516 raft_consensus.cc:515] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.461396 27516 leader_election.cc:290] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.462262 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81df4de7bc84b13a41ff058d1224cea" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
I20260630 12:20:57.462527 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81df4de7bc84b13a41ff058d1224cea" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.462930 27284 raft_consensus.cc:2468] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 0.
I20260630 12:20:57.463096 27435 raft_consensus.cc:2468] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 0.
I20260630 12:20:57.464016 27325 leader_election.cc:304] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb013fa9946044d2a144306040296059, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.464603 27516 raft_consensus.cc:2804] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.464926 27516 raft_consensus.cc:493] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.465221 27516 raft_consensus.cc:3060] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.469583 27516 raft_consensus.cc:515] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.471148 27516 leader_election.cc:290] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 election: Requested vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.471964 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81df4de7bc84b13a41ff058d1224cea" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059"
I20260630 12:20:57.472334 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c81df4de7bc84b13a41ff058d1224cea" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.472602 27284 raft_consensus.cc:3060] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.472878 27435 raft_consensus.cc:3060] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.479215 27284 raft_consensus.cc:2468] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 1.
I20260630 12:20:57.479215 27435 raft_consensus.cc:2468] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd4dbe935b194d5c9a6bddafd48a66b4 in term 1.
I20260630 12:20:57.480450 27325 leader_election.cc:304] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb013fa9946044d2a144306040296059, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.481108 27516 raft_consensus.cc:2804] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.481552 27516 raft_consensus.cc:697] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 LEADER]: Becoming Leader. State: Replica: fd4dbe935b194d5c9a6bddafd48a66b4, State: Running, Role: LEADER
I20260630 12:20:57.482321 27516 consensus_queue.cc:237] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.488744 27184 catalog_manager.cc:5697] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:57.544852 27487 raft_consensus.cc:493] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.545392 27487 raft_consensus.cc:515] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.547200 27487 leader_election.cc:290] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.547957 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:57.548228 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.548653 27361 raft_consensus.cc:2468] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 0.
I20260630 12:20:57.548779 27435 raft_consensus.cc:2468] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 0.
I20260630 12:20:57.549742 27250 leader_election.cc:304] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: 
I20260630 12:20:57.550385 27487 raft_consensus.cc:2804] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:57.550693 27487 raft_consensus.cc:493] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:57.550961 27487 raft_consensus.cc:3060] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.555202 27487 raft_consensus.cc:515] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.556702 27487 leader_election.cc:290] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Requested vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.557511 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:57.557629 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
I20260630 12:20:57.557978 27361 raft_consensus.cc:3060] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.558140 27435 raft_consensus.cc:3060] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.562469 27361 raft_consensus.cc:2468] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 1.
I20260630 12:20:57.562638 27435 raft_consensus.cc:2468] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb013fa9946044d2a144306040296059 in term 1.
I20260630 12:20:57.563455 27249 leader_election.cc:304] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb013fa9946044d2a144306040296059, fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 
I20260630 12:20:57.564190 27487 raft_consensus.cc:2804] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:57.564556 27487 raft_consensus.cc:697] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Becoming Leader. State: Replica: eb013fa9946044d2a144306040296059, State: Running, Role: LEADER
I20260630 12:20:57.565126 27487 consensus_queue.cc:237] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.571506 27516 raft_consensus.cc:493] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:57.571595 27506 consensus_queue.cc:1048] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.572041 27516 raft_consensus.cc:515] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:57.572417 27184 catalog_manager.cc:5697] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb013fa9946044d2a144306040296059 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "eb013fa9946044d2a144306040296059" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:57.574007 27516 leader_election.cc:290] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:20:57.575459 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a97e083d8f435791d05043bf76a392" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb013fa9946044d2a144306040296059" is_pre_election: true
I20260630 12:20:57.576188 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a97e083d8f435791d05043bf76a392" candidate_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:57.576936 27435 raft_consensus.cc:2393] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd4dbe935b194d5c9a6bddafd48a66b4 in current term 1: Already voted for candidate eb013fa9946044d2a144306040296059 in this term.
I20260630 12:20:57.578485 27325 leader_election.cc:304] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [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: fd4dbe935b194d5c9a6bddafd48a66b4; no voters: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059
I20260630 12:20:57.579371 27516 raft_consensus.cc:3060] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.585741 27516 raft_consensus.cc:2749] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:57.587437 27487 consensus_queue.cc:1048] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.607002 27284 raft_consensus.cc:3060] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:57.616250 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:20:57.617089 27536 consensus_queue.cc:1048] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:57.620018 27487 consensus_queue.cc:1048] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.632360 27487 consensus_queue.cc:1048] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:20:57.641024 27540 instance_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:20:57.643796 27487 consensus_queue.cc:1048] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:20:57.644382 27539 instance_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:20:57.649755 26617 server_base.cc:1061] running on GCE node
W20260630 12:20:57.650323 27544 instance_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:20:57.651705 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:57.651984 26617 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:20:57.652246 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822057652222 us; error 0 us; skew 500 ppm
I20260630 12:20:57.653010 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:57.665886 26617 webserver.cc:533] Webserver started at http://127.25.254.68:34877/ using document root <none> and password file <none>
I20260630 12:20:57.666587 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:57.666823 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:57.667119 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:57.668172 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "f4429e09466d41bea617c45b0e7b7efb"
format_stamp: "Formatted at 2026-06-30 12:20:57 on dist-test-slave-n0zz"
I20260630 12:20:57.673251 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:20:57.676283 27549 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:20:57.677012 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:57.677320 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "f4429e09466d41bea617c45b0e7b7efb"
format_stamp: "Formatted at 2026-06-30 12:20:57 on dist-test-slave-n0zz"
I20260630 12:20:57.677600 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822048163789-26617-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:20:57.687983 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:57.689075 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:57.690491 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:57.692564 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:57.692782 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:57.693020 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:57.693216 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:57.716198 27505 consensus_queue.cc:1048] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:57.723984 27506 consensus_queue.cc:1048] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.735785 27536 consensus_queue.cc:1048] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.749913 27487 consensus_queue.cc:1048] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:57.777726 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:34075
I20260630 12:20:57.778370 27615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:34075 every 8 connection(s)
I20260630 12:20:57.791551 27616 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39987
I20260630 12:20:57.791953 27616 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:57.792723 27616 heartbeater.cc:507] Master 127.25.254.126:39987 requested a full tablet report, sending...
I20260630 12:20:57.794703 27182 ts_manager.cc:194] Registered new tserver with Master: f4429e09466d41bea617c45b0e7b7efb (127.25.254.68:34075)
I20260630 12:20:57.796020 27182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53574
I20260630 12:20:57.911726 27488 consensus_queue.cc:1048] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.912124 27516 consensus_queue.cc:1048] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.928470 27622 consensus_queue.cc:1048] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:57.932348 27622 consensus_queue.cc:1048] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.978039 27487 consensus_queue.cc:1048] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:57.988988 27505 consensus_queue.cc:1048] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:59.223021 27616 heartbeater.cc:499] Master 127.25.254.126:39987 was elected leader, sending a full tablet report...
I20260630 12:20:59.241998 27237 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:59.423418 27504 raft_consensus.cc:493] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd4dbe935b194d5c9a6bddafd48a66b4)
I20260630 12:20:59.424566 27504 raft_consensus.cc:515] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:59.430299 27435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9001cb1a33214058be36b556677b2687" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a" is_pre_election: true
I20260630 12:20:59.433267 27504 leader_election.cc:290] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955), 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
W20260630 12:20:59.515735 27215 debug-util.cc:398] Leaking SignalData structure 0x7b08000dbc20 after lost signal to thread 26620
W20260630 12:20:59.517256 27215 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd300 after lost signal to thread 27218
I20260630 12:20:59.561409 27361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9001cb1a33214058be36b556677b2687" candidate_uuid: "eb013fa9946044d2a144306040296059" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" is_pre_election: true
I20260630 12:20:59.566300 27249 leader_election.cc:304] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [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: eb013fa9946044d2a144306040296059; no voters: 0276053158ad4ef1b762d608fe3c1e3a, fd4dbe935b194d5c9a6bddafd48a66b4
I20260630 12:20:59.567539 27504 raft_consensus.cc:2749] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:20:59.711782 27215 debug-util.cc:398] Leaking SignalData structure 0x7b0800230a40 after lost signal to thread 27385
W20260630 12:20:59.712950 27215 debug-util.cc:398] Leaking SignalData structure 0x7b0800230ec0 after lost signal to thread 27459
W20260630 12:20:59.715338 27215 debug-util.cc:398] Leaking SignalData structure 0x7b0800227b40 after lost signal to thread 27615
I20260630 12:20:59.723764 27284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc"
dest_uuid: "eb013fa9946044d2a144306040296059"
mode: GRACEFUL
new_leader_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
 from {username='slave'} at 127.0.0.1:44648
I20260630 12:20:59.724592 27284 raft_consensus.cc:606] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Received request to transfer leadership to TS 0276053158ad4ef1b762d608fe3c1e3a
I20260630 12:20:59.725879 27237 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:20:59.726418 27237 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:59.781486 27487 raft_consensus.cc:993] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: : Instructing follower 0276053158ad4ef1b762d608fe3c1e3a to start an election
I20260630 12:20:59.781976 27504 raft_consensus.cc:1081] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Signalling peer 0276053158ad4ef1b762d608fe3c1e3a to start an election
I20260630 12:20:59.783756 27435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc"
dest_uuid: "0276053158ad4ef1b762d608fe3c1e3a"
 from {username='slave'} at 127.0.0.1:60712
I20260630 12:20:59.784441 27435 raft_consensus.cc:493] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:59.784843 27435 raft_consensus.cc:3060] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:59.793516 27435 raft_consensus.cc:515] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:59.795663 27435 leader_election.cc:290] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [CANDIDATE]: Term 2 election: Requested vote from peers eb013fa9946044d2a144306040296059 (127.25.254.65:42179), fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:20:59.796562 27284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb013fa9946044d2a144306040296059"
I20260630 12:20:59.797228 27284 raft_consensus.cc:3055] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:59.797062 27360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c4783028ad49239101b2240dc7bbbc" candidate_uuid: "0276053158ad4ef1b762d608fe3c1e3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4"
I20260630 12:20:59.797641 27284 raft_consensus.cc:740] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb013fa9946044d2a144306040296059, State: Running, Role: LEADER
I20260630 12:20:59.797843 27360 raft_consensus.cc:3060] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:59.798583 27284 consensus_queue.cc:260] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:59.799696 27284 raft_consensus.cc:3060] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:59.804603 27284 raft_consensus.cc:2468] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 2.
I20260630 12:20:59.805888 27399 leader_election.cc:304] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [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: 0276053158ad4ef1b762d608fe3c1e3a, eb013fa9946044d2a144306040296059; no voters: 
I20260630 12:20:59.806130 27360 raft_consensus.cc:2468] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0276053158ad4ef1b762d608fe3c1e3a in term 2.
I20260630 12:20:59.806887 27633 raft_consensus.cc:2804] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:59.807382 27633 raft_consensus.cc:697] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 2 LEADER]: Becoming Leader. State: Replica: 0276053158ad4ef1b762d608fe3c1e3a, State: Running, Role: LEADER
I20260630 12:20:59.808252 27633 consensus_queue.cc:237] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } }
I20260630 12:20:59.818106 27183 catalog_manager.cc:5697] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a reported cstate change: term changed from 1 to 2, leader changed from eb013fa9946044d2a144306040296059 (127.25.254.65) to 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67). New cstate: current_term: 2 leader_uuid: "0276053158ad4ef1b762d608fe3c1e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:00.202272 27284 raft_consensus.cc:1275] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 2 FOLLOWER]: Refusing update from remote peer 0276053158ad4ef1b762d608fe3c1e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:00.203861 27633 consensus_queue.cc:1048] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:00.218062 27360 raft_consensus.cc:1275] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 2 FOLLOWER]: Refusing update from remote peer 0276053158ad4ef1b762d608fe3c1e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:00.219419 27633 consensus_queue.cc:1048] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:01.727442 27237 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:01.733911 27237 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:01.734373 27237 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:03.283861 27434 consensus_queue.cc:237] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.297731 27360 raft_consensus.cc:1275] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Refusing update from remote peer 0276053158ad4ef1b762d608fe3c1e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.299525 27536 consensus_queue.cc:1048] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:21:03.299961 27284 raft_consensus.cc:1275] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Refusing update from remote peer 0276053158ad4ef1b762d608fe3c1e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.301916 27652 consensus_queue.cc:1048] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } 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:21:03.310330 27536 raft_consensus.cc:2955] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.311712 27360 raft_consensus.cc:2955] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.314829 27284 raft_consensus.cc:2955] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
W20260630 12:21:03.316601 27401 consensus_peers.cc:597] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a -> Peer f4429e09466d41bea617c45b0e7b7efb (127.25.254.68:34075): Couldn't send request to peer f4429e09466d41bea617c45b0e7b7efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34af6a0d38854138b8ed849feb2b99f9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:03.325522 27183 catalog_manager.cc:5697] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 reported cstate change: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "0276053158ad4ef1b762d608fe3c1e3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.340005 27360 consensus_queue.cc:237] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.350927 27284 raft_consensus.cc:1275] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Refusing update from remote peer fd4dbe935b194d5c9a6bddafd48a66b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.351694 27434 raft_consensus.cc:1275] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Refusing update from remote peer fd4dbe935b194d5c9a6bddafd48a66b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.352744 27629 consensus_queue.cc:1048] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:21:03.354725 27629 consensus_queue.cc:1048] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:21:03.362201 27327 consensus_peers.cc:597] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 -> Peer f4429e09466d41bea617c45b0e7b7efb (127.25.254.68:34075): Couldn't send request to peer f4429e09466d41bea617c45b0e7b7efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9001cb1a33214058be36b556677b2687. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:03.363850 27665 raft_consensus.cc:2955] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.365399 27284 raft_consensus.cc:2955] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.366915 27434 raft_consensus.cc:2955] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.376812 27182 catalog_manager.cc:5697] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 reported cstate change: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.396944 27284 consensus_queue.cc:237] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [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: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } attrs { replace: true } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.403708 27360 raft_consensus.cc:1275] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Refusing update from remote peer eb013fa9946044d2a144306040296059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.405207 27434 raft_consensus.cc:1275] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Refusing update from remote peer eb013fa9946044d2a144306040296059: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.405244 27671 consensus_queue.cc:1048] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } 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:21:03.407095 27504 consensus_queue.cc:1048] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:03.414477 27671 raft_consensus.cc:2955] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } attrs { replace: true } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.416280 27360 raft_consensus.cc:2955] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } attrs { replace: true } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.418226 27434 raft_consensus.cc:2955] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } attrs { replace: true } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
W20260630 12:21:03.419854 27252 consensus_peers.cc:597] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 -> Peer f4429e09466d41bea617c45b0e7b7efb (127.25.254.68:34075): Couldn't send request to peer f4429e09466d41bea617c45b0e7b7efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e25841c55b1409eb55fa570bc5edb36. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:03.428203 27183 catalog_manager.cc:5697] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 reported cstate change: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "eb013fa9946044d2a144306040296059" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } attrs { replace: true } } peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.433651 27360 consensus_queue.cc:237] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
W20260630 12:21:03.443635 27327 consensus_peers.cc:597] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 -> Peer f4429e09466d41bea617c45b0e7b7efb (127.25.254.68:34075): Couldn't send request to peer f4429e09466d41bea617c45b0e7b7efb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c81df4de7bc84b13a41ff058d1224cea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:03.444705 27434 raft_consensus.cc:1275] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Refusing update from remote peer fd4dbe935b194d5c9a6bddafd48a66b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.446264 27284 raft_consensus.cc:1275] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Refusing update from remote peer fd4dbe935b194d5c9a6bddafd48a66b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:03.446141 27668 consensus_queue.cc:1048] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } 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:21:03.447793 27629 consensus_queue.cc:1048] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:03.455082 27665 raft_consensus.cc:2955] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.456907 27284 raft_consensus.cc:2955] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.457247 27434 raft_consensus.cc:2955] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.469887 27182 catalog_manager.cc:5697] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 reported cstate change: config changed from index -1 to 2, NON_VOTER f4429e09466d41bea617c45b0e7b7efb (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } } }
I20260630 12:21:03.735391 27237 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:03.742869 27237 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:03.743317 27237 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:03.828493 27680 ts_tablet_manager.cc:933] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: Initiating tablet copy from peer 0276053158ad4ef1b762d608fe3c1e3a (127.25.254.67:33901)
I20260630 12:21:03.829001 27679 ts_tablet_manager.cc:933] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: Initiating tablet copy from peer fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:21:03.831068 27680 tablet_copy_client.cc:323] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33901
I20260630 12:21:03.831730 27679 tablet_copy_client.cc:323] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:39955
I20260630 12:21:03.843814 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:21:03.848918 27445 tablet_copy_service.cc:140] P 0276053158ad4ef1b762d608fe3c1e3a: Received BeginTabletCopySession request for tablet 34af6a0d38854138b8ed849feb2b99f9 from peer f4429e09466d41bea617c45b0e7b7efb ({username='slave'} at 127.0.0.1:43792)
I20260630 12:21:03.850013 27445 tablet_copy_service.cc:161] P 0276053158ad4ef1b762d608fe3c1e3a: Beginning new tablet copy session on tablet 34af6a0d38854138b8ed849feb2b99f9 from peer f4429e09466d41bea617c45b0e7b7efb at {username='slave'} at 127.0.0.1:43792: session id = f4429e09466d41bea617c45b0e7b7efb-34af6a0d38854138b8ed849feb2b99f9
I20260630 12:21:03.855684 27371 tablet_copy_service.cc:140] P fd4dbe935b194d5c9a6bddafd48a66b4: Received BeginTabletCopySession request for tablet 9001cb1a33214058be36b556677b2687 from peer f4429e09466d41bea617c45b0e7b7efb ({username='slave'} at 127.0.0.1:60634)
I20260630 12:21:03.856354 27371 tablet_copy_service.cc:161] P fd4dbe935b194d5c9a6bddafd48a66b4: Beginning new tablet copy session on tablet 9001cb1a33214058be36b556677b2687 from peer f4429e09466d41bea617c45b0e7b7efb at {username='slave'} at 127.0.0.1:60634: session id = f4429e09466d41bea617c45b0e7b7efb-9001cb1a33214058be36b556677b2687
I20260630 12:21:03.868848 27371 tablet_copy_source_session.cc:215] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:03.872560 27679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9001cb1a33214058be36b556677b2687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:03.875094 27445 tablet_copy_source_session.cc:215] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:03.878099 27680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34af6a0d38854138b8ed849feb2b99f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:03.888527 27679 tablet_copy_client.cc:806] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:03.889477 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:03.889681 27679 tablet_copy_client.cc:670] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:03.892246 26617 tablet_replica.cc:333] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.893218 26617 raft_consensus.cc:2243] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:03.893823 26617 raft_consensus.cc:2272] T b445939d7fc24492a5587c037c42f2bd P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.894374 27679 tablet_copy_client.cc:538] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:03.897460 26617 tablet_replica.cc:333] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.898288 26617 raft_consensus.cc:2243] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:03.898959 26617 raft_consensus.cc:2272] T c81df4de7bc84b13a41ff058d1224cea P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.901099 27686 ts_tablet_manager.cc:933] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: Initiating tablet copy from peer fd4dbe935b194d5c9a6bddafd48a66b4 (127.25.254.66:39955)
I20260630 12:21:03.902026 26617 tablet_replica.cc:333] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.902827 26617 raft_consensus.cc:2243] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:03.903330 26617 raft_consensus.cc:2272] T 69c4783028ad49239101b2240dc7bbbc P eb013fa9946044d2a144306040296059 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.903708 27680 tablet_copy_client.cc:806] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:03.904784 27679 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: Bootstrap starting.
I20260630 12:21:03.904652 27680 tablet_copy_client.cc:670] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:03.905701 26617 tablet_replica.cc:333] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.906519 26617 raft_consensus.cc:2243] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:03.907099 26617 raft_consensus.cc:2272] T 9001cb1a33214058be36b556677b2687 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.910547 27680 tablet_copy_client.cc:538] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:21:03.914146 27325 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260630 12:21:03.911432 27686 tablet_copy_client.cc:323] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:39955
I20260630 12:21:03.920334 26617 tablet_replica.cc:333] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.921367 26617 raft_consensus.cc:2243] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:03.922639 26617 raft_consensus.cc:2272] T 17abaee1fcda4fae8b7a9f42d858c5f1 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.922796 27371 tablet_copy_service.cc:140] P fd4dbe935b194d5c9a6bddafd48a66b4: Received BeginTabletCopySession request for tablet c81df4de7bc84b13a41ff058d1224cea from peer f4429e09466d41bea617c45b0e7b7efb ({username='slave'} at 127.0.0.1:60634)
I20260630 12:21:03.923308 27371 tablet_copy_service.cc:161] P fd4dbe935b194d5c9a6bddafd48a66b4: Beginning new tablet copy session on tablet c81df4de7bc84b13a41ff058d1224cea from peer f4429e09466d41bea617c45b0e7b7efb at {username='slave'} at 127.0.0.1:60634: session id = f4429e09466d41bea617c45b0e7b7efb-c81df4de7bc84b13a41ff058d1224cea
I20260630 12:21:03.925350 26617 tablet_replica.cc:333] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.926247 27680 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: Bootstrap starting.
W20260630 12:21:03.929399 27325 consensus_peers.cc:597] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 -> Peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Couldn't send request to peer eb013fa9946044d2a144306040296059. 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:21:03.930701 27371 tablet_copy_source_session.cc:215] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:03.934718 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81df4de7bc84b13a41ff058d1224cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:03.926108 26617 raft_consensus.cc:2243] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:03.938056 26617 raft_consensus.cc:2272] T 20a97e083d8f435791d05043bf76a392 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.940546 26617 tablet_replica.cc:333] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.941229 26617 raft_consensus.cc:2243] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:03.941776 26617 raft_consensus.cc:2272] T 34af6a0d38854138b8ed849feb2b99f9 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.944927 26617 tablet_replica.cc:333] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059: stopping tablet replica
I20260630 12:21:03.945575 26617 raft_consensus.cc:2243] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:03.946784 26617 raft_consensus.cc:2272] T 3e25841c55b1409eb55fa570bc5edb36 P eb013fa9946044d2a144306040296059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:03.950053 27679 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: 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:21:03.951260 27679 tablet_bootstrap.cc:492] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: Bootstrap complete.
I20260630 12:21:03.951647 27686 tablet_copy_client.cc:806] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:03.952100 27679 ts_tablet_manager.cc:1403] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.014s
I20260630 12:21:03.952226 27686 tablet_copy_client.cc:670] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:03.956791 27686 tablet_copy_client.cc:538] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:03.960413 27679 raft_consensus.cc:359] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.961915 27679 raft_consensus.cc:740] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4429e09466d41bea617c45b0e7b7efb, State: Initialized, Role: LEARNER
I20260630 12:21:03.963119 27679 consensus_queue.cc:260] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.966440 27686 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: Bootstrap starting.
I20260630 12:21:03.969365 27679 ts_tablet_manager.cc:1434] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.001s
I20260630 12:21:03.973769 27371 tablet_copy_service.cc:342] P fd4dbe935b194d5c9a6bddafd48a66b4: Request end of tablet copy session f4429e09466d41bea617c45b0e7b7efb-9001cb1a33214058be36b556677b2687 received from {username='slave'} at 127.0.0.1:60634
I20260630 12:21:03.974314 27371 tablet_copy_service.cc:434] P fd4dbe935b194d5c9a6bddafd48a66b4: ending tablet copy session f4429e09466d41bea617c45b0e7b7efb-9001cb1a33214058be36b556677b2687 on tablet 9001cb1a33214058be36b556677b2687 with peer f4429e09466d41bea617c45b0e7b7efb
I20260630 12:21:03.983580 27680 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: 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:21:03.984472 27680 tablet_bootstrap.cc:492] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: Bootstrap complete.
I20260630 12:21:03.985169 27680 ts_tablet_manager.cc:1403] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.008s
I20260630 12:21:03.990165 27680 raft_consensus.cc:359] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.991241 27680 raft_consensus.cc:740] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4429e09466d41bea617c45b0e7b7efb, State: Initialized, Role: LEARNER
I20260630 12:21:03.996431 27686 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: 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:21:03.995932 27680 consensus_queue.cc:260] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } attrs { replace: true } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:03.997335 27686 tablet_bootstrap.cc:492] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: Bootstrap complete.
I20260630 12:21:03.997972 27686 ts_tablet_manager.cc:1403] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.004s
I20260630 12:21:03.998970 27680 ts_tablet_manager.cc:1434] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:21:04.001327 27445 tablet_copy_service.cc:342] P 0276053158ad4ef1b762d608fe3c1e3a: Request end of tablet copy session f4429e09466d41bea617c45b0e7b7efb-34af6a0d38854138b8ed849feb2b99f9 received from {username='slave'} at 127.0.0.1:43792
I20260630 12:21:04.000938 27686 raft_consensus.cc:359] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:04.001883 27445 tablet_copy_service.cc:434] P 0276053158ad4ef1b762d608fe3c1e3a: ending tablet copy session f4429e09466d41bea617c45b0e7b7efb-34af6a0d38854138b8ed849feb2b99f9 on tablet 34af6a0d38854138b8ed849feb2b99f9 with peer f4429e09466d41bea617c45b0e7b7efb
I20260630 12:21:04.001922 27686 raft_consensus.cc:740] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f4429e09466d41bea617c45b0e7b7efb, State: Initialized, Role: LEARNER
I20260630 12:21:04.002811 27686 consensus_queue.cc:260] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb [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: "eb013fa9946044d2a144306040296059" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42179 } } peers { permanent_uuid: "fd4dbe935b194d5c9a6bddafd48a66b4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39955 } } peers { permanent_uuid: "0276053158ad4ef1b762d608fe3c1e3a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33901 } attrs { replace: true } } peers { permanent_uuid: "f4429e09466d41bea617c45b0e7b7efb" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34075 } attrs { promote: true } }
I20260630 12:21:04.005748 27686 ts_tablet_manager.cc:1434] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:21:04.007835 27371 tablet_copy_service.cc:342] P fd4dbe935b194d5c9a6bddafd48a66b4: Request end of tablet copy session f4429e09466d41bea617c45b0e7b7efb-c81df4de7bc84b13a41ff058d1224cea received from {username='slave'} at 127.0.0.1:60634
I20260630 12:21:04.008322 27371 tablet_copy_service.cc:434] P fd4dbe935b194d5c9a6bddafd48a66b4: ending tablet copy session f4429e09466d41bea617c45b0e7b7efb-c81df4de7bc84b13a41ff058d1224cea on tablet c81df4de7bc84b13a41ff058d1224cea with peer f4429e09466d41bea617c45b0e7b7efb
I20260630 12:21:04.009333 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:21:04.035626 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:21:04.061801 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:04.062589 26617 tablet_replica.cc:333] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.063297 26617 raft_consensus.cc:2243] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.063740 26617 raft_consensus.cc:2272] T 20a97e083d8f435791d05043bf76a392 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.065554 26617 tablet_replica.cc:333] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.066056 26617 raft_consensus.cc:2243] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.066505 26617 raft_consensus.cc:2272] T 69c4783028ad49239101b2240dc7bbbc P fd4dbe935b194d5c9a6bddafd48a66b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.068852 26617 tablet_replica.cc:333] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.069334 26617 raft_consensus.cc:2243] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:04.070268 26617 raft_consensus.cc:2272] T c81df4de7bc84b13a41ff058d1224cea P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.072360 26617 tablet_replica.cc:333] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.072876 26617 raft_consensus.cc:2243] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.073294 26617 raft_consensus.cc:2272] T 17abaee1fcda4fae8b7a9f42d858c5f1 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.075201 26617 tablet_replica.cc:333] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.075670 26617 raft_consensus.cc:2243] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:04.076483 26617 raft_consensus.cc:2272] T 9001cb1a33214058be36b556677b2687 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.078599 26617 tablet_replica.cc:333] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.079066 26617 raft_consensus.cc:2243] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.079494 26617 raft_consensus.cc:2272] T 34af6a0d38854138b8ed849feb2b99f9 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.081562 26617 tablet_replica.cc:333] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.082027 26617 raft_consensus.cc:2243] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.082511 26617 raft_consensus.cc:2272] T 3e25841c55b1409eb55fa570bc5edb36 P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.084990 26617 tablet_replica.cc:333] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4: stopping tablet replica
I20260630 12:21:04.085587 26617 raft_consensus.cc:2243] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.086023 26617 raft_consensus.cc:2272] T b445939d7fc24492a5587c037c42f2bd P fd4dbe935b194d5c9a6bddafd48a66b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.107784 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
W20260630 12:21:04.119860 27399 consensus_peers.cc:597] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a -> Peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Couldn't send request to peer eb013fa9946044d2a144306040296059. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:04.128305 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
W20260630 12:21:04.135864 27399 consensus_peers.cc:597] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a -> Peer eb013fa9946044d2a144306040296059 (127.25.254.65:42179): Couldn't send request to peer eb013fa9946044d2a144306040296059. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:42179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:04.155380 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:04.156432 26617 tablet_replica.cc:333] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.157218 26617 raft_consensus.cc:2243] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:04.158149 26617 raft_consensus.cc:2272] T 69c4783028ad49239101b2240dc7bbbc P 0276053158ad4ef1b762d608fe3c1e3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.160571 26617 tablet_replica.cc:333] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.161252 26617 raft_consensus.cc:2243] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.161760 26617 raft_consensus.cc:2272] T 20a97e083d8f435791d05043bf76a392 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.164150 26617 tablet_replica.cc:333] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.164798 26617 raft_consensus.cc:2243] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.165320 26617 raft_consensus.cc:2272] T 9001cb1a33214058be36b556677b2687 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.168123 26617 tablet_replica.cc:333] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.168776 26617 raft_consensus.cc:2243] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.169257 26617 raft_consensus.cc:2272] T 17abaee1fcda4fae8b7a9f42d858c5f1 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.171577 26617 tablet_replica.cc:333] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.172191 26617 raft_consensus.cc:2243] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.172701 26617 raft_consensus.cc:2272] T c81df4de7bc84b13a41ff058d1224cea P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.175202 26617 tablet_replica.cc:333] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.175858 26617 raft_consensus.cc:2243] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:04.176370 26617 raft_consensus.cc:2272] T 3e25841c55b1409eb55fa570bc5edb36 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.179107 26617 tablet_replica.cc:333] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.179740 26617 raft_consensus.cc:2243] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:04.180712 26617 raft_consensus.cc:2272] T b445939d7fc24492a5587c037c42f2bd P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.182943 26617 tablet_replica.cc:333] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a: stopping tablet replica
I20260630 12:21:04.183506 26617 raft_consensus.cc:2243] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:04.184598 26617 raft_consensus.cc:2272] T 34af6a0d38854138b8ed849feb2b99f9 P 0276053158ad4ef1b762d608fe3c1e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.215939 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:21:04.234124 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:21:04.256536 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:04.258076 26617 tablet_replica.cc:333] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb: stopping tablet replica
I20260630 12:21:04.258694 26617 raft_consensus.cc:2243] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:04.259083 26617 raft_consensus.cc:2272] T c81df4de7bc84b13a41ff058d1224cea P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:04.260979 26617 tablet_replica.cc:333] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb: stopping tablet replica
I20260630 12:21:04.261469 26617 raft_consensus.cc:2243] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:04.261835 26617 raft_consensus.cc:2272] T 34af6a0d38854138b8ed849feb2b99f9 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:04.263588 26617 tablet_replica.cc:333] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb: stopping tablet replica
I20260630 12:21:04.264036 26617 raft_consensus.cc:2243] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:04.264377 26617 raft_consensus.cc:2272] T 9001cb1a33214058be36b556677b2687 P f4429e09466d41bea617c45b0e7b7efb [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:04.285750 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:21:04.300945 26617 master.cc:562] Master@127.25.254.126:39987 shutting down...
W20260630 12:21:04.328203 27232 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:21:04.329591 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:04.330080 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:04.330442 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90143fe50f3f4a1b99d8a861241e8f01: stopping tablet replica
I20260630 12:21:04.369701 26617 master.cc:584] Master@127.25.254.126:39987 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9309 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:21:04.408496 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:43057,127.25.254.125:37427,127.25.254.124:37821
I20260630 12:21:04.409847 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:04.415076 27695 instance_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:21:04.416210 27696 instance_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:21:04.416711 27698 instance_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:21:04.417240 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:04.418004 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:04.418228 26617 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:21:04.418355 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822064418343 us; error 0 us; skew 500 ppm
I20260630 12:21:04.418823 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:04.420948 26617 webserver.cc:533] Webserver started at http://127.25.254.126:46731/ using document root <none> and password file <none>
I20260630 12:21:04.421383 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:04.421531 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:04.421756 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:04.422828 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "b90810497c514aeb817f3fad9e9180d6"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.426921 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:21:04.429900 27703 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:21:04.430655 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:04.430938 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "b90810497c514aeb817f3fad9e9180d6"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.431221 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-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:21:04.443913 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:04.445056 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:04.481743 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:43057
I20260630 12:21:04.481837 27754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:43057 every 8 connection(s)
I20260630 12:21:04.485599 27755 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:21:04.485791 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:04.490865 27757 instance_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:21:04.493135 27758 instance_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:21:04.494329 27755 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:21:04.494685 26617 server_base.cc:1061] running on GCE node
W20260630 12:21:04.494787 27760 instance_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:21:04.495759 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:04.496025 26617 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:21:04.496193 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822064496181 us; error 0 us; skew 500 ppm
I20260630 12:21:04.496721 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:04.500424 26617 webserver.cc:533] Webserver started at http://127.25.254.125:40437/ using document root <none> and password file <none>
I20260630 12:21:04.500937 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:04.501142 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:04.501425 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:04.502890 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root/instance:
uuid: "9439485b382d4cf8aa3640f7a99d696d"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.508250 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:21:04.508502 27755 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:21:04.513079 27767 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:21:04.513954 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:21:04.514292 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root
uuid: "9439485b382d4cf8aa3640f7a99d696d"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.514572 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260630 12:21:04.514875 27755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.125:37427: Network error: Client connection negotiation failed: client connection to 127.25.254.125:37427: connect: Connection refused (error 111)
I20260630 12:21:04.527889 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:04.529062 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:04.538295 27755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } attempt: 1
W20260630 12:21:04.544472 27755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.125:37427: Network error: Client connection negotiation failed: client connection to 127.25.254.125:37427: connect: Connection refused (error 111)
I20260630 12:21:04.567695 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.125:37427
I20260630 12:21:04.567790 27819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.125:37427 every 8 connection(s)
I20260630 12:21:04.571374 27820 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:21:04.571441 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:04.576615 27822 instance_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:21:04.577708 27823 instance_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:21:04.579397 27820 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:21:04.579905 27825 instance_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:21:04.580754 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:04.581892 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:04.582314 26617 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:21:04.582516 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822064582501 us; error 0 us; skew 500 ppm
I20260630 12:21:04.583038 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:04.585922 26617 webserver.cc:533] Webserver started at http://127.25.254.124:33043/ using document root <none> and password file <none>
I20260630 12:21:04.586453 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:04.586711 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:04.587044 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:04.586971 27755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } attempt: 2
I20260630 12:21:04.588550 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root/instance:
uuid: "56f54d2227a94a75921a848d111067d2"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.594781 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:21:04.596078 27820 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:21:04.601734 27833 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:21:04.605162 26617 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:21:04.605520 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root
uuid: "56f54d2227a94a75921a848d111067d2"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.605849 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-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:21:04.606642 27755 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:21:04.612221 27755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:37821: Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:04.613278 27820 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:21:04.623458 27820 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:37821: Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:04.630316 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:04.631453 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:04.657717 27755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } attempt: 1
W20260630 12:21:04.662582 27755 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.254.124:37821: Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:04.668052 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.124:37821
I20260630 12:21:04.668143 27885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.124:37821 every 8 connection(s)
I20260630 12:21:04.671131 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:04.671841 27886 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:21:04.677444 27886 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:21:04.683962 27820 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } attempt: 1
I20260630 12:21:04.688879 27886 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:21:04.698702 27886 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:21:04.701768 27820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: Bootstrap starting.
I20260630 12:21:04.707552 27820 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:04.711905 27820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: No bootstrap required, opened a new log
I20260630 12:21:04.713335 27886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2: Bootstrap starting.
I20260630 12:21:04.713928 27820 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.714592 27820 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:04.714797 27820 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9439485b382d4cf8aa3640f7a99d696d, State: Initialized, Role: FOLLOWER
I20260630 12:21:04.715384 27820 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.717195 27891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [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: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.717954 27891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.718097 27755 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } attempt: 2
I20260630 12:21:04.718252 27820 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:04.718770 27886 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:04.730494 27886 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2: No bootstrap required, opened a new log
I20260630 12:21:04.733354 27886 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.733906 27886 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:04.734175 27886 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56f54d2227a94a75921a848d111067d2, State: Initialized, Role: FOLLOWER
I20260630 12:21:04.734930 27886 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.737092 27904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [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: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.737883 27904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.738565 27886 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:21:04.739321 27903 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:21:04.739670 27903 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:21:04.739777 27755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: Bootstrap starting.
I20260630 12:21:04.744820 27755 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:04.749279 27755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: No bootstrap required, opened a new log
I20260630 12:21:04.751507 27755 raft_consensus.cc:359] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.752036 27755 raft_consensus.cc:385] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:04.752287 27755 raft_consensus.cc:740] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b90810497c514aeb817f3fad9e9180d6, State: Initialized, Role: FOLLOWER
I20260630 12:21:04.752815 27755 consensus_queue.cc:260] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
W20260630 12:21:04.754667 27916 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:21:04.755146 27916 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:21:04.754631 27917 sys_catalog.cc:455] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [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: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.755533 27917 sys_catalog.cc:458] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.756134 27755 sys_catalog.cc:565] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:04.766158 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:21:04.766508 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:21:04.768224 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:04.770385 27928 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:21:04.770725 27928 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:21:04.775184 27929 instance_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:21:04.775665 27930 instance_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:21:04.777763 27932 instance_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:21:04.778412 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:04.779258 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:04.779472 26617 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:21:04.779646 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822064779634 us; error 0 us; skew 500 ppm
I20260630 12:21:04.780187 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:04.782699 26617 webserver.cc:533] Webserver started at http://127.25.254.65:44561/ using document root <none> and password file <none>
I20260630 12:21:04.783175 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:04.783363 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:04.783648 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:04.784812 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "b021eaba59ee4ed890703b4a77764d0b"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.789098 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:21:04.792172 27937 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:21:04.793084 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:21:04.793404 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "b021eaba59ee4ed890703b4a77764d0b"
format_stamp: "Formatted at 2026-06-30 12:21:04 on dist-test-slave-n0zz"
I20260630 12:21:04.793730 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-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:21:04.824544 27904 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:04.825106 27904 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.827163 27904 leader_election.cc:290] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b90810497c514aeb817f3fad9e9180d6 (127.25.254.126:43057), 9439485b382d4cf8aa3640f7a99d696d (127.25.254.125:37427)
I20260630 12:21:04.827909 27730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56f54d2227a94a75921a848d111067d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b90810497c514aeb817f3fad9e9180d6" is_pre_election: true
I20260630 12:21:04.828485 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56f54d2227a94a75921a848d111067d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9439485b382d4cf8aa3640f7a99d696d" is_pre_election: true
I20260630 12:21:04.828629 27730 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f54d2227a94a75921a848d111067d2 in term 0.
I20260630 12:21:04.829126 27795 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56f54d2227a94a75921a848d111067d2 in term 0.
I20260630 12:21:04.829803 27835 leader_election.cc:304] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f54d2227a94a75921a848d111067d2, b90810497c514aeb817f3fad9e9180d6; no voters: 
I20260630 12:21:04.830618 27904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:04.830740 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:04.830935 27904 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:04.831319 27904 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:04.832105 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:04.833760 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:04.836273 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:04.836509 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:04.836746 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:04.836977 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:21:04.836843 27904 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.838778 27904 leader_election.cc:290] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [CANDIDATE]: Term 1 election: Requested vote from peers b90810497c514aeb817f3fad9e9180d6 (127.25.254.126:43057), 9439485b382d4cf8aa3640f7a99d696d (127.25.254.125:37427)
I20260630 12:21:04.839701 27730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56f54d2227a94a75921a848d111067d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b90810497c514aeb817f3fad9e9180d6"
I20260630 12:21:04.839788 27795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "56f54d2227a94a75921a848d111067d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9439485b382d4cf8aa3640f7a99d696d"
I20260630 12:21:04.840448 27730 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:04.840500 27795 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:04.848006 27730 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f54d2227a94a75921a848d111067d2 in term 1.
I20260630 12:21:04.848006 27795 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56f54d2227a94a75921a848d111067d2 in term 1.
I20260630 12:21:04.849524 27835 leader_election.cc:304] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56f54d2227a94a75921a848d111067d2, b90810497c514aeb817f3fad9e9180d6; no voters: 
I20260630 12:21:04.850456 27904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:04.852767 27904 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 1 LEADER]: Becoming Leader. State: Replica: 56f54d2227a94a75921a848d111067d2, State: Running, Role: LEADER
I20260630 12:21:04.853763 27904 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:04.860431 27951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56f54d2227a94a75921a848d111067d2. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.861033 27951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:04.863265 27967 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:04.872042 27967 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:04.882704 27795 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Refusing update from remote peer 56f54d2227a94a75921a848d111067d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:04.883502 27730 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Refusing update from remote peer 56f54d2227a94a75921a848d111067d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:04.884604 27951 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:04.885344 27904 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:04.895469 27917 sys_catalog.cc:455] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56f54d2227a94a75921a848d111067d2. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.896216 27917 sys_catalog.cc:458] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.897038 27891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56f54d2227a94a75921a848d111067d2. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.897758 27891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.906126 27917 sys_catalog.cc:455] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.907262 27917 sys_catalog.cc:458] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.913129 27951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.914052 27951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:04.914228 27891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.914933 27891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:04.914625 27951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "56f54d2227a94a75921a848d111067d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:04.915160 27967 catalog_manager.cc:1383] Generated new cluster ID: dd218288ea5243608a5becf5b8181c4c
I20260630 12:21:04.915267 27951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:04.915565 27967 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:04.917395 28010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:33183 every 8 connection(s)
I20260630 12:21:04.918520 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:33183
I20260630 12:21:04.959323 28013 heartbeater.cc:344] Connected to a master server at 127.25.254.125:37427
I20260630 12:21:04.959769 28013 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:04.960847 28013 heartbeater.cc:507] Master 127.25.254.125:37427 requested a full tablet report, sending...
I20260630 12:21:04.965556 27785 ts_manager.cc:194] Registered new tserver with Master: b021eaba59ee4ed890703b4a77764d0b (127.25.254.65:33183)
I20260630 12:21:04.975562 27967 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:04.979979 27967 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:04.982622 28012 heartbeater.cc:344] Connected to a master server at 127.25.254.124:37821
I20260630 12:21:04.983376 28012 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:04.984282 28012 heartbeater.cc:507] Master 127.25.254.124:37821 requested a full tablet report, sending...
I20260630 12:21:04.986966 27851 ts_manager.cc:194] Registered new tserver with Master: b021eaba59ee4ed890703b4a77764d0b (127.25.254.65:33183)
I20260630 12:21:04.988662 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:21:04.989089 28014 heartbeater.cc:344] Connected to a master server at 127.25.254.126:43057
I20260630 12:21:04.989468 28014 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:04.990325 28014 heartbeater.cc:507] Master 127.25.254.126:43057 requested a full tablet report, sending...
I20260630 12:21:04.993418 27720 ts_manager.cc:194] Registered new tserver with Master: b021eaba59ee4ed890703b4a77764d0b (127.25.254.65:33183)
W20260630 12:21:04.996417 28019 instance_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:21:04.999786 28020 instance_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:21:05.005007 27967 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2: Generated new TSK 0
I20260630 12:21:05.005766 27967 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260630 12:21:05.016955 28022 instance_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:21:05.017459 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:05.018281 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:05.018473 26617 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:21:05.018610 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822065018598 us; error 0 us; skew 500 ppm
I20260630 12:21:05.019124 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:05.021435 26617 webserver.cc:533] Webserver started at http://127.25.254.66:46207/ using document root <none> and password file <none>
I20260630 12:21:05.021893 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:05.022049 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:05.022310 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:05.023265 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "b2e2df69ff5049f89a58f31492f0b79b"
format_stamp: "Formatted at 2026-06-30 12:21:05 on dist-test-slave-n0zz"
I20260630 12:21:05.028375 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:21:05.031468 28027 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:21:05.032212 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:05.032557 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "b2e2df69ff5049f89a58f31492f0b79b"
format_stamp: "Formatted at 2026-06-30 12:21:05 on dist-test-slave-n0zz"
I20260630 12:21:05.032892 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-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:21:05.055166 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:05.056280 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:05.057644 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:05.059927 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:05.060128 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:05.060381 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:05.060536 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:05.098083 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:34021
I20260630 12:21:05.098165 28089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:34021 every 8 connection(s)
I20260630 12:21:05.109419 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:21:05.119132 28090 heartbeater.cc:344] Connected to a master server at 127.25.254.124:37821
I20260630 12:21:05.119565 28090 heartbeater.cc:461] Registering TS with master...
W20260630 12:21:05.120307 28097 instance_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:21:05.120472 28090 heartbeater.cc:507] Master 127.25.254.124:37821 requested a full tablet report, sending...
I20260630 12:21:05.123153 27851 ts_manager.cc:194] Registered new tserver with Master: b2e2df69ff5049f89a58f31492f0b79b (127.25.254.66:34021)
W20260630 12:21:05.125566 28098 instance_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:21:05.125833 27851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41456
I20260630 12:21:05.129765 28092 heartbeater.cc:344] Connected to a master server at 127.25.254.126:43057
I20260630 12:21:05.130303 28092 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:05.130995 28091 heartbeater.cc:344] Connected to a master server at 127.25.254.125:37427
I20260630 12:21:05.131196 28092 heartbeater.cc:507] Master 127.25.254.126:43057 requested a full tablet report, sending...
I20260630 12:21:05.131548 28091 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:05.132412 28091 heartbeater.cc:507] Master 127.25.254.125:37427 requested a full tablet report, sending...
I20260630 12:21:05.135174 27720 ts_manager.cc:194] Registered new tserver with Master: b2e2df69ff5049f89a58f31492f0b79b (127.25.254.66:34021)
I20260630 12:21:05.136289 27785 ts_manager.cc:194] Registered new tserver with Master: b2e2df69ff5049f89a58f31492f0b79b (127.25.254.66:34021)
I20260630 12:21:05.140748 26617 server_base.cc:1061] running on GCE node
W20260630 12:21:05.140751 28100 instance_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:21:05.141851 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:05.142052 26617 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:21:05.142253 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822065142236 us; error 0 us; skew 500 ppm
I20260630 12:21:05.142747 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:05.144946 26617 webserver.cc:533] Webserver started at http://127.25.254.67:39375/ using document root <none> and password file <none>
I20260630 12:21:05.145370 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:05.145529 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:05.145805 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:05.146888 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "c6bd1c1d1e894e6bb889cd5afaadbff4"
format_stamp: "Formatted at 2026-06-30 12:21:05 on dist-test-slave-n0zz"
I20260630 12:21:05.151093 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:21:05.154222 28105 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:21:05.155004 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:05.155314 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "c6bd1c1d1e894e6bb889cd5afaadbff4"
format_stamp: "Formatted at 2026-06-30 12:21:05 on dist-test-slave-n0zz"
I20260630 12:21:05.155599 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822048163789-26617-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:21:05.169842 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:05.171152 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:05.172386 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:05.174665 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:05.174896 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:05.175140 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:05.175323 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:05.215211 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:40721
I20260630 12:21:05.215305 28167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:40721 every 8 connection(s)
I20260630 12:21:05.239104 28168 heartbeater.cc:344] Connected to a master server at 127.25.254.124:37821
I20260630 12:21:05.239569 28168 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:05.240456 28168 heartbeater.cc:507] Master 127.25.254.124:37821 requested a full tablet report, sending...
I20260630 12:21:05.241948 28169 heartbeater.cc:344] Connected to a master server at 127.25.254.125:37427
I20260630 12:21:05.242374 28169 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:05.242727 27851 ts_manager.cc:194] Registered new tserver with Master: c6bd1c1d1e894e6bb889cd5afaadbff4 (127.25.254.67:40721)
I20260630 12:21:05.243163 28169 heartbeater.cc:507] Master 127.25.254.125:37427 requested a full tablet report, sending...
I20260630 12:21:05.244210 27851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41462
I20260630 12:21:05.245667 27785 ts_manager.cc:194] Registered new tserver with Master: c6bd1c1d1e894e6bb889cd5afaadbff4 (127.25.254.67:40721)
I20260630 12:21:05.249971 28170 heartbeater.cc:344] Connected to a master server at 127.25.254.126:43057
I20260630 12:21:05.250365 28170 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:05.250941 28170 heartbeater.cc:507] Master 127.25.254.126:43057 requested a full tablet report, sending...
I20260630 12:21:05.253096 27720 ts_manager.cc:194] Registered new tserver with Master: c6bd1c1d1e894e6bb889cd5afaadbff4 (127.25.254.67:40721)
I20260630 12:21:05.254057 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022744859s
I20260630 12:21:05.743952 27903 catalog_manager.cc:1295] Loaded cluster ID: dd218288ea5243608a5becf5b8181c4c
I20260630 12:21:05.744252 27903 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: loading cluster ID for follower catalog manager: success
I20260630 12:21:05.749722 27903 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: acquiring CA information for follower catalog manager: success
I20260630 12:21:05.752979 27903 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:21:05.774510 27928 catalog_manager.cc:1295] Loaded cluster ID: dd218288ea5243608a5becf5b8181c4c
I20260630 12:21:05.774788 27928 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: loading cluster ID for follower catalog manager: success
I20260630 12:21:05.779286 27928 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: acquiring CA information for follower catalog manager: success
I20260630 12:21:05.782528 27928 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:21:05.991609 27851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41442
I20260630 12:21:06.129434 28090 heartbeater.cc:499] Master 127.25.254.124:37821 was elected leader, sending a full tablet report...
I20260630 12:21:06.246683 28168 heartbeater.cc:499] Master 127.25.254.124:37821 was elected leader, sending a full tablet report...
I20260630 12:21:06.751205 27915 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:06.864279 27851 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41468:
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:21:06.939821 28055 tablet_service.cc:1511] Processing CreateTablet for tablet 1c179e7292354f54997c6a32c8a9b752 (DEFAULT_TABLE table=test-workload [id=82ed8ffc32bb470c9341c0e019a321a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:21:06.940994 28133 tablet_service.cc:1511] Processing CreateTablet for tablet 97d674d3242b46da9af3a60e2058971f (DEFAULT_TABLE table=test-workload [id=82ed8ffc32bb470c9341c0e019a321a9]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:21:06.941502 28055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c179e7292354f54997c6a32c8a9b752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:06.942462 28133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d674d3242b46da9af3a60e2058971f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:06.948510 27966 tablet_service.cc:1511] Processing CreateTablet for tablet f068bfaff8414c0787608bab4292eb81 (DEFAULT_TABLE table=test-workload [id=82ed8ffc32bb470c9341c0e019a321a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:21:06.949515 27966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f068bfaff8414c0787608bab4292eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:06.959832 28203 tablet_bootstrap.cc:492] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b: Bootstrap starting.
I20260630 12:21:06.961848 28204 tablet_bootstrap.cc:492] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4: Bootstrap starting.
I20260630 12:21:06.963819 28205 tablet_bootstrap.cc:492] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b: Bootstrap starting.
I20260630 12:21:06.966140 28203 tablet_bootstrap.cc:654] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:06.969671 28204 tablet_bootstrap.cc:654] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:06.971359 28205 tablet_bootstrap.cc:654] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:06.978519 28203 tablet_bootstrap.cc:492] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b: No bootstrap required, opened a new log
I20260630 12:21:06.979027 28203 ts_tablet_manager.cc:1403] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260630 12:21:06.979557 28204 tablet_bootstrap.cc:492] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4: No bootstrap required, opened a new log
I20260630 12:21:06.980001 28204 ts_tablet_manager.cc:1403] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260630 12:21:06.980053 28205 tablet_bootstrap.cc:492] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b: No bootstrap required, opened a new log
I20260630 12:21:06.980551 28205 ts_tablet_manager.cc:1403] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260630 12:21:06.981870 28203 raft_consensus.cc:359] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2e2df69ff5049f89a58f31492f0b79b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34021 } }
I20260630 12:21:06.982471 28203 raft_consensus.cc:385] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:06.982785 28203 raft_consensus.cc:740] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2e2df69ff5049f89a58f31492f0b79b, State: Initialized, Role: FOLLOWER
I20260630 12:21:06.982668 28204 raft_consensus.cc:359] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6bd1c1d1e894e6bb889cd5afaadbff4" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40721 } }
I20260630 12:21:06.983386 28204 raft_consensus.cc:385] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:06.983383 28205 raft_consensus.cc:359] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b021eaba59ee4ed890703b4a77764d0b" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33183 } }
I20260630 12:21:06.983721 28204 raft_consensus.cc:740] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6bd1c1d1e894e6bb889cd5afaadbff4, State: Initialized, Role: FOLLOWER
I20260630 12:21:06.983646 28203 consensus_queue.cc:260] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2e2df69ff5049f89a58f31492f0b79b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34021 } }
I20260630 12:21:06.984164 28205 raft_consensus.cc:385] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:06.984458 28203 raft_consensus.cc:399] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:06.984500 28205 raft_consensus.cc:740] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b021eaba59ee4ed890703b4a77764d0b, State: Initialized, Role: FOLLOWER
I20260630 12:21:06.984951 28203 raft_consensus.cc:493] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:06.984758 28204 consensus_queue.cc:260] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6bd1c1d1e894e6bb889cd5afaadbff4" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40721 } }
I20260630 12:21:06.985371 28203 raft_consensus.cc:3060] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:06.985623 28204 raft_consensus.cc:399] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:06.985414 28205 consensus_queue.cc:260] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b021eaba59ee4ed890703b4a77764d0b" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33183 } }
I20260630 12:21:06.986112 28204 raft_consensus.cc:493] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:06.986340 28205 raft_consensus.cc:399] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:06.986644 28204 raft_consensus.cc:3060] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:06.986765 28205 raft_consensus.cc:493] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:06.987288 28205 raft_consensus.cc:3060] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:06.992477 28204 raft_consensus.cc:515] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6bd1c1d1e894e6bb889cd5afaadbff4" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40721 } }
I20260630 12:21:06.992488 28203 raft_consensus.cc:515] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2e2df69ff5049f89a58f31492f0b79b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34021 } }
I20260630 12:21:06.993383 28204 leader_election.cc:304] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [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: c6bd1c1d1e894e6bb889cd5afaadbff4; no voters: 
I20260630 12:21:06.993439 28203 leader_election.cc:304] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [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: b2e2df69ff5049f89a58f31492f0b79b; no voters: 
I20260630 12:21:06.994040 28205 raft_consensus.cc:515] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b021eaba59ee4ed890703b4a77764d0b" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33183 } }
I20260630 12:21:06.994252 28012 heartbeater.cc:499] Master 127.25.254.124:37821 was elected leader, sending a full tablet report...
I20260630 12:21:06.995023 28205 leader_election.cc:304] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [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: b021eaba59ee4ed890703b4a77764d0b; no voters: 
I20260630 12:21:07.003013 28204 leader_election.cc:290] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:07.004567 28209 raft_consensus.cc:2804] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:07.007283 28210 raft_consensus.cc:2804] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:07.007930 28203 leader_election.cc:290] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:07.008831 28205 leader_election.cc:290] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:07.009229 28211 raft_consensus.cc:2804] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:07.010821 28209 raft_consensus.cc:697] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 1 LEADER]: Becoming Leader. State: Replica: c6bd1c1d1e894e6bb889cd5afaadbff4, State: Running, Role: LEADER
I20260630 12:21:07.012151 28209 consensus_queue.cc:237] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [LEADER]: Queue going to LEADER mode. State: All 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: "c6bd1c1d1e894e6bb889cd5afaadbff4" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40721 } }
I20260630 12:21:07.015230 28204 ts_tablet_manager.cc:1434] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.015s
I20260630 12:21:07.017611 28211 raft_consensus.cc:697] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 1 LEADER]: Becoming Leader. State: Replica: b021eaba59ee4ed890703b4a77764d0b, State: Running, Role: LEADER
I20260630 12:21:07.018671 28211 consensus_queue.cc:237] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [LEADER]: Queue going to LEADER mode. State: All 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: "b021eaba59ee4ed890703b4a77764d0b" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33183 } }
I20260630 12:21:07.019649 28203 ts_tablet_manager.cc:1434] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.010s
I20260630 12:21:07.021809 28205 ts_tablet_manager.cc:1434] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b: Time spent starting tablet: real 0.041s	user 0.029s	sys 0.005s
I20260630 12:21:07.033341 27851 catalog_manager.cc:5697] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6bd1c1d1e894e6bb889cd5afaadbff4 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "c6bd1c1d1e894e6bb889cd5afaadbff4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6bd1c1d1e894e6bb889cd5afaadbff4" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:07.031800 28210 raft_consensus.cc:697] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 1 LEADER]: Becoming Leader. State: Replica: b2e2df69ff5049f89a58f31492f0b79b, State: Running, Role: LEADER
I20260630 12:21:07.038007 28210 consensus_queue.cc:237] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [LEADER]: Queue going to LEADER mode. State: All 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: "b2e2df69ff5049f89a58f31492f0b79b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34021 } }
I20260630 12:21:07.083782 27851 catalog_manager.cc:5697] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b reported cstate change: term changed from 0 to 1, leader changed from <none> to b021eaba59ee4ed890703b4a77764d0b (127.25.254.65). New cstate: current_term: 1 leader_uuid: "b021eaba59ee4ed890703b4a77764d0b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b021eaba59ee4ed890703b4a77764d0b" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33183 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:07.104079 27849 catalog_manager.cc:5697] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b reported cstate change: term changed from 0 to 1, leader changed from <none> to b2e2df69ff5049f89a58f31492f0b79b (127.25.254.66). New cstate: current_term: 1 leader_uuid: "b2e2df69ff5049f89a58f31492f0b79b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2e2df69ff5049f89a58f31492f0b79b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34021 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:08.753108 27915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:08.756369 27915 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:09.205224 26617 master.cc:562] Master@127.25.254.124:37821 shutting down...
I20260630 12:21:09.229948 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:09.230922 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:09.231269 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56f54d2227a94a75921a848d111067d2: stopping tablet replica
I20260630 12:21:09.252394 26617 master.cc:584] Master@127.25.254.124:37821 shutdown complete.
W20260630 12:21:10.107774 28012 heartbeater.cc:646] Failed to heartbeat to 127.25.254.124:37821 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:10.426267 28232 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56f54d2227a94a75921a848d111067d2)
I20260630 12:21:10.426801 28232 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:10.428540 28232 leader_election.cc:290] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b90810497c514aeb817f3fad9e9180d6 (127.25.254.126:43057), 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821)
I20260630 12:21:10.429630 27730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9439485b382d4cf8aa3640f7a99d696d" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "b90810497c514aeb817f3fad9e9180d6" is_pre_election: true
W20260630 12:21:10.431813 27770 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:21:10.435250 27770 leader_election.cc:336] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821): Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:10.435643 27770 leader_election.cc:304] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [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: 9439485b382d4cf8aa3640f7a99d696d; no voters: 56f54d2227a94a75921a848d111067d2, b90810497c514aeb817f3fad9e9180d6
I20260630 12:21:10.436231 28232 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:21:10.462654 28235 raft_consensus.cc:493] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 56f54d2227a94a75921a848d111067d2)
I20260630 12:21:10.463107 28235 raft_consensus.cc:515] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:10.465070 28235 leader_election.cc:290] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9439485b382d4cf8aa3640f7a99d696d (127.25.254.125:37427), 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821)
I20260630 12:21:10.466022 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b90810497c514aeb817f3fad9e9180d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "9439485b382d4cf8aa3640f7a99d696d" is_pre_election: true
I20260630 12:21:10.466691 27794 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b90810497c514aeb817f3fad9e9180d6 in term 1.
I20260630 12:21:10.467993 27707 leader_election.cc:304] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [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: 9439485b382d4cf8aa3640f7a99d696d, b90810497c514aeb817f3fad9e9180d6; no voters: 
I20260630 12:21:10.468765 28235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:21:10.469168 28235 raft_consensus.cc:493] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 56f54d2227a94a75921a848d111067d2)
I20260630 12:21:10.469465 28235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:21:10.471112 27705 leader_election.cc:336] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821): Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:10.474684 28235 raft_consensus.cc:515] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:10.476223 28235 leader_election.cc:290] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [CANDIDATE]: Term 2 election: Requested vote from peers 9439485b382d4cf8aa3640f7a99d696d (127.25.254.125:37427), 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821)
I20260630 12:21:10.476954 27794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b90810497c514aeb817f3fad9e9180d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "9439485b382d4cf8aa3640f7a99d696d"
I20260630 12:21:10.477541 27794 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:21:10.480264 27705 leader_election.cc:336] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821): Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111)
I20260630 12:21:10.483172 27794 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b90810497c514aeb817f3fad9e9180d6 in term 2.
I20260630 12:21:10.484355 27707 leader_election.cc:304] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [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: 9439485b382d4cf8aa3640f7a99d696d, b90810497c514aeb817f3fad9e9180d6; no voters: 56f54d2227a94a75921a848d111067d2
I20260630 12:21:10.485208 28235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:10.486265 28235 raft_consensus.cc:697] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 2 LEADER]: Becoming Leader. State: Replica: b90810497c514aeb817f3fad9e9180d6, State: Running, Role: LEADER
I20260630 12:21:10.486958 28235 consensus_queue.cc:237] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } }
I20260630 12:21:10.490381 28238 sys_catalog.cc:455] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b90810497c514aeb817f3fad9e9180d6. Latest consensus state: current_term: 2 leader_uuid: "b90810497c514aeb817f3fad9e9180d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:10.491016 28238 sys_catalog.cc:458] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:10.492408 28240 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:10.497869 28240 catalog_manager.cc:679] Loaded metadata for table test-workload [id=82ed8ffc32bb470c9341c0e019a321a9]
I20260630 12:21:10.502858 28240 tablet_loader.cc:96] loaded metadata for tablet 1c179e7292354f54997c6a32c8a9b752 (table test-workload [id=82ed8ffc32bb470c9341c0e019a321a9])
I20260630 12:21:10.503767 28240 tablet_loader.cc:96] loaded metadata for tablet 97d674d3242b46da9af3a60e2058971f (table test-workload [id=82ed8ffc32bb470c9341c0e019a321a9])
I20260630 12:21:10.504634 28240 tablet_loader.cc:96] loaded metadata for tablet f068bfaff8414c0787608bab4292eb81 (table test-workload [id=82ed8ffc32bb470c9341c0e019a321a9])
I20260630 12:21:10.505561 28240 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:10.508536 28240 catalog_manager.cc:1295] Loaded cluster ID: dd218288ea5243608a5becf5b8181c4c
I20260630 12:21:10.508767 28240 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:10.512138 28240 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:10.515033 28240 catalog_manager.cc:6081] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: Loaded TSK: 0
I20260630 12:21:10.516023 28240 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:10.767700 27927 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:10.769496 27927 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:10.846891 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:21:10.956872 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:10.957962 26617 tablet_replica.cc:333] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b: stopping tablet replica
W20260630 12:21:10.958050 27705 consensus_peers.cc:597] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 -> Peer 56f54d2227a94a75921a848d111067d2 (127.25.254.124:37821): Couldn't send request to peer 56f54d2227a94a75921a848d111067d2. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.124:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:10.958984 26617 raft_consensus.cc:2243] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:10.959954 26617 raft_consensus.cc:2272] T f068bfaff8414c0787608bab4292eb81 P b021eaba59ee4ed890703b4a77764d0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:11.299330 27794 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 2 FOLLOWER]: Refusing update from remote peer b90810497c514aeb817f3fad9e9180d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 2 index: 12. (index mismatch)
I20260630 12:21:11.318745 28238 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:21:11.350274 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:21:11.357889 28247 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "b90810497c514aeb817f3fad9e9180d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:11.358963 28247 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:11.368268 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:21:11.391987 28241 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b90810497c514aeb817f3fad9e9180d6. Latest consensus state: current_term: 2 leader_uuid: "b90810497c514aeb817f3fad9e9180d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:11.393179 28241 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:21:11.408578 28238 sys_catalog.cc:455] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "b90810497c514aeb817f3fad9e9180d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b90810497c514aeb817f3fad9e9180d6" member_type: VOTER last_known_addr { host: "127.25.254.126" port: 43057 } } peers { permanent_uuid: "9439485b382d4cf8aa3640f7a99d696d" member_type: VOTER last_known_addr { host: "127.25.254.125" port: 37427 } } peers { permanent_uuid: "56f54d2227a94a75921a848d111067d2" member_type: VOTER last_known_addr { host: "127.25.254.124" port: 37821 } } }
I20260630 12:21:11.409554 28238 sys_catalog.cc:458] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:11.431707 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:11.432461 26617 tablet_replica.cc:333] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b: stopping tablet replica
I20260630 12:21:11.433094 26617 raft_consensus.cc:2243] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:11.433676 26617 raft_consensus.cc:2272] T 1c179e7292354f54997c6a32c8a9b752 P b2e2df69ff5049f89a58f31492f0b79b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:11.453684 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:21:11.464800 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:21:11.486564 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:11.487293 26617 tablet_replica.cc:333] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4: stopping tablet replica
I20260630 12:21:11.487890 26617 raft_consensus.cc:2243] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:11.488432 26617 raft_consensus.cc:2272] T 97d674d3242b46da9af3a60e2058971f P c6bd1c1d1e894e6bb889cd5afaadbff4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:11.507691 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:21:11.517011 26617 master.cc:562] Master@127.25.254.126:43057 shutting down...
I20260630 12:21:11.535759 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:11.536648 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:11.537073 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P b90810497c514aeb817f3fad9e9180d6: stopping tablet replica
I20260630 12:21:11.556582 26617 master.cc:584] Master@127.25.254.126:43057 shutdown complete.
I20260630 12:21:11.569334 26617 master.cc:562] Master@127.25.254.125:37427 shutting down...
I20260630 12:21:11.585222 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:11.585816 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:11.586159 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9439485b382d4cf8aa3640f7a99d696d: stopping tablet replica
W20260630 12:21:11.998101 27816 debug-util.cc:398] Leaking SignalData structure 0x7b080013ce00 after lost signal to thread 26620
W20260630 12:21:12.603814 26617 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 27816)
W20260630 12:21:13.604431 26617 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 27816)
W20260630 12:21:14.604923 26617 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 27816)
I20260630 12:21:14.766582 26617 master.cc:584] Master@127.25.254.125:37427 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (10391 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:21:14.799777 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:45283
I20260630 12:21:14.800923 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:14.805994 28250 instance_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:21:14.807515 28251 instance_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:21:14.807796 28253 instance_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:21:14.808139 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:14.808988 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:14.809196 26617 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:21:14.809350 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822074809333 us; error 0 us; skew 500 ppm
I20260630 12:21:14.809829 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:14.812019 26617 webserver.cc:533] Webserver started at http://127.25.254.126:44591/ using document root <none> and password file <none>
I20260630 12:21:14.812482 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:14.812673 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:14.812959 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:14.814076 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "70183180caac42de9326841d6c8bb445"
format_stamp: "Formatted at 2026-06-30 12:21:14 on dist-test-slave-n0zz"
I20260630 12:21:14.818635 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:21:14.821913 28258 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:21:14.822786 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:14.823024 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "70183180caac42de9326841d6c8bb445"
format_stamp: "Formatted at 2026-06-30 12:21:14 on dist-test-slave-n0zz"
I20260630 12:21:14.823256 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-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:21:14.841276 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:14.842465 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:14.879328 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:45283
I20260630 12:21:14.879446 28309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:45283 every 8 connection(s)
I20260630 12:21:14.883268 28310 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:21:14.893054 28310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445: Bootstrap starting.
I20260630 12:21:14.897455 28310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:14.901747 28310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445: No bootstrap required, opened a new log
I20260630 12:21:14.903749 28310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70183180caac42de9326841d6c8bb445" member_type: VOTER }
I20260630 12:21:14.904138 28310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:14.904389 28310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70183180caac42de9326841d6c8bb445, State: Initialized, Role: FOLLOWER
I20260630 12:21:14.905007 28310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70183180caac42de9326841d6c8bb445" member_type: VOTER }
I20260630 12:21:14.905452 28310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:14.905679 28310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:14.905936 28310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:14.910102 28310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70183180caac42de9326841d6c8bb445" member_type: VOTER }
I20260630 12:21:14.910642 28310 leader_election.cc:304] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [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: 70183180caac42de9326841d6c8bb445; no voters: 
I20260630 12:21:14.911721 28310 leader_election.cc:290] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:14.912051 28313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:14.913329 28313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 1 LEADER]: Becoming Leader. State: Replica: 70183180caac42de9326841d6c8bb445, State: Running, Role: LEADER
I20260630 12:21:14.914014 28313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [LEADER]: Queue going to LEADER mode. State: All 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: "70183180caac42de9326841d6c8bb445" member_type: VOTER }
I20260630 12:21:14.914707 28310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:14.917171 28315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 70183180caac42de9326841d6c8bb445. Latest consensus state: current_term: 1 leader_uuid: "70183180caac42de9326841d6c8bb445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70183180caac42de9326841d6c8bb445" member_type: VOTER } }
I20260630 12:21:14.917119 28314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "70183180caac42de9326841d6c8bb445" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70183180caac42de9326841d6c8bb445" member_type: VOTER } }
I20260630 12:21:14.917851 28315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:14.917923 28314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:14.920320 28319 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:14.926666 28319 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:14.928580 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:14.935778 28319 catalog_manager.cc:1383] Generated new cluster ID: ba503118c70342f99518167ff589c675
I20260630 12:21:14.936069 28319 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:14.957659 28319 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:14.958943 28319 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:14.969748 28319 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445: Generated new TSK 0
I20260630 12:21:14.970373 28319 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:14.995007 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:15.000880 28331 instance_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:21:15.001930 28332 instance_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:21:15.004490 26617 server_base.cc:1061] running on GCE node
W20260630 12:21:15.004462 28334 instance_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:21:15.005595 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:15.005827 26617 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:21:15.005995 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822075005979 us; error 0 us; skew 500 ppm
I20260630 12:21:15.006515 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:15.008626 26617 webserver.cc:533] Webserver started at http://127.25.254.65:39863/ using document root <none> and password file <none>
I20260630 12:21:15.009079 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:15.009275 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:15.009541 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:15.010737 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "d7f359866e44441b87ade38ce1cc3918"
format_stamp: "Formatted at 2026-06-30 12:21:15 on dist-test-slave-n0zz"
I20260630 12:21:15.015071 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:21:15.018386 28339 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:21:15.019255 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:15.019615 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "d7f359866e44441b87ade38ce1cc3918"
format_stamp: "Formatted at 2026-06-30 12:21:15 on dist-test-slave-n0zz"
I20260630 12:21:15.019913 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-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:21:15.044039 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:15.045135 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:15.046679 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:15.048892 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:15.049088 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:15.049326 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:15.049484 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:15.089694 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:32811
I20260630 12:21:15.089787 28401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:32811 every 8 connection(s)
I20260630 12:21:15.094650 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:15.101574 28406 instance_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:21:15.103075 28407 instance_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:21:15.104480 28409 instance_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:21:15.104743 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:15.106045 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:15.106334 26617 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:21:15.106541 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822075106507 us; error 0 us; skew 500 ppm
I20260630 12:21:15.107054 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:15.109076 26617 webserver.cc:533] Webserver started at http://127.25.254.66:36503/ using document root <none> and password file <none>
I20260630 12:21:15.109543 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:15.109724 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:15.110015 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:15.111474 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "86bca7544efc400a9a672abda1b07c3b"
format_stamp: "Formatted at 2026-06-30 12:21:15 on dist-test-slave-n0zz"
I20260630 12:21:15.113240 28402 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45283
I20260630 12:21:15.113606 28402 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:15.114362 28402 heartbeater.cc:507] Master 127.25.254.126:45283 requested a full tablet report, sending...
I20260630 12:21:15.116500 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:21:15.116561 28275 ts_manager.cc:194] Registered new tserver with Master: d7f359866e44441b87ade38ce1cc3918 (127.25.254.65:32811)
I20260630 12:21:15.118419 28275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57762
I20260630 12:21:15.120087 28414 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:21:15.120894 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:15.121202 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "86bca7544efc400a9a672abda1b07c3b"
format_stamp: "Formatted at 2026-06-30 12:21:15 on dist-test-slave-n0zz"
I20260630 12:21:15.121454 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-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:21:15.130981 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:15.132107 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:15.133481 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:15.135721 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:15.135938 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:15.136173 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:15.136336 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:15.174780 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:34617
I20260630 12:21:15.174865 28476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:34617 every 8 connection(s)
I20260630 12:21:15.179417 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:15.186264 28480 instance_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:21:15.188079 28481 instance_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:21:15.190883 28483 instance_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:21:15.191682 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:15.191772 28477 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45283
I20260630 12:21:15.192287 28477 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:15.192612 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:15.192834 26617 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:21:15.193015 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822075192997 us; error 0 us; skew 500 ppm
I20260630 12:21:15.193090 28477 heartbeater.cc:507] Master 127.25.254.126:45283 requested a full tablet report, sending...
I20260630 12:21:15.193598 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:15.195372 28275 ts_manager.cc:194] Registered new tserver with Master: 86bca7544efc400a9a672abda1b07c3b (127.25.254.66:34617)
I20260630 12:21:15.196372 26617 webserver.cc:533] Webserver started at http://127.25.254.67:34457/ using document root <none> and password file <none>
I20260630 12:21:15.196982 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:15.197212 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:15.197181 28275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57772
I20260630 12:21:15.197698 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:15.199221 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "9e8d494cbb3642b58e236216baccabcc"
format_stamp: "Formatted at 2026-06-30 12:21:15 on dist-test-slave-n0zz"
I20260630 12:21:15.203480 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:21:15.206722 28488 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:21:15.207445 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:21:15.207739 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "9e8d494cbb3642b58e236216baccabcc"
format_stamp: "Formatted at 2026-06-30 12:21:15 on dist-test-slave-n0zz"
I20260630 12:21:15.208022 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-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:21:15.251977 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:15.253127 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:15.254599 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:15.256695 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:15.256911 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:15.257135 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:15.257299 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:15.295673 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:43521
I20260630 12:21:15.295776 28550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:43521 every 8 connection(s)
I20260630 12:21:15.309682 28551 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45283
I20260630 12:21:15.310089 28551 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:15.311066 28551 heartbeater.cc:507] Master 127.25.254.126:45283 requested a full tablet report, sending...
I20260630 12:21:15.312965 28275 ts_manager.cc:194] Registered new tserver with Master: 9e8d494cbb3642b58e236216baccabcc (127.25.254.67:43521)
I20260630 12:21:15.313371 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014415693s
I20260630 12:21:15.314312 28275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57782
I20260630 12:21:16.121341 28402 heartbeater.cc:499] Master 127.25.254.126:45283 was elected leader, sending a full tablet report...
I20260630 12:21:16.200095 28477 heartbeater.cc:499] Master 127.25.254.126:45283 was elected leader, sending a full tablet report...
I20260630 12:21:16.316939 28551 heartbeater.cc:499] Master 127.25.254.126:45283 was elected leader, sending a full tablet report...
I20260630 12:21:16.367676 28275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57796:
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:21:16.369593 28275 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:21:16.414295 28367 tablet_service.cc:1511] Processing CreateTablet for tablet 1665ab861fce46dda7de1bd625069c73 (DEFAULT_TABLE table=test-workload [id=e3675a5688e64b1e87c8d586ce086c19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:21:16.415309 28366 tablet_service.cc:1511] Processing CreateTablet for tablet 1616ea8852e0495b9f0cd692c3bb71f2 (DEFAULT_TABLE table=test-workload [id=e3675a5688e64b1e87c8d586ce086c19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:21:16.415895 28367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1665ab861fce46dda7de1bd625069c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:16.416738 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1616ea8852e0495b9f0cd692c3bb71f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:16.418011 28516 tablet_service.cc:1511] Processing CreateTablet for tablet 1665ab861fce46dda7de1bd625069c73 (DEFAULT_TABLE table=test-workload [id=e3675a5688e64b1e87c8d586ce086c19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:21:16.418730 28515 tablet_service.cc:1511] Processing CreateTablet for tablet 1616ea8852e0495b9f0cd692c3bb71f2 (DEFAULT_TABLE table=test-workload [id=e3675a5688e64b1e87c8d586ce086c19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:21:16.419350 28516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1665ab861fce46dda7de1bd625069c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:16.420006 28515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1616ea8852e0495b9f0cd692c3bb71f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:16.423970 28442 tablet_service.cc:1511] Processing CreateTablet for tablet 1665ab861fce46dda7de1bd625069c73 (DEFAULT_TABLE table=test-workload [id=e3675a5688e64b1e87c8d586ce086c19]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:21:16.425331 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1665ab861fce46dda7de1bd625069c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:16.427356 28441 tablet_service.cc:1511] Processing CreateTablet for tablet 1616ea8852e0495b9f0cd692c3bb71f2 (DEFAULT_TABLE table=test-workload [id=e3675a5688e64b1e87c8d586ce086c19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:21:16.428660 28441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1616ea8852e0495b9f0cd692c3bb71f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:16.443400 28571 tablet_bootstrap.cc:492] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc: Bootstrap starting.
I20260630 12:21:16.446029 28572 tablet_bootstrap.cc:492] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918: Bootstrap starting.
I20260630 12:21:16.456308 28572 tablet_bootstrap.cc:654] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:16.459199 28571 tablet_bootstrap.cc:654] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:16.464948 28573 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: Bootstrap starting.
I20260630 12:21:16.469221 28571 tablet_bootstrap.cc:492] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc: No bootstrap required, opened a new log
I20260630 12:21:16.469723 28571 ts_tablet_manager.cc:1403] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260630 12:21:16.471789 28573 tablet_bootstrap.cc:654] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:16.472582 28571 raft_consensus.cc:359] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.473366 28571 raft_consensus.cc:385] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:16.473685 28571 raft_consensus.cc:740] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8d494cbb3642b58e236216baccabcc, State: Initialized, Role: FOLLOWER
I20260630 12:21:16.474467 28572 tablet_bootstrap.cc:492] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918: No bootstrap required, opened a new log
I20260630 12:21:16.474500 28571 consensus_queue.cc:260] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.475327 28572 ts_tablet_manager.cc:1403] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260630 12:21:16.477236 28573 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: No bootstrap required, opened a new log
I20260630 12:21:16.477594 28571 ts_tablet_manager.cc:1434] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:21:16.477747 28573 ts_tablet_manager.cc:1403] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260630 12:21:16.478107 28572 raft_consensus.cc:359] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.478619 28571 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: Bootstrap starting.
I20260630 12:21:16.478864 28572 raft_consensus.cc:385] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:16.479256 28572 raft_consensus.cc:740] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7f359866e44441b87ade38ce1cc3918, State: Initialized, Role: FOLLOWER
I20260630 12:21:16.480029 28572 consensus_queue.cc:260] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.480754 28573 raft_consensus.cc:359] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.481690 28573 raft_consensus.cc:385] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:16.482023 28573 raft_consensus.cc:740] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86bca7544efc400a9a672abda1b07c3b, State: Initialized, Role: FOLLOWER
I20260630 12:21:16.482975 28573 consensus_queue.cc:260] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.489270 28571 tablet_bootstrap.cc:654] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:16.492393 28573 ts_tablet_manager.cc:1434] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:21:16.493270 28572 ts_tablet_manager.cc:1434] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:21:16.494632 28572 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918: Bootstrap starting.
I20260630 12:21:16.497941 28573 tablet_bootstrap.cc:492] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b: Bootstrap starting.
I20260630 12:21:16.504505 28573 tablet_bootstrap.cc:654] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:16.506606 28572 tablet_bootstrap.cc:654] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:16.510214 28571 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: No bootstrap required, opened a new log
I20260630 12:21:16.510794 28571 ts_tablet_manager.cc:1403] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260630 12:21:16.512435 28572 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918: No bootstrap required, opened a new log
I20260630 12:21:16.512850 28572 ts_tablet_manager.cc:1403] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260630 12:21:16.512934 28573 tablet_bootstrap.cc:492] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b: No bootstrap required, opened a new log
I20260630 12:21:16.513465 28573 ts_tablet_manager.cc:1403] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260630 12:21:16.513568 28571 raft_consensus.cc:359] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.514325 28571 raft_consensus.cc:385] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:16.514628 28571 raft_consensus.cc:740] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8d494cbb3642b58e236216baccabcc, State: Initialized, Role: FOLLOWER
I20260630 12:21:16.515278 28572 raft_consensus.cc:359] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.515846 28572 raft_consensus.cc:385] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:16.515372 28571 consensus_queue.cc:260] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.516105 28572 raft_consensus.cc:740] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7f359866e44441b87ade38ce1cc3918, State: Initialized, Role: FOLLOWER
I20260630 12:21:16.516322 28573 raft_consensus.cc:359] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.517130 28573 raft_consensus.cc:385] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:16.517000 28572 consensus_queue.cc:260] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.517477 28573 raft_consensus.cc:740] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86bca7544efc400a9a672abda1b07c3b, State: Initialized, Role: FOLLOWER
I20260630 12:21:16.517730 28571 ts_tablet_manager.cc:1434] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:21:16.518436 28573 consensus_queue.cc:260] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.519210 28572 ts_tablet_manager.cc:1434] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:21:16.520355 28573 ts_tablet_manager.cc:1434] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:21:16.733210 28577 raft_consensus.cc:493] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:16.733649 28577 raft_consensus.cc:515] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.735623 28577 leader_election.cc:290] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7f359866e44441b87ade38ce1cc3918 (127.25.254.65:32811), 86bca7544efc400a9a672abda1b07c3b (127.25.254.66:34617)
I20260630 12:21:16.743671 28579 raft_consensus.cc:493] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:16.744124 28579 raft_consensus.cc:515] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.747877 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1665ab861fce46dda7de1bd625069c73" candidate_uuid: "9e8d494cbb3642b58e236216baccabcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86bca7544efc400a9a672abda1b07c3b" is_pre_election: true
I20260630 12:21:16.747938 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1665ab861fce46dda7de1bd625069c73" candidate_uuid: "9e8d494cbb3642b58e236216baccabcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7f359866e44441b87ade38ce1cc3918" is_pre_election: true
I20260630 12:21:16.748723 28452 raft_consensus.cc:2468] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e8d494cbb3642b58e236216baccabcc in term 0.
I20260630 12:21:16.748898 28377 raft_consensus.cc:2468] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e8d494cbb3642b58e236216baccabcc in term 0.
I20260630 12:21:16.750691 28492 leader_election.cc:304] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86bca7544efc400a9a672abda1b07c3b, 9e8d494cbb3642b58e236216baccabcc; no voters: 
I20260630 12:21:16.751051 28579 leader_election.cc:290] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8d494cbb3642b58e236216baccabcc (127.25.254.67:43521), d7f359866e44441b87ade38ce1cc3918 (127.25.254.65:32811)
I20260630 12:21:16.751827 28577 raft_consensus.cc:2804] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:16.752283 28577 raft_consensus.cc:493] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:16.752696 28577 raft_consensus.cc:3060] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:16.760027 28577 raft_consensus.cc:515] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.762905 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1665ab861fce46dda7de1bd625069c73" candidate_uuid: "9e8d494cbb3642b58e236216baccabcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7f359866e44441b87ade38ce1cc3918"
I20260630 12:21:16.763136 28452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1665ab861fce46dda7de1bd625069c73" candidate_uuid: "9e8d494cbb3642b58e236216baccabcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86bca7544efc400a9a672abda1b07c3b"
I20260630 12:21:16.763495 28377 raft_consensus.cc:3060] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:16.763720 28452 raft_consensus.cc:3060] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:16.765617 28577 leader_election.cc:290] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [CANDIDATE]: Term 1 election: Requested vote from peers d7f359866e44441b87ade38ce1cc3918 (127.25.254.65:32811), 86bca7544efc400a9a672abda1b07c3b (127.25.254.66:34617)
I20260630 12:21:16.767302 28526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1665ab861fce46dda7de1bd625069c73" candidate_uuid: "86bca7544efc400a9a672abda1b07c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8d494cbb3642b58e236216baccabcc" is_pre_election: true
I20260630 12:21:16.767460 28376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1665ab861fce46dda7de1bd625069c73" candidate_uuid: "86bca7544efc400a9a672abda1b07c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7f359866e44441b87ade38ce1cc3918" is_pre_election: true
I20260630 12:21:16.768050 28526 raft_consensus.cc:2393] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86bca7544efc400a9a672abda1b07c3b in current term 1: Already voted for candidate 9e8d494cbb3642b58e236216baccabcc in this term.
I20260630 12:21:16.769438 28415 leader_election.cc:304] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [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: 86bca7544efc400a9a672abda1b07c3b; no voters: 9e8d494cbb3642b58e236216baccabcc, d7f359866e44441b87ade38ce1cc3918
I20260630 12:21:16.770166 28377 raft_consensus.cc:2468] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8d494cbb3642b58e236216baccabcc in term 1.
I20260630 12:21:16.771273 28491 leader_election.cc:304] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e8d494cbb3642b58e236216baccabcc, d7f359866e44441b87ade38ce1cc3918; no voters: 
I20260630 12:21:16.771615 28452 raft_consensus.cc:2468] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8d494cbb3642b58e236216baccabcc in term 1.
I20260630 12:21:16.772099 28577 raft_consensus.cc:2804] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:16.772100 28579 raft_consensus.cc:2749] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:16.773564 28577 raft_consensus.cc:697] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 1 LEADER]: Becoming Leader. State: Replica: 9e8d494cbb3642b58e236216baccabcc, State: Running, Role: LEADER
I20260630 12:21:16.774523 28577 consensus_queue.cc:237] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } }
I20260630 12:21:16.777335 28579 raft_consensus.cc:493] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:16.777916 28579 raft_consensus.cc:515] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.779862 28579 leader_election.cc:290] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7f359866e44441b87ade38ce1cc3918 (127.25.254.65:32811), 9e8d494cbb3642b58e236216baccabcc (127.25.254.67:43521)
I20260630 12:21:16.780893 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1616ea8852e0495b9f0cd692c3bb71f2" candidate_uuid: "86bca7544efc400a9a672abda1b07c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7f359866e44441b87ade38ce1cc3918" is_pre_election: true
I20260630 12:21:16.780903 28526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1616ea8852e0495b9f0cd692c3bb71f2" candidate_uuid: "86bca7544efc400a9a672abda1b07c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8d494cbb3642b58e236216baccabcc" is_pre_election: true
I20260630 12:21:16.781729 28377 raft_consensus.cc:2468] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86bca7544efc400a9a672abda1b07c3b in term 0.
I20260630 12:21:16.781741 28526 raft_consensus.cc:2468] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86bca7544efc400a9a672abda1b07c3b in term 0.
I20260630 12:21:16.782123 28272 catalog_manager.cc:5697] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e8d494cbb3642b58e236216baccabcc (127.25.254.67). New cstate: current_term: 1 leader_uuid: "9e8d494cbb3642b58e236216baccabcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:16.783023 28415 leader_election.cc:304] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86bca7544efc400a9a672abda1b07c3b, 9e8d494cbb3642b58e236216baccabcc; no voters: 
I20260630 12:21:16.783815 28579 raft_consensus.cc:2804] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:16.784168 28579 raft_consensus.cc:493] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:16.784543 28579 raft_consensus.cc:3060] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:16.790480 28579 raft_consensus.cc:515] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.792261 28579 leader_election.cc:290] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [CANDIDATE]: Term 1 election: Requested vote from peers d7f359866e44441b87ade38ce1cc3918 (127.25.254.65:32811), 9e8d494cbb3642b58e236216baccabcc (127.25.254.67:43521)
I20260630 12:21:16.793028 28377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1616ea8852e0495b9f0cd692c3bb71f2" candidate_uuid: "86bca7544efc400a9a672abda1b07c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7f359866e44441b87ade38ce1cc3918"
I20260630 12:21:16.793210 28526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1616ea8852e0495b9f0cd692c3bb71f2" candidate_uuid: "86bca7544efc400a9a672abda1b07c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8d494cbb3642b58e236216baccabcc"
I20260630 12:21:16.793503 28377 raft_consensus.cc:3060] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:16.793712 28526 raft_consensus.cc:3060] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:16.797947 28377 raft_consensus.cc:2468] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86bca7544efc400a9a672abda1b07c3b in term 1.
I20260630 12:21:16.798513 28526 raft_consensus.cc:2468] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86bca7544efc400a9a672abda1b07c3b in term 1.
I20260630 12:21:16.799144 28417 leader_election.cc:304] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86bca7544efc400a9a672abda1b07c3b, d7f359866e44441b87ade38ce1cc3918; no voters: 
I20260630 12:21:16.800032 28579 raft_consensus.cc:2804] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:16.801386 28579 raft_consensus.cc:697] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 LEADER]: Becoming Leader. State: Replica: 86bca7544efc400a9a672abda1b07c3b, State: Running, Role: LEADER
I20260630 12:21:16.802230 28579 consensus_queue.cc:237] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } }
I20260630 12:21:16.808674 28272 catalog_manager.cc:5697] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 86bca7544efc400a9a672abda1b07c3b (127.25.254.66). New cstate: current_term: 1 leader_uuid: "86bca7544efc400a9a672abda1b07c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:16.928545 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:16.930470 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:16.930833 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:17.161255 28577 consensus_queue.cc:1048] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:17.172773 28577 consensus_queue.cc:1048] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:17.200441 28579 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:17.211651 28599 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:18.931962 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:18.934455 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:18.934849 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:20.936066 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:20.938050 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:20.938458 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:22.939373 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:22.941231 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:22.941586 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:24.942514 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:24.944298 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:24.944646 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:26.490229 28398 debug-util.cc:398] Leaking SignalData structure 0x7b0800118360 after lost signal to thread 26620
W20260630 12:21:26.491063 28398 debug-util.cc:398] Leaking SignalData structure 0x7b0800118a40 after lost signal to thread 28309
W20260630 12:21:26.491878 28398 debug-util.cc:398] Leaking SignalData structure 0x7b080009e400 after lost signal to thread 28401
W20260630 12:21:26.492743 28398 debug-util.cc:398] Leaking SignalData structure 0x7b0800101f40 after lost signal to thread 28476
W20260630 12:21:26.493477 28398 debug-util.cc:398] Leaking SignalData structure 0x7b080021db20 after lost signal to thread 28550
I20260630 12:21:26.945556 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:26.947671 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:26.948062 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:27.016657 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:27.025768 28604 instance_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:21:27.026707 28605 instance_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:21:27.032117 26617 server_base.cc:1061] running on GCE node
W20260630 12:21:27.032364 28607 instance_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:21:27.033581 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:27.033843 26617 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:21:27.034057 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822087034039 us; error 0 us; skew 500 ppm
I20260630 12:21:27.034618 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:27.037864 26617 webserver.cc:533] Webserver started at http://127.25.254.68:36553/ using document root <none> and password file <none>
I20260630 12:21:27.038448 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:27.038679 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:27.039022 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:27.040446 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "45fd530cf31246ffa1f78fd6bd07578a"
format_stamp: "Formatted at 2026-06-30 12:21:27 on dist-test-slave-n0zz"
I20260630 12:21:27.045435 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:21:27.049098 28612 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:21:27.050033 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:21:27.050379 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "45fd530cf31246ffa1f78fd6bd07578a"
format_stamp: "Formatted at 2026-06-30 12:21:27 on dist-test-slave-n0zz"
I20260630 12:21:27.050647 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-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:21:27.077734 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:27.079183 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:27.081168 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:27.084697 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:27.084973 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:27.085311 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:27.085577 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:27.144929 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:44269
I20260630 12:21:27.145008 28674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:44269 every 8 connection(s)
I20260630 12:21:27.170984 28675 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45283
I20260630 12:21:27.171486 28675 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:27.172533 28675 heartbeater.cc:507] Master 127.25.254.126:45283 requested a full tablet report, sending...
I20260630 12:21:27.174961 28272 ts_manager.cc:194] Registered new tserver with Master: 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68:44269)
I20260630 12:21:27.176560 28272 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57404
I20260630 12:21:27.996024 28452 consensus_queue.cc:237] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [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: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } }
I20260630 12:21:28.005008 28526 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:28.005546 28376 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:28.006937 28603 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } 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:21:28.013751 28603 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:21:28.027060 28603 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } } }
I20260630 12:21:28.030331 28526 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } } }
W20260630 12:21:28.032092 28416 consensus_peers.cc:597] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b -> Peer 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68:44269): Couldn't send request to peer 45fd530cf31246ffa1f78fd6bd07578a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1616ea8852e0495b9f0cd692c3bb71f2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:28.035748 28376 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } } }
I20260630 12:21:28.053844 28272 catalog_manager.cc:5697] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b reported cstate change: config changed from index -1 to 2, NON_VOTER 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "86bca7544efc400a9a672abda1b07c3b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:28.179119 28675 heartbeater.cc:499] Master 127.25.254.126:45283 was elected leader, sending a full tablet report...
I20260630 12:21:28.437453 28692 ts_tablet_manager.cc:933] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: Initiating tablet copy from peer 86bca7544efc400a9a672abda1b07c3b (127.25.254.66:34617)
I20260630 12:21:28.439741 28692 tablet_copy_client.cc:323] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:34617
I20260630 12:21:28.455215 28462 tablet_copy_service.cc:140] P 86bca7544efc400a9a672abda1b07c3b: Received BeginTabletCopySession request for tablet 1616ea8852e0495b9f0cd692c3bb71f2 from peer 45fd530cf31246ffa1f78fd6bd07578a ({username='slave'} at 127.0.0.1:57288)
I20260630 12:21:28.455878 28462 tablet_copy_service.cc:161] P 86bca7544efc400a9a672abda1b07c3b: Beginning new tablet copy session on tablet 1616ea8852e0495b9f0cd692c3bb71f2 from peer 45fd530cf31246ffa1f78fd6bd07578a at {username='slave'} at 127.0.0.1:57288: session id = 45fd530cf31246ffa1f78fd6bd07578a-1616ea8852e0495b9f0cd692c3bb71f2
I20260630 12:21:28.465134 28462 tablet_copy_source_session.cc:215] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:28.468990 28692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1616ea8852e0495b9f0cd692c3bb71f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:28.486461 28692 tablet_copy_client.cc:806] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:28.487212 28692 tablet_copy_client.cc:670] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:28.491727 28692 tablet_copy_client.cc:538] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:28.501204 28692 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: Bootstrap starting.
I20260630 12:21:28.523345 28692 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: 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:21:28.524360 28692 tablet_bootstrap.cc:492] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: Bootstrap complete.
I20260630 12:21:28.525126 28692 ts_tablet_manager.cc:1403] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.004s
I20260630 12:21:28.528343 28692 raft_consensus.cc:359] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } }
I20260630 12:21:28.529261 28692 raft_consensus.cc:740] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 45fd530cf31246ffa1f78fd6bd07578a, State: Initialized, Role: LEARNER
I20260630 12:21:28.529997 28692 consensus_queue.cc:260] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [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: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: true } }
I20260630 12:21:28.534590 28692 ts_tablet_manager.cc:1434] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260630 12:21:28.536589 28462 tablet_copy_service.cc:342] P 86bca7544efc400a9a672abda1b07c3b: Request end of tablet copy session 45fd530cf31246ffa1f78fd6bd07578a-1616ea8852e0495b9f0cd692c3bb71f2 received from {username='slave'} at 127.0.0.1:57288
I20260630 12:21:28.537098 28462 tablet_copy_service.cc:434] P 86bca7544efc400a9a672abda1b07c3b: ending tablet copy session 45fd530cf31246ffa1f78fd6bd07578a-1616ea8852e0495b9f0cd692c3bb71f2 on tablet 1616ea8852e0495b9f0cd692c3bb71f2 with peer 45fd530cf31246ffa1f78fd6bd07578a
I20260630 12:21:28.879042 28650 raft_consensus.cc:1217] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:28.949363 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:28.952556 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:28.953189 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:29.380030 28699 raft_consensus.cc:1064] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: attempting to promote NON_VOTER 45fd530cf31246ffa1f78fd6bd07578a to VOTER
I20260630 12:21:29.383385 28699 consensus_queue.cc:237] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [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: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } }
I20260630 12:21:29.391068 28526 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:29.391242 28376 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:29.391461 28650 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 LEARNER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:29.393092 28699 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:29.394066 28698 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } 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:21:29.394935 28603 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } 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:21:29.418361 28698 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.420271 28650 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.420271 28376 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.436504 28526 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.436192 28273 catalog_manager.cc:5697] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 reported cstate change: config changed from index 2 to 3, 45fd530cf31246ffa1f78fd6bd07578a (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86bca7544efc400a9a672abda1b07c3b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "9e8d494cbb3642b58e236216baccabcc" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 43521 } attrs { replace: true } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.463339 28452 consensus_queue.cc:237] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [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: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } }
I20260630 12:21:29.468647 28650 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 FOLLOWER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:29.468891 28376 raft_consensus.cc:1275] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Refusing update from remote peer 86bca7544efc400a9a672abda1b07c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:29.470311 28700 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } 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:21:29.471164 28699 consensus_queue.cc:1048] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:29.476958 28700 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9e8d494cbb3642b58e236216baccabcc (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.480077 28650 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9e8d494cbb3642b58e236216baccabcc (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.480331 28376 raft_consensus.cc:2955] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9e8d494cbb3642b58e236216baccabcc (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } } }
I20260630 12:21:29.487972 28262 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1616ea8852e0495b9f0cd692c3bb71f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:29.493520 28272 catalog_manager.cc:5697] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b reported cstate change: config changed from index 3 to 4, VOTER 9e8d494cbb3642b58e236216baccabcc (127.25.254.67) evicted. New cstate: current_term: 1 leader_uuid: "86bca7544efc400a9a672abda1b07c3b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7f359866e44441b87ade38ce1cc3918" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 32811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86bca7544efc400a9a672abda1b07c3b" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45fd530cf31246ffa1f78fd6bd07578a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:29.504065 28515 tablet_service.cc:1558] Processing DeleteTablet for tablet 1616ea8852e0495b9f0cd692c3bb71f2 with delete_type TABLET_DATA_TOMBSTONED (TS 9e8d494cbb3642b58e236216baccabcc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60454
I20260630 12:21:29.506860 28711 tablet_replica.cc:333] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: stopping tablet replica
I20260630 12:21:29.507490 28711 raft_consensus.cc:2243] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:29.508083 28711 raft_consensus.cc:2272] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:29.510887 28711 ts_tablet_manager.cc:1916] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:29.520819 28711 ts_tablet_manager.cc:1929] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:29.521246 28711 log.cc:1199] T 1616ea8852e0495b9f0cd692c3bb71f2 P 9e8d494cbb3642b58e236216baccabcc: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/1616ea8852e0495b9f0cd692c3bb71f2
I20260630 12:21:29.522913 28259 catalog_manager.cc:5028] TS 9e8d494cbb3642b58e236216baccabcc (127.25.254.67:43521): tablet 1616ea8852e0495b9f0cd692c3bb71f2 (table test-workload [id=e3675a5688e64b1e87c8d586ce086c19]) successfully deleted
I20260630 12:21:30.954310 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:30.956266 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:30.956563 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:32.957412 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:32.959674 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:32.960074 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:34.961028 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:34.963084 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:34.963434 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:36.964339 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:36.966224 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:36.966565 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:38.230343 28306 debug-util.cc:398] Leaking SignalData structure 0x7b08000ef5a0 after lost signal to thread 26620
W20260630 12:21:38.231441 28306 debug-util.cc:398] Leaking SignalData structure 0x7b08002151e0 after lost signal to thread 28309
W20260630 12:21:38.232313 28306 debug-util.cc:398] Leaking SignalData structure 0x7b080012d6e0 after lost signal to thread 28401
W20260630 12:21:38.233060 28306 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3660 after lost signal to thread 28476
W20260630 12:21:38.233924 28306 debug-util.cc:398] Leaking SignalData structure 0x7b0800152000 after lost signal to thread 28550
W20260630 12:21:38.234733 28306 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6840 after lost signal to thread 28674
I20260630 12:21:38.990693 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:38.995234 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:38.995811 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:40.176175 28398 debug-util.cc:398] Leaking SignalData structure 0x7b08001521c0 after lost signal to thread 26620
W20260630 12:21:40.177331 28398 debug-util.cc:398] Leaking SignalData structure 0x7b080020d000 after lost signal to thread 28309
W20260630 12:21:40.178552 28398 debug-util.cc:398] Leaking SignalData structure 0x7b0800118460 after lost signal to thread 28401
W20260630 12:21:40.179612 28398 debug-util.cc:398] Leaking SignalData structure 0x7b0800030a00 after lost signal to thread 28476
W20260630 12:21:40.180711 28398 debug-util.cc:398] Leaking SignalData structure 0x7b080012de20 after lost signal to thread 28550
W20260630 12:21:40.181849 28398 debug-util.cc:398] Leaking SignalData structure 0x7b080012d780 after lost signal to thread 28674
I20260630 12:21:40.996824 28328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:40.998747 28328 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:40.999235 28328 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:41.894757 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:21:41.919694 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:41.920408 26617 tablet_replica.cc:333] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918: stopping tablet replica
I20260630 12:21:41.921052 26617 raft_consensus.cc:2243] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:41.922112 26617 raft_consensus.cc:2272] T 1616ea8852e0495b9f0cd692c3bb71f2 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:41.924430 26617 tablet_replica.cc:333] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918: stopping tablet replica
I20260630 12:21:41.924948 26617 raft_consensus.cc:2243] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:41.925396 26617 raft_consensus.cc:2272] T 1665ab861fce46dda7de1bd625069c73 P d7f359866e44441b87ade38ce1cc3918 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:41.975581 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:21:41.991210 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:21:42.013768 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:42.014560 26617 tablet_replica.cc:333] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b: stopping tablet replica
I20260630 12:21:42.015182 26617 raft_consensus.cc:2243] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.015681 26617 raft_consensus.cc:2272] T 1665ab861fce46dda7de1bd625069c73 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.017679 26617 tablet_replica.cc:333] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b: stopping tablet replica
I20260630 12:21:42.018160 26617 raft_consensus.cc:2243] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:42.019069 26617 raft_consensus.cc:2272] T 1616ea8852e0495b9f0cd692c3bb71f2 P 86bca7544efc400a9a672abda1b07c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.041249 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:21:42.053270 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:21:42.077445 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:42.078397 26617 tablet_replica.cc:333] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc: stopping tablet replica
W20260630 12:21:42.078730 28491 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:32811: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260630 12:21:42.079176 26617 raft_consensus.cc:2243] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:42.080324 26617 raft_consensus.cc:2272] T 1665ab861fce46dda7de1bd625069c73 P 9e8d494cbb3642b58e236216baccabcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.101833 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:21:42.113961 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:21:42.133939 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:42.134677 26617 tablet_replica.cc:333] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a: stopping tablet replica
I20260630 12:21:42.135295 26617 raft_consensus.cc:2243] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.135934 26617 raft_consensus.cc:2272] T 1616ea8852e0495b9f0cd692c3bb71f2 P 45fd530cf31246ffa1f78fd6bd07578a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.155423 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:21:42.166522 26617 master.cc:562] Master@127.25.254.126:45283 shutting down...
I20260630 12:21:42.184100 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:42.184753 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.185096 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 70183180caac42de9326841d6c8bb445: stopping tablet replica
I20260630 12:21:42.221761 26617 master.cc:584] Master@127.25.254.126:45283 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27458 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:21:42.257748 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:34799
I20260630 12:21:42.258881 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:42.264609 28719 instance_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:21:42.264673 28718 instance_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:21:42.265301 28721 instance_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:21:42.265918 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:42.266798 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:42.267014 26617 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:21:42.267170 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822102267156 us; error 0 us; skew 500 ppm
I20260630 12:21:42.267643 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:42.269879 26617 webserver.cc:533] Webserver started at http://127.25.254.126:36687/ using document root <none> and password file <none>
I20260630 12:21:42.270394 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:42.270605 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:42.270892 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:42.272027 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "a464d08444aa4fc38e57ca8eaa4b6c42"
format_stamp: "Formatted at 2026-06-30 12:21:42 on dist-test-slave-n0zz"
I20260630 12:21:42.276496 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:21:42.279786 28726 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:21:42.280675 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:42.280915 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "a464d08444aa4fc38e57ca8eaa4b6c42"
format_stamp: "Formatted at 2026-06-30 12:21:42 on dist-test-slave-n0zz"
I20260630 12:21:42.281189 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822048163789-26617-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:21:42.294247 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:42.295506 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:42.333518 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:34799
I20260630 12:21:42.333611 28777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:34799 every 8 connection(s)
I20260630 12:21:42.337483 28778 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:21:42.347654 28778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42: Bootstrap starting.
I20260630 12:21:42.352584 28778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:42.356639 28778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42: No bootstrap required, opened a new log
I20260630 12:21:42.358671 28778 raft_consensus.cc:359] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a464d08444aa4fc38e57ca8eaa4b6c42" member_type: VOTER }
I20260630 12:21:42.359079 28778 raft_consensus.cc:385] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:42.359251 28778 raft_consensus.cc:740] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a464d08444aa4fc38e57ca8eaa4b6c42, State: Initialized, Role: FOLLOWER
I20260630 12:21:42.359707 28778 consensus_queue.cc:260] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a464d08444aa4fc38e57ca8eaa4b6c42" member_type: VOTER }
I20260630 12:21:42.360126 28778 raft_consensus.cc:399] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:42.360312 28778 raft_consensus.cc:493] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:42.360522 28778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:42.364820 28778 raft_consensus.cc:515] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a464d08444aa4fc38e57ca8eaa4b6c42" member_type: VOTER }
I20260630 12:21:42.365288 28778 leader_election.cc:304] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [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: a464d08444aa4fc38e57ca8eaa4b6c42; no voters: 
I20260630 12:21:42.366395 28778 leader_election.cc:290] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:42.366708 28781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:42.368042 28781 raft_consensus.cc:697] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 1 LEADER]: Becoming Leader. State: Replica: a464d08444aa4fc38e57ca8eaa4b6c42, State: Running, Role: LEADER
I20260630 12:21:42.368770 28781 consensus_queue.cc:237] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [LEADER]: Queue going to LEADER mode. State: All 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: "a464d08444aa4fc38e57ca8eaa4b6c42" member_type: VOTER }
I20260630 12:21:42.369331 28778 sys_catalog.cc:565] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:42.374411 28783 sys_catalog.cc:455] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a464d08444aa4fc38e57ca8eaa4b6c42. Latest consensus state: current_term: 1 leader_uuid: "a464d08444aa4fc38e57ca8eaa4b6c42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a464d08444aa4fc38e57ca8eaa4b6c42" member_type: VOTER } }
I20260630 12:21:42.374929 28782 sys_catalog.cc:455] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a464d08444aa4fc38e57ca8eaa4b6c42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a464d08444aa4fc38e57ca8eaa4b6c42" member_type: VOTER } }
I20260630 12:21:42.375154 28783 sys_catalog.cc:458] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:42.375432 28782 sys_catalog.cc:458] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:42.377291 28788 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:42.385481 28788 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:42.386459 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:42.394523 28788 catalog_manager.cc:1383] Generated new cluster ID: 947e4b58d88e4c958a4077d1050701f8
I20260630 12:21:42.394801 28788 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:42.408761 28788 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:42.409960 28788 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:42.427949 28788 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42: Generated new TSK 0
I20260630 12:21:42.428566 28788 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:42.451747 26617 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000185776s
I20260630 12:21:54.545588 26617 master.cc:562] Master@127.25.254.126:34799 shutting down...
I20260630 12:21:54.568166 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:54.569010 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:54.569406 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P a464d08444aa4fc38e57ca8eaa4b6c42: stopping tablet replica
I20260630 12:21:54.589056 26617 master.cc:584] Master@127.25.254.126:34799 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12362 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:21:54.620065 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:39483
I20260630 12:21:54.621186 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:54.626997 28801 instance_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:21:54.627264 28802 instance_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:21:54.630398 28804 instance_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:21:54.630630 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:54.631532 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:54.631731 26617 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:21:54.631909 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822114631874 us; error 0 us; skew 500 ppm
I20260630 12:21:54.632452 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:54.635159 26617 webserver.cc:533] Webserver started at http://127.25.254.126:34585/ using document root <none> and password file <none>
I20260630 12:21:54.635713 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:54.635914 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:54.636233 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:54.637413 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "5060bf5c29964e65bc5259047e38a45a"
format_stamp: "Formatted at 2026-06-30 12:21:54 on dist-test-slave-n0zz"
I20260630 12:21:54.642660 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:21:54.646101 28809 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:21:54.646920 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:54.647217 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "5060bf5c29964e65bc5259047e38a45a"
format_stamp: "Formatted at 2026-06-30 12:21:54 on dist-test-slave-n0zz"
I20260630 12:21:54.647509 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-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:21:54.674463 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:54.675683 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:54.712649 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:39483
I20260630 12:21:54.712774 28860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:39483 every 8 connection(s)
I20260630 12:21:54.716624 28861 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:21:54.727331 28861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a: Bootstrap starting.
I20260630 12:21:54.731894 28861 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:54.735967 28861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a: No bootstrap required, opened a new log
I20260630 12:21:54.738013 28861 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5060bf5c29964e65bc5259047e38a45a" member_type: VOTER }
I20260630 12:21:54.738471 28861 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:54.738649 28861 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5060bf5c29964e65bc5259047e38a45a, State: Initialized, Role: FOLLOWER
I20260630 12:21:54.739113 28861 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5060bf5c29964e65bc5259047e38a45a" member_type: VOTER }
I20260630 12:21:54.739527 28861 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:54.739715 28861 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:54.739923 28861 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:54.744179 28861 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5060bf5c29964e65bc5259047e38a45a" member_type: VOTER }
I20260630 12:21:54.744623 28861 leader_election.cc:304] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [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: 5060bf5c29964e65bc5259047e38a45a; no voters: 
I20260630 12:21:54.745733 28861 leader_election.cc:290] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:54.746136 28864 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:54.747443 28864 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 1 LEADER]: Becoming Leader. State: Replica: 5060bf5c29964e65bc5259047e38a45a, State: Running, Role: LEADER
I20260630 12:21:54.748142 28864 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [LEADER]: Queue going to LEADER mode. State: All 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: "5060bf5c29964e65bc5259047e38a45a" member_type: VOTER }
I20260630 12:21:54.748832 28861 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:54.751351 28865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5060bf5c29964e65bc5259047e38a45a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5060bf5c29964e65bc5259047e38a45a" member_type: VOTER } }
I20260630 12:21:54.751408 28866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5060bf5c29964e65bc5259047e38a45a. Latest consensus state: current_term: 1 leader_uuid: "5060bf5c29964e65bc5259047e38a45a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5060bf5c29964e65bc5259047e38a45a" member_type: VOTER } }
I20260630 12:21:54.752163 28865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:54.752990 28866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:54.755650 28871 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:54.760555 28871 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:54.767434 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:54.769817 28871 catalog_manager.cc:1383] Generated new cluster ID: 644fad5ac339419eb93e37aaa521f78a
I20260630 12:21:54.770095 28871 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:54.784538 28871 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:54.785817 28871 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:54.798115 28871 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a: Generated new TSK 0
I20260630 12:21:54.798779 28871 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:54.834389 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:54.840859 28882 instance_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:21:54.841761 28883 instance_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:21:54.843257 28885 instance_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:21:54.844003 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:54.844815 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:54.845023 26617 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:21:54.845191 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822114845171 us; error 0 us; skew 500 ppm
I20260630 12:21:54.845721 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:54.848196 26617 webserver.cc:533] Webserver started at http://127.25.254.65:41809/ using document root <none> and password file <none>
I20260630 12:21:54.848682 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:54.848842 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:54.849169 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:54.850544 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "e18a6ab23509403bbcac91d0a3c79c6d"
format_stamp: "Formatted at 2026-06-30 12:21:54 on dist-test-slave-n0zz"
I20260630 12:21:54.854931 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:21:54.858047 28890 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:21:54.858868 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:54.859143 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "e18a6ab23509403bbcac91d0a3c79c6d"
format_stamp: "Formatted at 2026-06-30 12:21:54 on dist-test-slave-n0zz"
I20260630 12:21:54.859431 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-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:21:54.874353 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:54.875593 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:54.877067 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:54.879361 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:54.879587 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:54.879827 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:54.880018 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:54.919862 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:46743
I20260630 12:21:54.919956 28952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:46743 every 8 connection(s)
I20260630 12:21:54.924817 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:54.932454 28957 instance_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:21:54.933005 28958 instance_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:21:54.936425 26617 server_base.cc:1061] running on GCE node
W20260630 12:21:54.936731 28961 instance_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:21:54.937659 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:54.937848 26617 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:21:54.937974 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822114937963 us; error 0 us; skew 500 ppm
I20260630 12:21:54.938481 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:54.941283 26617 webserver.cc:533] Webserver started at http://127.25.254.66:39629/ using document root <none> and password file <none>
I20260630 12:21:54.941816 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:54.942025 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:54.942343 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:54.942678 28953 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39483
I20260630 12:21:54.943044 28953 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:54.943594 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "3cdd5281b84f4a5c8a506589c55e8acc"
format_stamp: "Formatted at 2026-06-30 12:21:54 on dist-test-slave-n0zz"
I20260630 12:21:54.943746 28953 heartbeater.cc:507] Master 127.25.254.126:39483 requested a full tablet report, sending...
I20260630 12:21:54.945899 28826 ts_manager.cc:194] Registered new tserver with Master: e18a6ab23509403bbcac91d0a3c79c6d (127.25.254.65:46743)
I20260630 12:21:54.947621 28826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58158
I20260630 12:21:54.948400 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:54.951988 28965 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:21:54.952844 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:54.953073 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "3cdd5281b84f4a5c8a506589c55e8acc"
format_stamp: "Formatted at 2026-06-30 12:21:54 on dist-test-slave-n0zz"
I20260630 12:21:54.953329 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-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:21:54.976794 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:54.977968 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:54.979386 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:54.981540 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:54.981709 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:54.982002 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:54.982211 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:55.021319 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:46337
I20260630 12:21:55.021413 29027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:46337 every 8 connection(s)
I20260630 12:21:55.026000 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:55.032408 29031 instance_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:21:55.034606 29032 instance_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:21:55.036682 29034 instance_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:21:55.037540 26617 server_base.cc:1061] running on GCE node
I20260630 12:21:55.038615 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:55.038908 26617 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:21:55.039152 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822115039132 us; error 0 us; skew 500 ppm
I20260630 12:21:55.039633 29028 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39483
I20260630 12:21:55.039856 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:55.039992 29028 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:55.040802 29028 heartbeater.cc:507] Master 127.25.254.126:39483 requested a full tablet report, sending...
I20260630 12:21:55.042641 26617 webserver.cc:533] Webserver started at http://127.25.254.67:35591/ using document root <none> and password file <none>
I20260630 12:21:55.043078 28826 ts_manager.cc:194] Registered new tserver with Master: 3cdd5281b84f4a5c8a506589c55e8acc (127.25.254.66:46337)
I20260630 12:21:55.043171 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:55.043495 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:55.043800 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:55.044482 28826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58172
I20260630 12:21:55.045087 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "79d2a073c478492a88cd5f45040336cb"
format_stamp: "Formatted at 2026-06-30 12:21:55 on dist-test-slave-n0zz"
I20260630 12:21:55.049787 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:21:55.053251 29039 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:21:55.054010 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:55.054350 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "79d2a073c478492a88cd5f45040336cb"
format_stamp: "Formatted at 2026-06-30 12:21:55 on dist-test-slave-n0zz"
I20260630 12:21:55.054711 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822048163789-26617-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:21:55.065917 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:55.067189 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:55.068631 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:55.070971 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:55.071197 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:55.071475 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:55.071655 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:55.113031 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:37903
I20260630 12:21:55.113121 29101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:37903 every 8 connection(s)
I20260630 12:21:55.127020 29102 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39483
I20260630 12:21:55.127420 29102 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:55.128139 29102 heartbeater.cc:507] Master 127.25.254.126:39483 requested a full tablet report, sending...
I20260630 12:21:55.130065 28826 ts_manager.cc:194] Registered new tserver with Master: 79d2a073c478492a88cd5f45040336cb (127.25.254.67:37903)
I20260630 12:21:55.130606 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014471659s
I20260630 12:21:55.131932 28826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58186
I20260630 12:21:55.950245 28953 heartbeater.cc:499] Master 127.25.254.126:39483 was elected leader, sending a full tablet report...
I20260630 12:21:56.046828 29028 heartbeater.cc:499] Master 127.25.254.126:39483 was elected leader, sending a full tablet report...
I20260630 12:21:56.134739 29102 heartbeater.cc:499] Master 127.25.254.126:39483 was elected leader, sending a full tablet report...
I20260630 12:21:56.767084 28879 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:58.768483 28879 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:00.769874 28879 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:02.770912 28879 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:03.477888 29024 debug-util.cc:398] Leaking SignalData structure 0x7b080004f7a0 after lost signal to thread 26620
W20260630 12:22:03.478837 29024 debug-util.cc:398] Leaking SignalData structure 0x7b080004dec0 after lost signal to thread 28860
W20260630 12:22:03.479744 29024 debug-util.cc:398] Leaking SignalData structure 0x7b0800101c40 after lost signal to thread 28952
W20260630 12:22:03.480683 29024 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3f40 after lost signal to thread 29027
W20260630 12:22:03.481484 29024 debug-util.cc:398] Leaking SignalData structure 0x7b08000e85a0 after lost signal to thread 29101
I20260630 12:22:04.771937 28879 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:06.773029 28879 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:07.634040 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:22:07.657399 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:07.674470 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:22:07.684741 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:22:07.706672 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:07.740746 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:22:07.749969 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:22:07.770529 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:07.787285 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:22:07.796114 26617 master.cc:562] Master@127.25.254.126:39483 shutting down...
I20260630 12:22:07.812563 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:07.813447 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:07.813812 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5060bf5c29964e65bc5259047e38a45a: stopping tablet replica
I20260630 12:22:07.831831 26617 master.cc:584] Master@127.25.254.126:39483 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13242 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:22:07.865362 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:46139
I20260630 12:22:07.866539 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:07.872051 29107 instance_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:22:07.872464 29108 instance_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:22:07.873373 29110 instance_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:22:07.874717 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:07.875546 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:07.875772 26617 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:22:07.875936 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822127875900 us; error 0 us; skew 500 ppm
I20260630 12:22:07.876434 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:07.878861 26617 webserver.cc:533] Webserver started at http://127.25.254.126:44023/ using document root <none> and password file <none>
I20260630 12:22:07.879354 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:07.879565 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:07.879858 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:07.881036 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "5384eb1808e2444baad7bf65df0893ee"
format_stamp: "Formatted at 2026-06-30 12:22:07 on dist-test-slave-n0zz"
I20260630 12:22:07.885705 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:07.889029 29115 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:22:07.889782 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:07.890082 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "5384eb1808e2444baad7bf65df0893ee"
format_stamp: "Formatted at 2026-06-30 12:22:07 on dist-test-slave-n0zz"
I20260630 12:22:07.890421 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-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:22:07.904096 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:07.905344 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:07.942749 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:46139
I20260630 12:22:07.942840 29166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:46139 every 8 connection(s)
I20260630 12:22:07.946777 29167 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:22:07.957075 29167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee: Bootstrap starting.
I20260630 12:22:07.961535 29167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:07.965569 29167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee: No bootstrap required, opened a new log
I20260630 12:22:07.967715 29167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5384eb1808e2444baad7bf65df0893ee" member_type: VOTER }
I20260630 12:22:07.968128 29167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:07.968375 29167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5384eb1808e2444baad7bf65df0893ee, State: Initialized, Role: FOLLOWER
I20260630 12:22:07.969028 29167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5384eb1808e2444baad7bf65df0893ee" member_type: VOTER }
I20260630 12:22:07.969512 29167 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:07.969758 29167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:07.970003 29167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:07.974452 29167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5384eb1808e2444baad7bf65df0893ee" member_type: VOTER }
I20260630 12:22:07.974993 29167 leader_election.cc:304] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [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: 5384eb1808e2444baad7bf65df0893ee; no voters: 
I20260630 12:22:07.976087 29167 leader_election.cc:290] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:07.976493 29170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:07.977809 29170 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 1 LEADER]: Becoming Leader. State: Replica: 5384eb1808e2444baad7bf65df0893ee, State: Running, Role: LEADER
I20260630 12:22:07.978513 29170 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [LEADER]: Queue going to LEADER mode. State: All 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: "5384eb1808e2444baad7bf65df0893ee" member_type: VOTER }
I20260630 12:22:07.979049 29167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:07.983207 29171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5384eb1808e2444baad7bf65df0893ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5384eb1808e2444baad7bf65df0893ee" member_type: VOTER } }
I20260630 12:22:07.983471 29172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5384eb1808e2444baad7bf65df0893ee. Latest consensus state: current_term: 1 leader_uuid: "5384eb1808e2444baad7bf65df0893ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5384eb1808e2444baad7bf65df0893ee" member_type: VOTER } }
I20260630 12:22:07.984004 29171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:07.984264 29172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:07.986969 29177 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:07.993283 29177 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:07.995070 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:08.002457 29177 catalog_manager.cc:1383] Generated new cluster ID: df76d5203e0a4947b5d587c359206e13
I20260630 12:22:08.002725 29177 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:08.016387 29177 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:08.018340 29177 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:08.032258 29177 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee: Generated new TSK 0
I20260630 12:22:08.032877 29177 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:08.062021 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:08.069618 29188 instance_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:22:08.072856 29189 instance_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:22:08.074981 29191 instance_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:22:08.076301 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:08.077316 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:08.077515 26617 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:22:08.077636 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822128077624 us; error 0 us; skew 500 ppm
I20260630 12:22:08.078076 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:08.080864 26617 webserver.cc:533] Webserver started at http://127.25.254.65:39453/ using document root <none> and password file <none>
I20260630 12:22:08.081284 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:08.081434 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:08.081643 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:08.082785 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "2828ff69a71b4be8ae9af160478be565"
format_stamp: "Formatted at 2026-06-30 12:22:08 on dist-test-slave-n0zz"
I20260630 12:22:08.087121 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:22:08.090428 29196 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:22:08.091173 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:22:08.091472 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "2828ff69a71b4be8ae9af160478be565"
format_stamp: "Formatted at 2026-06-30 12:22:08 on dist-test-slave-n0zz"
I20260630 12:22:08.091730 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-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:22:08.106093 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:08.107363 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:08.108803 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:08.111074 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:08.111253 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:08.111538 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:08.111717 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:08.151957 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:41797
I20260630 12:22:08.152089 29258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:41797 every 8 connection(s)
I20260630 12:22:08.157024 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:08.165297 29264 instance_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:22:08.166934 29263 instance_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:22:08.168259 29266 instance_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:22:08.169943 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:08.170746 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:08.170933 26617 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:22:08.171060 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822128171049 us; error 0 us; skew 500 ppm
I20260630 12:22:08.171497 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:08.174255 26617 webserver.cc:533] Webserver started at http://127.25.254.66:45145/ using document root <none> and password file <none>
I20260630 12:22:08.174842 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:08.175081 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:08.175410 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:08.176301 29259 heartbeater.cc:344] Connected to a master server at 127.25.254.126:46139
I20260630 12:22:08.176716 29259 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:08.176884 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "97e5f11bc62144ef9c93fe51306844a9"
format_stamp: "Formatted at 2026-06-30 12:22:08 on dist-test-slave-n0zz"
I20260630 12:22:08.177616 29259 heartbeater.cc:507] Master 127.25.254.126:46139 requested a full tablet report, sending...
I20260630 12:22:08.180083 29132 ts_manager.cc:194] Registered new tserver with Master: 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797)
I20260630 12:22:08.182407 29132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35826
I20260630 12:22:08.182577 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:22:08.186791 29271 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:22:08.187577 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:08.187865 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "97e5f11bc62144ef9c93fe51306844a9"
format_stamp: "Formatted at 2026-06-30 12:22:08 on dist-test-slave-n0zz"
I20260630 12:22:08.188118 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-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:22:08.224347 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:08.225533 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:08.227098 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:08.229328 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:08.229506 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:08.229796 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:08.229934 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:08.270777 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:34111
I20260630 12:22:08.270908 29333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:34111 every 8 connection(s)
I20260630 12:22:08.275517 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:08.282917 29337 instance_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:22:08.285424 29338 instance_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:22:08.290270 29340 instance_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:22:08.290509 29334 heartbeater.cc:344] Connected to a master server at 127.25.254.126:46139
I20260630 12:22:08.290956 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:08.291015 29334 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:08.292201 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:22:08.292308 29334 heartbeater.cc:507] Master 127.25.254.126:46139 requested a full tablet report, sending...
W20260630 12:22:08.292532 26617 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:22:08.292812 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822128292791 us; error 0 us; skew 500 ppm
I20260630 12:22:08.293725 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:08.295575 29132 ts_manager.cc:194] Registered new tserver with Master: 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66:34111)
I20260630 12:22:08.296751 26617 webserver.cc:533] Webserver started at http://127.25.254.67:33651/ using document root <none> and password file <none>
I20260630 12:22:08.297219 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:08.297210 29132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35834
I20260630 12:22:08.297609 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:08.297922 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:08.299221 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "9fd93c47558842a98eb1e292adc2ed4f"
format_stamp: "Formatted at 2026-06-30 12:22:08 on dist-test-slave-n0zz"
I20260630 12:22:08.303817 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:08.307655 29345 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:22:08.308493 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:08.308817 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "9fd93c47558842a98eb1e292adc2ed4f"
format_stamp: "Formatted at 2026-06-30 12:22:08 on dist-test-slave-n0zz"
I20260630 12:22:08.309064 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822048163789-26617-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:22:08.326792 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:08.327915 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:08.329370 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:08.331540 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:08.331761 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:08.331991 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:08.332168 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:08.370365 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:33009
I20260630 12:22:08.370484 29407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:33009 every 8 connection(s)
I20260630 12:22:08.383796 29408 heartbeater.cc:344] Connected to a master server at 127.25.254.126:46139
I20260630 12:22:08.384110 29408 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:08.384830 29408 heartbeater.cc:507] Master 127.25.254.126:46139 requested a full tablet report, sending...
I20260630 12:22:08.386891 29132 ts_manager.cc:194] Registered new tserver with Master: 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:08.387897 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014420307s
I20260630 12:22:08.388170 29132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35836
I20260630 12:22:09.185770 29259 heartbeater.cc:499] Master 127.25.254.126:46139 was elected leader, sending a full tablet report...
I20260630 12:22:09.300190 29334 heartbeater.cc:499] Master 127.25.254.126:46139 was elected leader, sending a full tablet report...
I20260630 12:22:09.391057 29408 heartbeater.cc:499] Master 127.25.254.126:46139 was elected leader, sending a full tablet report...
I20260630 12:22:09.443892 29132 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35852:
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:22:09.446602 29132 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:22:09.506812 29224 tablet_service.cc:1511] Processing CreateTablet for tablet 118f7d5c85574ad8a1da8d3e65607c8d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:09.507321 29223 tablet_service.cc:1511] Processing CreateTablet for tablet 231623748af14f2bbd088489c8d4a6a5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:09.508803 29224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118f7d5c85574ad8a1da8d3e65607c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.510392 29222 tablet_service.cc:1511] Processing CreateTablet for tablet 568aceaa1da24f438c409f65a411ac59 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:09.511933 29222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568aceaa1da24f438c409f65a411ac59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.514559 29223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231623748af14f2bbd088489c8d4a6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.523896 29221 tablet_service.cc:1511] Processing CreateTablet for tablet d414259622c544bdbcb1e6a3295802b4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:09.524523 29299 tablet_service.cc:1511] Processing CreateTablet for tablet 118f7d5c85574ad8a1da8d3e65607c8d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:09.525430 29221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d414259622c544bdbcb1e6a3295802b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.526211 29299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118f7d5c85574ad8a1da8d3e65607c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.532083 29297 tablet_service.cc:1511] Processing CreateTablet for tablet 568aceaa1da24f438c409f65a411ac59 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:09.533921 29297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568aceaa1da24f438c409f65a411ac59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.535676 29296 tablet_service.cc:1511] Processing CreateTablet for tablet d414259622c544bdbcb1e6a3295802b4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:09.540795 29298 tablet_service.cc:1511] Processing CreateTablet for tablet 231623748af14f2bbd088489c8d4a6a5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:09.544603 29296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d414259622c544bdbcb1e6a3295802b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.545847 29298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231623748af14f2bbd088489c8d4a6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.563458 29428 tablet_bootstrap.cc:492] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Bootstrap starting.
I20260630 12:22:09.571242 29428 tablet_bootstrap.cc:654] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.580389 29373 tablet_service.cc:1511] Processing CreateTablet for tablet 118f7d5c85574ad8a1da8d3e65607c8d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:09.583436 29372 tablet_service.cc:1511] Processing CreateTablet for tablet 231623748af14f2bbd088489c8d4a6a5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:09.585824 29371 tablet_service.cc:1511] Processing CreateTablet for tablet 568aceaa1da24f438c409f65a411ac59 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:09.588147 29370 tablet_service.cc:1511] Processing CreateTablet for tablet d414259622c544bdbcb1e6a3295802b4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0754102403eb4f5b9276dc57a9ccf9d4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:09.582036 29373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 118f7d5c85574ad8a1da8d3e65607c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.595297 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231623748af14f2bbd088489c8d4a6a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.597219 29428 tablet_bootstrap.cc:492] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: No bootstrap required, opened a new log
I20260630 12:22:09.597759 29428 ts_tablet_manager.cc:1403] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.023s
I20260630 12:22:09.598536 29370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d414259622c544bdbcb1e6a3295802b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.601011 29428 raft_consensus.cc:359] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.602041 29428 raft_consensus.cc:385] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.602398 29428 raft_consensus.cc:740] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2828ff69a71b4be8ae9af160478be565, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.602526 29371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568aceaa1da24f438c409f65a411ac59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:09.610726 29428 consensus_queue.cc:260] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.614694 29430 tablet_bootstrap.cc:492] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: Bootstrap starting.
I20260630 12:22:09.625921 29430 tablet_bootstrap.cc:654] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.626788 29432 tablet_bootstrap.cc:492] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f: Bootstrap starting.
I20260630 12:22:09.633600 29428 ts_tablet_manager.cc:1434] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.009s
I20260630 12:22:09.634749 29428 tablet_bootstrap.cc:492] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565: Bootstrap starting.
I20260630 12:22:09.635553 29432 tablet_bootstrap.cc:654] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.640951 29428 tablet_bootstrap.cc:654] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.648900 29430 tablet_bootstrap.cc:492] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: No bootstrap required, opened a new log
I20260630 12:22:09.649358 29428 tablet_bootstrap.cc:492] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565: No bootstrap required, opened a new log
I20260630 12:22:09.649381 29430 ts_tablet_manager.cc:1403] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260630 12:22:09.649907 29428 ts_tablet_manager.cc:1403] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:22:09.649884 29432 tablet_bootstrap.cc:492] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f: No bootstrap required, opened a new log
I20260630 12:22:09.652321 29432 ts_tablet_manager.cc:1403] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260630 12:22:09.652593 29430 raft_consensus.cc:359] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.653023 29428 raft_consensus.cc:359] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.653379 29430 raft_consensus.cc:385] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.653798 29428 raft_consensus.cc:385] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.653867 29430 raft_consensus.cc:740] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e5f11bc62144ef9c93fe51306844a9, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.654230 29428 raft_consensus.cc:740] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2828ff69a71b4be8ae9af160478be565, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.655184 29432 raft_consensus.cc:359] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.654985 29430 consensus_queue.cc:260] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.655001 29428 consensus_queue.cc:260] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.655857 29432 raft_consensus.cc:385] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.656224 29432 raft_consensus.cc:740] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd93c47558842a98eb1e292adc2ed4f, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.657014 29432 consensus_queue.cc:260] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.657490 29428 ts_tablet_manager.cc:1434] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260630 12:22:09.657649 29260 tablet.cc:2406] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:22:09.658567 29428 tablet_bootstrap.cc:492] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565: Bootstrap starting.
I20260630 12:22:09.663105 29430 ts_tablet_manager.cc:1434] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:22:09.664054 29430 tablet_bootstrap.cc:492] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9: Bootstrap starting.
I20260630 12:22:09.667629 29428 tablet_bootstrap.cc:654] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.669351 29430 tablet_bootstrap.cc:654] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.678946 29432 ts_tablet_manager.cc:1434] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.008s
I20260630 12:22:09.680979 29432 tablet_bootstrap.cc:492] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f: Bootstrap starting.
I20260630 12:22:09.683514 29430 tablet_bootstrap.cc:492] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9: No bootstrap required, opened a new log
I20260630 12:22:09.684051 29430 ts_tablet_manager.cc:1403] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260630 12:22:09.687034 29430 raft_consensus.cc:359] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.688697 29430 raft_consensus.cc:385] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.689024 29430 raft_consensus.cc:740] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e5f11bc62144ef9c93fe51306844a9, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.689113 29432 tablet_bootstrap.cc:654] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.690590 29428 tablet_bootstrap.cc:492] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565: No bootstrap required, opened a new log
I20260630 12:22:09.690446 29430 consensus_queue.cc:260] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.691129 29428 ts_tablet_manager.cc:1403] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.013s
I20260630 12:22:09.694339 29428 raft_consensus.cc:359] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.695091 29428 raft_consensus.cc:385] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.695452 29428 raft_consensus.cc:740] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2828ff69a71b4be8ae9af160478be565, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.696182 29428 consensus_queue.cc:260] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.698755 29428 ts_tablet_manager.cc:1434] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:22:09.699566 29430 ts_tablet_manager.cc:1434] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260630 12:22:09.699735 29428 tablet_bootstrap.cc:492] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565: Bootstrap starting.
I20260630 12:22:09.706523 29432 tablet_bootstrap.cc:492] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f: No bootstrap required, opened a new log
I20260630 12:22:09.706674 29428 tablet_bootstrap.cc:654] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.706830 29430 tablet_bootstrap.cc:492] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9: Bootstrap starting.
I20260630 12:22:09.707058 29432 ts_tablet_manager.cc:1403] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.015s
I20260630 12:22:09.710059 29432 raft_consensus.cc:359] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.710795 29432 raft_consensus.cc:385] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.711081 29432 raft_consensus.cc:740] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd93c47558842a98eb1e292adc2ed4f, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.711838 29432 consensus_queue.cc:260] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.713963 29428 tablet_bootstrap.cc:492] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565: No bootstrap required, opened a new log
I20260630 12:22:09.714099 29432 ts_tablet_manager.cc:1434] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:22:09.714246 29430 tablet_bootstrap.cc:654] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.714501 29428 ts_tablet_manager.cc:1403] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260630 12:22:09.715217 29432 tablet_bootstrap.cc:492] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f: Bootstrap starting.
I20260630 12:22:09.717389 29428 raft_consensus.cc:359] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.718071 29428 raft_consensus.cc:385] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.718393 29428 raft_consensus.cc:740] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2828ff69a71b4be8ae9af160478be565, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.719099 29428 consensus_queue.cc:260] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.721926 29432 tablet_bootstrap.cc:654] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.722103 29428 ts_tablet_manager.cc:1434] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:22:09.725301 29436 raft_consensus.cc:493] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:09.725859 29436 raft_consensus.cc:515] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.726579 29430 tablet_bootstrap.cc:492] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9: No bootstrap required, opened a new log
I20260630 12:22:09.727059 29430 ts_tablet_manager.cc:1403] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:22:09.730216 29430 raft_consensus.cc:359] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.730895 29430 raft_consensus.cc:385] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.731187 29430 raft_consensus.cc:740] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e5f11bc62144ef9c93fe51306844a9, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.731722 29436 leader_election.cc:290] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:09.731966 29430 consensus_queue.cc:260] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.733640 29432 tablet_bootstrap.cc:492] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f: No bootstrap required, opened a new log
I20260630 12:22:09.734138 29432 ts_tablet_manager.cc:1403] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:22:09.734510 29430 ts_tablet_manager.cc:1434] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:22:09.735452 29430 tablet_bootstrap.cc:492] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: Bootstrap starting.
I20260630 12:22:09.736940 29432 raft_consensus.cc:359] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.737703 29432 raft_consensus.cc:385] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.738018 29432 raft_consensus.cc:740] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd93c47558842a98eb1e292adc2ed4f, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.739015 29432 consensus_queue.cc:260] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.742363 29430 tablet_bootstrap.cc:654] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.743803 29432 ts_tablet_manager.cc:1434] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:09.744799 29432 tablet_bootstrap.cc:492] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: Bootstrap starting.
I20260630 12:22:09.751031 29432 tablet_bootstrap.cc:654] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:09.755128 29234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231623748af14f2bbd088489c8d4a6a5" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565" is_pre_election: true
I20260630 12:22:09.755963 29430 tablet_bootstrap.cc:492] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: No bootstrap required, opened a new log
I20260630 12:22:09.755946 29234 raft_consensus.cc:2468] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 0.
I20260630 12:22:09.756892 29430 ts_tablet_manager.cc:1403] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260630 12:22:09.757893 29273 leader_election.cc:304] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2828ff69a71b4be8ae9af160478be565, 97e5f11bc62144ef9c93fe51306844a9; no voters: 
I20260630 12:22:09.759573 29436 raft_consensus.cc:2804] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:09.759936 29436 raft_consensus.cc:493] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:09.760290 29436 raft_consensus.cc:3060] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.761168 29437 raft_consensus.cc:493] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:09.761533 29430 raft_consensus.cc:359] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.761642 29437 raft_consensus.cc:515] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.762423 29430 raft_consensus.cc:385] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.762949 29430 raft_consensus.cc:740] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97e5f11bc62144ef9c93fe51306844a9, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.762492 29432 tablet_bootstrap.cc:492] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: No bootstrap required, opened a new log
I20260630 12:22:09.763979 29432 ts_tablet_manager.cc:1403] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:22:09.763857 29430 consensus_queue.cc:260] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.766072 29437 leader_election.cc:290] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66:34111)
I20260630 12:22:09.770016 29431 raft_consensus.cc:493] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:09.770656 29431 raft_consensus.cc:515] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.775353 29430 ts_tablet_manager.cc:1434] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:22:09.778746 29431 leader_election.cc:290] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66:34111), 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:09.780901 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231623748af14f2bbd088489c8d4a6a5" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd93c47558842a98eb1e292adc2ed4f" is_pre_election: true
I20260630 12:22:09.781805 29383 raft_consensus.cc:2468] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 0.
I20260630 12:22:09.770126 29432 raft_consensus.cc:359] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.784686 29432 raft_consensus.cc:385] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:09.784942 29432 raft_consensus.cc:740] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fd93c47558842a98eb1e292adc2ed4f, State: Initialized, Role: FOLLOWER
I20260630 12:22:09.785588 29432 consensus_queue.cc:260] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.788050 29432 ts_tablet_manager.cc:1434] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260630 12:22:09.773746 29436 raft_consensus.cc:515] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.791770 29436 leader_election.cc:290] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 election: Requested vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:09.792785 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231623748af14f2bbd088489c8d4a6a5" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd93c47558842a98eb1e292adc2ed4f"
I20260630 12:22:09.793331 29383 raft_consensus.cc:3060] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.799273 29383 raft_consensus.cc:2468] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 1.
I20260630 12:22:09.800776 29273 leader_election.cc:304] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97e5f11bc62144ef9c93fe51306844a9, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.802052 29436 raft_consensus.cc:2804] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:09.807520 29448 raft_consensus.cc:493] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:09.808132 29448 raft_consensus.cc:515] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.809751 29436 raft_consensus.cc:697] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 LEADER]: Becoming Leader. State: Replica: 97e5f11bc62144ef9c93fe51306844a9, State: Running, Role: LEADER
I20260630 12:22:09.811633 29436 consensus_queue.cc:237] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.812958 29448 leader_election.cc:290] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:09.815124 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568aceaa1da24f438c409f65a411ac59" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd93c47558842a98eb1e292adc2ed4f" is_pre_election: true
I20260630 12:22:09.815984 29383 raft_consensus.cc:2468] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 0.
I20260630 12:22:09.817631 29273 leader_election.cc:304] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97e5f11bc62144ef9c93fe51306844a9, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.818729 29448 raft_consensus.cc:2804] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:09.819190 29448 raft_consensus.cc:493] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:09.819599 29448 raft_consensus.cc:3060] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.833669 29448 raft_consensus.cc:515] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.838114 29448 leader_election.cc:290] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 election: Requested vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:09.839995 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568aceaa1da24f438c409f65a411ac59" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd93c47558842a98eb1e292adc2ed4f"
I20260630 12:22:09.840806 29383 raft_consensus.cc:3060] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.842226 29234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568aceaa1da24f438c409f65a411ac59" candidate_uuid: "9fd93c47558842a98eb1e292adc2ed4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565" is_pre_election: true
I20260630 12:22:09.842860 29234 raft_consensus.cc:2468] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fd93c47558842a98eb1e292adc2ed4f in term 0.
I20260630 12:22:09.845259 29347 leader_election.cc:304] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2828ff69a71b4be8ae9af160478be565, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.851903 29383 raft_consensus.cc:2468] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 1.
I20260630 12:22:09.852386 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568aceaa1da24f438c409f65a411ac59" candidate_uuid: "9fd93c47558842a98eb1e292adc2ed4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e5f11bc62144ef9c93fe51306844a9" is_pre_election: true
I20260630 12:22:09.852672 29437 raft_consensus.cc:2764] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:22:09.853406 29309 raft_consensus.cc:2393] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fd93c47558842a98eb1e292adc2ed4f in current term 1: Already voted for candidate 97e5f11bc62144ef9c93fe51306844a9 in this term.
I20260630 12:22:09.855952 29234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231623748af14f2bbd088489c8d4a6a5" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565"
I20260630 12:22:09.856603 29234 raft_consensus.cc:3060] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.856642 29233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568aceaa1da24f438c409f65a411ac59" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565" is_pre_election: true
I20260630 12:22:09.857410 29233 raft_consensus.cc:2468] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 0.
I20260630 12:22:09.857563 29273 leader_election.cc:304] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97e5f11bc62144ef9c93fe51306844a9, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.858480 29448 raft_consensus.cc:2804] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:09.858377 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118f7d5c85574ad8a1da8d3e65607c8d" candidate_uuid: "2828ff69a71b4be8ae9af160478be565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e5f11bc62144ef9c93fe51306844a9" is_pre_election: true
I20260630 12:22:09.858855 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118f7d5c85574ad8a1da8d3e65607c8d" candidate_uuid: "2828ff69a71b4be8ae9af160478be565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd93c47558842a98eb1e292adc2ed4f" is_pre_election: true
I20260630 12:22:09.859193 29309 raft_consensus.cc:2468] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2828ff69a71b4be8ae9af160478be565 in term 0.
I20260630 12:22:09.859597 29382 raft_consensus.cc:2468] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2828ff69a71b4be8ae9af160478be565 in term 0.
I20260630 12:22:09.860915 29232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568aceaa1da24f438c409f65a411ac59" candidate_uuid: "97e5f11bc62144ef9c93fe51306844a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565"
I20260630 12:22:09.861123 29198 leader_election.cc:304] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2828ff69a71b4be8ae9af160478be565, 97e5f11bc62144ef9c93fe51306844a9; no voters: 
I20260630 12:22:09.861570 29232 raft_consensus.cc:3060] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.861902 29431 raft_consensus.cc:2804] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:09.862368 29431 raft_consensus.cc:493] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:09.862762 29431 raft_consensus.cc:3060] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.864766 29234 raft_consensus.cc:2468] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 1.
I20260630 12:22:09.859025 29448 raft_consensus.cc:697] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 LEADER]: Becoming Leader. State: Replica: 97e5f11bc62144ef9c93fe51306844a9, State: Running, Role: LEADER
I20260630 12:22:09.866120 29448 consensus_queue.cc:237] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.868359 29132 catalog_manager.cc:5697] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "97e5f11bc62144ef9c93fe51306844a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:09.870286 29431 raft_consensus.cc:515] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.872327 29431 leader_election.cc:290] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [CANDIDATE]: Term 1 election: Requested vote from peers 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66:34111), 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67:33009)
I20260630 12:22:09.872990 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118f7d5c85574ad8a1da8d3e65607c8d" candidate_uuid: "2828ff69a71b4be8ae9af160478be565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e5f11bc62144ef9c93fe51306844a9"
I20260630 12:22:09.873528 29309 raft_consensus.cc:3060] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.873991 29382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "118f7d5c85574ad8a1da8d3e65607c8d" candidate_uuid: "2828ff69a71b4be8ae9af160478be565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fd93c47558842a98eb1e292adc2ed4f"
I20260630 12:22:09.874581 29382 raft_consensus.cc:3060] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.874918 29232 raft_consensus.cc:2468] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97e5f11bc62144ef9c93fe51306844a9 in term 1.
I20260630 12:22:09.880424 29382 raft_consensus.cc:2468] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2828ff69a71b4be8ae9af160478be565 in term 1.
I20260630 12:22:09.881596 29198 leader_election.cc:304] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2828ff69a71b4be8ae9af160478be565, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.882383 29431 raft_consensus.cc:2804] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:09.882485 29309 raft_consensus.cc:2468] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2828ff69a71b4be8ae9af160478be565 in term 1.
I20260630 12:22:09.884020 29431 raft_consensus.cc:697] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 1 LEADER]: Becoming Leader. State: Replica: 2828ff69a71b4be8ae9af160478be565, State: Running, Role: LEADER
I20260630 12:22:09.883239 29132 catalog_manager.cc:5697] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "97e5f11bc62144ef9c93fe51306844a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:09.884869 29431 consensus_queue.cc:237] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.893044 29129 catalog_manager.cc:5697] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2828ff69a71b4be8ae9af160478be565 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "2828ff69a71b4be8ae9af160478be565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:09.901088 29437 raft_consensus.cc:493] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:09.901530 29437 raft_consensus.cc:515] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.903258 29437 leader_election.cc:290] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66:34111)
I20260630 12:22:09.904290 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d414259622c544bdbcb1e6a3295802b4" candidate_uuid: "9fd93c47558842a98eb1e292adc2ed4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e5f11bc62144ef9c93fe51306844a9" is_pre_election: true
I20260630 12:22:09.904366 29232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d414259622c544bdbcb1e6a3295802b4" candidate_uuid: "9fd93c47558842a98eb1e292adc2ed4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565" is_pre_election: true
I20260630 12:22:09.904959 29309 raft_consensus.cc:2468] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fd93c47558842a98eb1e292adc2ed4f in term 0.
I20260630 12:22:09.905033 29232 raft_consensus.cc:2468] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fd93c47558842a98eb1e292adc2ed4f in term 0.
I20260630 12:22:09.906037 29347 leader_election.cc:304] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97e5f11bc62144ef9c93fe51306844a9, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.906673 29437 raft_consensus.cc:2804] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:09.906945 29437 raft_consensus.cc:493] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:09.907212 29437 raft_consensus.cc:3060] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.911950 29437 raft_consensus.cc:515] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.913488 29437 leader_election.cc:290] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [CANDIDATE]: Term 1 election: Requested vote from peers 2828ff69a71b4be8ae9af160478be565 (127.25.254.65:41797), 97e5f11bc62144ef9c93fe51306844a9 (127.25.254.66:34111)
I20260630 12:22:09.914353 29232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d414259622c544bdbcb1e6a3295802b4" candidate_uuid: "9fd93c47558842a98eb1e292adc2ed4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2828ff69a71b4be8ae9af160478be565"
I20260630 12:22:09.914520 29309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d414259622c544bdbcb1e6a3295802b4" candidate_uuid: "9fd93c47558842a98eb1e292adc2ed4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97e5f11bc62144ef9c93fe51306844a9"
I20260630 12:22:09.914974 29232 raft_consensus.cc:3060] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.914991 29309 raft_consensus.cc:3060] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:09.921559 29232 raft_consensus.cc:2468] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fd93c47558842a98eb1e292adc2ed4f in term 1.
I20260630 12:22:09.921559 29309 raft_consensus.cc:2468] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fd93c47558842a98eb1e292adc2ed4f in term 1.
I20260630 12:22:09.922811 29347 leader_election.cc:304] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97e5f11bc62144ef9c93fe51306844a9, 9fd93c47558842a98eb1e292adc2ed4f; no voters: 
I20260630 12:22:09.923385 29437 raft_consensus.cc:2804] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:09.924383 29437 raft_consensus.cc:697] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 LEADER]: Becoming Leader. State: Replica: 9fd93c47558842a98eb1e292adc2ed4f, State: Running, Role: LEADER
I20260630 12:22:09.924996 29437 consensus_queue.cc:237] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } }
I20260630 12:22:09.931844 29129 catalog_manager.cc:5697] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fd93c47558842a98eb1e292adc2ed4f (127.25.254.67). New cstate: current_term: 1 leader_uuid: "9fd93c47558842a98eb1e292adc2ed4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2828ff69a71b4be8ae9af160478be565" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97e5f11bc62144ef9c93fe51306844a9" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fd93c47558842a98eb1e292adc2ed4f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33009 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:09.995158 29185 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:22:10.000263 29185 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 0
I20260630 12:22:10.000833 29185 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:10.008402 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:22:10.030457 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:10.031394 26617 tablet_replica.cc:333] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565: stopping tablet replica
I20260630 12:22:10.032075 26617 raft_consensus.cc:2243] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.032446 26617 raft_consensus.cc:2272] T 231623748af14f2bbd088489c8d4a6a5 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.034166 26617 tablet_replica.cc:333] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565: stopping tablet replica
I20260630 12:22:10.034695 26617 raft_consensus.cc:2243] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.035004 26617 raft_consensus.cc:2272] T d414259622c544bdbcb1e6a3295802b4 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.036586 26617 tablet_replica.cc:333] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565: stopping tablet replica
I20260630 12:22:10.037011 26617 raft_consensus.cc:2243] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.037312 26617 raft_consensus.cc:2272] T 568aceaa1da24f438c409f65a411ac59 P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.039567 26617 tablet_replica.cc:333] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: stopping tablet replica
I20260630 12:22:10.039973 26617 raft_consensus.cc:2243] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:10.040462 26617 pending_rounds.cc:70] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Trying to abort 1 pending ops.
I20260630 12:22:10.040659 26617 pending_rounds.cc:77] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439444017704960 op_type: NO_OP noop_request { }
I20260630 12:22:10.040953 26617 raft_consensus.cc:2889] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:10.041198 26617 raft_consensus.cc:2272] T 118f7d5c85574ad8a1da8d3e65607c8d P 2828ff69a71b4be8ae9af160478be565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.063390 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:22:10.074991 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:22:10.094866 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:10.095822 26617 tablet_replica.cc:333] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9: stopping tablet replica
I20260630 12:22:10.096310 26617 raft_consensus.cc:2243] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.096670 26617 raft_consensus.cc:2272] T d414259622c544bdbcb1e6a3295802b4 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.098489 26617 tablet_replica.cc:333] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: stopping tablet replica
I20260630 12:22:10.099010 26617 raft_consensus.cc:2243] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:10.099572 26617 pending_rounds.cc:70] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: Trying to abort 1 pending ops.
I20260630 12:22:10.099725 26617 pending_rounds.cc:77] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439443940839424 op_type: NO_OP noop_request { }
I20260630 12:22:10.100000 26617 raft_consensus.cc:2889] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:10.100296 26617 raft_consensus.cc:2272] T 568aceaa1da24f438c409f65a411ac59 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.102474 26617 tablet_replica.cc:333] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9: stopping tablet replica
I20260630 12:22:10.102957 26617 raft_consensus.cc:2243] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.103315 26617 raft_consensus.cc:2272] T 118f7d5c85574ad8a1da8d3e65607c8d P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.105134 26617 tablet_replica.cc:333] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: stopping tablet replica
I20260630 12:22:10.105597 26617 raft_consensus.cc:2243] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:10.106119 26617 pending_rounds.cc:70] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: Trying to abort 1 pending ops.
I20260630 12:22:10.106351 26617 pending_rounds.cc:77] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439443776274432 op_type: NO_OP noop_request { }
I20260630 12:22:10.106624 26617 raft_consensus.cc:2889] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:10.106890 26617 raft_consensus.cc:2272] T 231623748af14f2bbd088489c8d4a6a5 P 97e5f11bc62144ef9c93fe51306844a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.130297 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:22:10.141764 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:22:10.162251 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:10.163173 26617 tablet_replica.cc:333] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: stopping tablet replica
I20260630 12:22:10.163707 26617 raft_consensus.cc:2243] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:10.164278 26617 pending_rounds.cc:70] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: Trying to abort 1 pending ops.
I20260630 12:22:10.164482 26617 pending_rounds.cc:77] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439444179382272 op_type: NO_OP noop_request { }
I20260630 12:22:10.164781 26617 raft_consensus.cc:2889] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:10.165091 26617 raft_consensus.cc:2272] T d414259622c544bdbcb1e6a3295802b4 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.167339 26617 tablet_replica.cc:333] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f: stopping tablet replica
I20260630 12:22:10.167784 26617 raft_consensus.cc:2243] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.168080 26617 raft_consensus.cc:2272] T 231623748af14f2bbd088489c8d4a6a5 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.169682 26617 tablet_replica.cc:333] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f: stopping tablet replica
I20260630 12:22:10.170107 26617 raft_consensus.cc:2243] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.170488 26617 raft_consensus.cc:2272] T 568aceaa1da24f438c409f65a411ac59 P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.172209 26617 tablet_replica.cc:333] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f: stopping tablet replica
I20260630 12:22:10.172597 26617 raft_consensus.cc:2243] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:10.172897 26617 raft_consensus.cc:2272] T 118f7d5c85574ad8a1da8d3e65607c8d P 9fd93c47558842a98eb1e292adc2ed4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.193970 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:22:10.205610 26617 master.cc:562] Master@127.25.254.126:46139 shutting down...
I20260630 12:22:10.223508 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:10.224072 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:10.224414 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5384eb1808e2444baad7bf65df0893ee: stopping tablet replica
I20260630 12:22:10.242671 26617 master.cc:584] Master@127.25.254.126:46139 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2417 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:22:10.282123 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:44869
I20260630 12:22:10.283295 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:10.289247 29463 instance_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:22:10.290764 29462 instance_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:22:10.291577 29465 instance_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:22:10.293459 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:10.294890 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:10.295210 26617 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:22:10.295383 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822130295365 us; error 0 us; skew 500 ppm
I20260630 12:22:10.296083 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:10.299114 26617 webserver.cc:533] Webserver started at http://127.25.254.126:44463/ using document root <none> and password file <none>
I20260630 12:22:10.299541 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:10.299696 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:10.299930 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:10.300971 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "5beb5390603041018a6fb4fcadd4bc08"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.305562 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:10.308755 29470 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:22:10.309496 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:10.309778 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "5beb5390603041018a6fb4fcadd4bc08"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.310014 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-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:22:10.331230 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:10.332481 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:10.368928 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:44869
I20260630 12:22:10.369026 29521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:44869 every 8 connection(s)
I20260630 12:22:10.372768 29522 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:22:10.382222 29522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08: Bootstrap starting.
I20260630 12:22:10.386584 29522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:10.390441 29522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08: No bootstrap required, opened a new log
I20260630 12:22:10.392405 29522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5beb5390603041018a6fb4fcadd4bc08" member_type: VOTER }
I20260630 12:22:10.392755 29522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:10.392923 29522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5beb5390603041018a6fb4fcadd4bc08, State: Initialized, Role: FOLLOWER
I20260630 12:22:10.393493 29522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5beb5390603041018a6fb4fcadd4bc08" member_type: VOTER }
I20260630 12:22:10.393927 29522 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:10.394125 29522 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:10.394352 29522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:10.398450 29522 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5beb5390603041018a6fb4fcadd4bc08" member_type: VOTER }
I20260630 12:22:10.398882 29522 leader_election.cc:304] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [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: 5beb5390603041018a6fb4fcadd4bc08; no voters: 
I20260630 12:22:10.399943 29522 leader_election.cc:290] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:10.400276 29525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:10.401554 29525 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 1 LEADER]: Becoming Leader. State: Replica: 5beb5390603041018a6fb4fcadd4bc08, State: Running, Role: LEADER
I20260630 12:22:10.402132 29525 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [LEADER]: Queue going to LEADER mode. State: All 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: "5beb5390603041018a6fb4fcadd4bc08" member_type: VOTER }
I20260630 12:22:10.402871 29522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:10.405059 29526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5beb5390603041018a6fb4fcadd4bc08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5beb5390603041018a6fb4fcadd4bc08" member_type: VOTER } }
I20260630 12:22:10.405161 29527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5beb5390603041018a6fb4fcadd4bc08. Latest consensus state: current_term: 1 leader_uuid: "5beb5390603041018a6fb4fcadd4bc08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5beb5390603041018a6fb4fcadd4bc08" member_type: VOTER } }
I20260630 12:22:10.405716 29527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:10.405684 29526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:10.408535 29530 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:10.413512 29530 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:10.420871 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:10.423506 29530 catalog_manager.cc:1383] Generated new cluster ID: 88f4fb021ca54d8f9208ecc1285e7582
I20260630 12:22:10.423817 29530 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:10.439186 29530 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:10.440390 29530 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:10.453419 29530 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08: Generated new TSK 0
I20260630 12:22:10.453954 29530 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:10.487972 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:10.494057 29543 instance_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:22:10.494760 29544 instance_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:22:10.496251 29546 instance_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:22:10.497225 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:10.497952 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:10.498122 26617 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:22:10.498323 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822130498308 us; error 0 us; skew 500 ppm
I20260630 12:22:10.498799 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:10.500878 26617 webserver.cc:533] Webserver started at http://127.25.254.65:46867/ using document root <none> and password file <none>
I20260630 12:22:10.501288 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:10.501436 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:10.501638 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:10.502696 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "a1a8b48cfb194f6998d9968767a455dc"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.506840 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:10.509706 29551 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:22:10.510476 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:10.510757 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "a1a8b48cfb194f6998d9968767a455dc"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.511040 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-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:22:10.525831 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:10.527078 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:10.528501 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:10.530771 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:10.530992 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:10.531225 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:10.531405 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:10.569950 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:46043
I20260630 12:22:10.570057 29613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:46043 every 8 connection(s)
I20260630 12:22:10.574827 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:10.581755 29618 instance_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:22:10.583818 29619 instance_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:22:10.585786 29621 instance_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:22:10.586094 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:10.587458 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:10.587703 26617 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:22:10.587884 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822130587863 us; error 0 us; skew 500 ppm
I20260630 12:22:10.588544 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:10.588773 29614 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44869
I20260630 12:22:10.589147 29614 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:10.590066 29614 heartbeater.cc:507] Master 127.25.254.126:44869 requested a full tablet report, sending...
I20260630 12:22:10.591183 26617 webserver.cc:533] Webserver started at http://127.25.254.66:34571/ using document root <none> and password file <none>
I20260630 12:22:10.591852 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:10.592087 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:10.592403 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:10.592409 29487 ts_manager.cc:194] Registered new tserver with Master: a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:10.594025 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.594990 29487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52124
I20260630 12:22:10.599038 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:10.602403 29626 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:22:10.603137 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:10.603379 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.603603 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-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:22:10.621943 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:10.623420 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:10.624958 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:10.627223 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:10.627441 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:10.627694 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:10.627866 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:10.664111 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:45989
I20260630 12:22:10.664227 29688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:45989 every 8 connection(s)
I20260630 12:22:10.668628 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:10.674875 29692 instance_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:22:10.676158 29693 instance_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:22:10.679733 29689 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44869
I20260630 12:22:10.680238 29689 heartbeater.cc:461] Registering TS with master...
W20260630 12:22:10.680769 29695 instance_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:22:10.681259 29689 heartbeater.cc:507] Master 127.25.254.126:44869 requested a full tablet report, sending...
I20260630 12:22:10.682823 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:10.683434 29487 ts_manager.cc:194] Registered new tserver with Master: aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:10.683856 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:10.684119 26617 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:22:10.684329 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822130684310 us; error 0 us; skew 500 ppm
I20260630 12:22:10.685017 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:10.685216 29487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52130
I20260630 12:22:10.687976 26617 webserver.cc:533] Webserver started at http://127.25.254.67:34359/ using document root <none> and password file <none>
I20260630 12:22:10.688470 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:10.688673 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:10.689002 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:10.690121 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.694595 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:22:10.697556 29700 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:22:10.698349 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:10.698638 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
format_stamp: "Formatted at 2026-06-30 12:22:10 on dist-test-slave-n0zz"
I20260630 12:22:10.698916 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-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:22:10.714326 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:10.715345 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:10.716735 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:10.718870 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:10.719092 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:10.719329 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:10.719501 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:10.756665 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:45321
I20260630 12:22:10.756749 29762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:45321 every 8 connection(s)
I20260630 12:22:10.769655 29763 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44869
I20260630 12:22:10.770004 29763 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:10.770690 29763 heartbeater.cc:507] Master 127.25.254.126:44869 requested a full tablet report, sending...
I20260630 12:22:10.772459 29487 ts_manager.cc:194] Registered new tserver with Master: 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:10.773010 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013183976s
I20260630 12:22:10.773792 29487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35090
I20260630 12:22:11.597649 29614 heartbeater.cc:499] Master 127.25.254.126:44869 was elected leader, sending a full tablet report...
I20260630 12:22:11.687952 29689 heartbeater.cc:499] Master 127.25.254.126:44869 was elected leader, sending a full tablet report...
I20260630 12:22:11.776423 29763 heartbeater.cc:499] Master 127.25.254.126:44869 was elected leader, sending a full tablet report...
I20260630 12:22:11.826133 29487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35104:
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:22:11.828207 29487 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:22:11.881310 29728 tablet_service.cc:1511] Processing CreateTablet for tablet 363bd573e8a6413194ed0b066e76a86d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.882845 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bd573e8a6413194ed0b066e76a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.884557 29579 tablet_service.cc:1511] Processing CreateTablet for tablet 363bd573e8a6413194ed0b066e76a86d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.885334 29727 tablet_service.cc:1511] Processing CreateTablet for tablet 09cb624881614800acf858918a837f12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.886011 29579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bd573e8a6413194ed0b066e76a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.885792 29726 tablet_service.cc:1511] Processing CreateTablet for tablet 9434c2e87391404b9d27d02be94e920c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.886716 29727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cb624881614800acf858918a837f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.887377 29726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434c2e87391404b9d27d02be94e920c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.890455 29578 tablet_service.cc:1511] Processing CreateTablet for tablet 09cb624881614800acf858918a837f12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.891799 29578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cb624881614800acf858918a837f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.895148 29577 tablet_service.cc:1511] Processing CreateTablet for tablet 9434c2e87391404b9d27d02be94e920c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.896513 29577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434c2e87391404b9d27d02be94e920c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.906734 29782 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:11.911487 29654 tablet_service.cc:1511] Processing CreateTablet for tablet 363bd573e8a6413194ed0b066e76a86d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.912953 29654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bd573e8a6413194ed0b066e76a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.914002 29782 tablet_bootstrap.cc:654] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:11.915088 29653 tablet_service.cc:1511] Processing CreateTablet for tablet 09cb624881614800acf858918a837f12 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.916424 29653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cb624881614800acf858918a837f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.919130 29651 tablet_service.cc:1511] Processing CreateTablet for tablet 5413018c671c490dae5895517928b09e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.919257 29652 tablet_service.cc:1511] Processing CreateTablet for tablet 9434c2e87391404b9d27d02be94e920c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.920491 29651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5413018c671c490dae5895517928b09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.922482 29652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434c2e87391404b9d27d02be94e920c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.923121 29575 tablet_service.cc:1511] Processing CreateTablet for tablet 3d185b8567014dca99579d6f323bd487 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.924496 29575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d185b8567014dca99579d6f323bd487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.927838 29727 tablet_service.cc:1511] Processing CreateTablet for tablet 5413018c671c490dae5895517928b09e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.928050 29574 tablet_service.cc:1511] Processing CreateTablet for tablet 5399c79130eb4a01949bf0cf5fc35b2a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.928318 29576 tablet_service.cc:1511] Processing CreateTablet for tablet 5413018c671c490dae5895517928b09e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.929147 29727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5413018c671c490dae5895517928b09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.929428 29574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5399c79130eb4a01949bf0cf5fc35b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.930223 29576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5413018c671c490dae5895517928b09e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.931974 29573 tablet_service.cc:1511] Processing CreateTablet for tablet ff1c8e967909499a99a96400d1358d1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.933894 29573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c8e967909499a99a96400d1358d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.936713 29728 tablet_service.cc:1511] Processing CreateTablet for tablet 3d185b8567014dca99579d6f323bd487 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.936995 29725 tablet_service.cc:1511] Processing CreateTablet for tablet ff1c8e967909499a99a96400d1358d1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.939020 29726 tablet_service.cc:1511] Processing CreateTablet for tablet 5399c79130eb4a01949bf0cf5fc35b2a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.941226 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d185b8567014dca99579d6f323bd487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.941890 29650 tablet_service.cc:1511] Processing CreateTablet for tablet 3d185b8567014dca99579d6f323bd487 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.943147 29726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5399c79130eb4a01949bf0cf5fc35b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.943822 29650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d185b8567014dca99579d6f323bd487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.945963 29649 tablet_service.cc:1511] Processing CreateTablet for tablet 5399c79130eb4a01949bf0cf5fc35b2a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.947494 29649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5399c79130eb4a01949bf0cf5fc35b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.947968 29725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c8e967909499a99a96400d1358d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.959693 29648 tablet_service.cc:1511] Processing CreateTablet for tablet ff1c8e967909499a99a96400d1358d1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.961187 29648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c8e967909499a99a96400d1358d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.965765 29647 tablet_service.cc:1511] Processing CreateTablet for tablet 6288dcbd1daf4c2cafe79a1bc1b01792 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.967237 29647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6288dcbd1daf4c2cafe79a1bc1b01792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.971251 29724 tablet_service.cc:1511] Processing CreateTablet for tablet 6288dcbd1daf4c2cafe79a1bc1b01792 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.972759 29724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6288dcbd1daf4c2cafe79a1bc1b01792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:11.985837 29572 tablet_service.cc:1511] Processing CreateTablet for tablet 6288dcbd1daf4c2cafe79a1bc1b01792 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:22:11.987798 29572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6288dcbd1daf4c2cafe79a1bc1b01792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:12.047441 29784 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.053218 29784 tablet_bootstrap.cc:654] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.060407 29785 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.066001 29782 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.066659 29782 ts_tablet_manager.cc:1403] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.160s	user 0.035s	sys 0.039s
I20260630 12:22:12.067668 29785 tablet_bootstrap.cc:654] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.069638 29782 raft_consensus.cc:359] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.070868 29782 raft_consensus.cc:385] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.074151 29784 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.072113 29782 raft_consensus.cc:740] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.074783 29784 ts_tablet_manager.cc:1403] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260630 12:22:12.075099 29782 consensus_queue.cc:260] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.078282 29782 ts_tablet_manager.cc:1434] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:22:12.077855 29784 raft_consensus.cc:359] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.078668 29784 raft_consensus.cc:385] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.078953 29784 raft_consensus.cc:740] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.079257 29782 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.079828 29784 consensus_queue.cc:260] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.086635 29782 tablet_bootstrap.cc:654] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.089267 29784 ts_tablet_manager.cc:1434] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260630 12:22:12.093643 29784 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.101761 29784 tablet_bootstrap.cc:654] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.113590 29785 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.114219 29785 ts_tablet_manager.cc:1403] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.027s
I20260630 12:22:12.114391 29784 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.114800 29784 ts_tablet_manager.cc:1403] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:22:12.115329 29782 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.115958 29782 ts_tablet_manager.cc:1403] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.019s
I20260630 12:22:12.117101 29784 raft_consensus.cc:359] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.117872 29784 raft_consensus.cc:385] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.117553 29785 raft_consensus.cc:359] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.118212 29784 raft_consensus.cc:740] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.118489 29785 raft_consensus.cc:385] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.118901 29785 raft_consensus.cc:740] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.119155 29784 consensus_queue.cc:260] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.119537 29782 raft_consensus.cc:359] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.119925 29785 consensus_queue.cc:260] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.120496 29782 raft_consensus.cc:385] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.120960 29782 raft_consensus.cc:740] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.121340 29784 ts_tablet_manager.cc:1434] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:22:12.122375 29784 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.122426 29782 consensus_queue.cc:260] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.127451 29782 ts_tablet_manager.cc:1434] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260630 12:22:12.128405 29782 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.129379 29784 tablet_bootstrap.cc:654] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.137249 29784 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.137786 29784 ts_tablet_manager.cc:1403] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:22:12.139103 29794 raft_consensus.cc:493] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.139993 29785 ts_tablet_manager.cc:1434] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.003s
I20260630 12:22:12.139670 29794 raft_consensus.cc:515] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.141014 29785 tablet_bootstrap.cc:492] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.140702 29784 raft_consensus.cc:359] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.141456 29784 raft_consensus.cc:385] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.141778 29784 raft_consensus.cc:740] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.142567 29784 consensus_queue.cc:260] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.144765 29784 ts_tablet_manager.cc:1434] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:12.145601 29782 tablet_bootstrap.cc:654] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.145857 29784 tablet_bootstrap.cc:492] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.152565 29784 tablet_bootstrap.cc:654] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.153501 29785 tablet_bootstrap.cc:654] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.159904 29794 leader_election.cc:290] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.159976 29789 raft_consensus.cc:493] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.163519 29785 tablet_bootstrap.cc:492] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.163125 29789 raft_consensus.cc:515] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.163995 29785 ts_tablet_manager.cc:1403] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260630 12:22:12.166326 29785 raft_consensus.cc:359] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.167065 29785 raft_consensus.cc:385] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.167394 29785 raft_consensus.cc:740] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.168116 29785 consensus_queue.cc:260] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.170651 29785 ts_tablet_manager.cc:1434] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260630 12:22:12.171082 29789 leader_election.cc:290] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.171569 29785 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.178433 29785 tablet_bootstrap.cc:654] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.188339 29782 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.188997 29782 ts_tablet_manager.cc:1403] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.001s
I20260630 12:22:12.190855 29789 raft_consensus.cc:493] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.191458 29789 raft_consensus.cc:515] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.192165 29782 raft_consensus.cc:359] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.192864 29782 raft_consensus.cc:385] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.193145 29782 raft_consensus.cc:740] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.193886 29789 leader_election.cc:290] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.193965 29782 consensus_queue.cc:260] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.196437 29782 ts_tablet_manager.cc:1434] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:22:12.197438 29782 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.208855 29785 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.209544 29785 ts_tablet_manager.cc:1403] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.007s
I20260630 12:22:12.212378 29782 tablet_bootstrap.cc:654] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.217059 29785 raft_consensus.cc:359] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.217847 29785 raft_consensus.cc:385] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.218148 29785 raft_consensus.cc:740] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.219081 29785 consensus_queue.cc:260] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.221602 29785 ts_tablet_manager.cc:1434] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:22:12.222581 29785 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.228734 29782 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.229261 29782 ts_tablet_manager.cc:1403] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.005s
I20260630 12:22:12.232148 29782 raft_consensus.cc:359] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.232874 29782 raft_consensus.cc:385] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.233211 29782 raft_consensus.cc:740] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.234200 29782 consensus_queue.cc:260] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.237470 29785 tablet_bootstrap.cc:654] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.241851 29782 ts_tablet_manager.cc:1434] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:22:12.242679 29787 raft_consensus.cc:493] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.242902 29782 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.243181 29787 raft_consensus.cc:515] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.245836 29787 leader_election.cc:290] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.249665 29782 tablet_bootstrap.cc:654] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.261425 29784 tablet_bootstrap.cc:492] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.262020 29784 ts_tablet_manager.cc:1403] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.116s	user 0.050s	sys 0.050s
I20260630 12:22:12.268627 29784 raft_consensus.cc:359] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.269421 29784 raft_consensus.cc:385] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.273075 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434c2e87391404b9d27d02be94e920c" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:12.273869 29738 raft_consensus.cc:2468] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 0.
I20260630 12:22:12.275370 29628 leader_election.cc:304] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:12.275489 29787 raft_consensus.cc:493] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.276234 29787 raft_consensus.cc:515] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.276254 29794 raft_consensus.cc:2804] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.278872 29794 raft_consensus.cc:493] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.279320 29794 raft_consensus.cc:3060] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.269738 29784 raft_consensus.cc:740] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.283879 29787 leader_election.cc:290] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.290261 29782 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.290817 29782 ts_tablet_manager.cc:1403] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.048s	user 0.028s	sys 0.019s
I20260630 12:22:12.292016 29785 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.293402 29785 ts_tablet_manager.cc:1403] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260630 12:22:12.292115 29784 consensus_queue.cc:260] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.293689 29782 raft_consensus.cc:359] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.295571 29782 raft_consensus.cc:385] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.295624 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.295967 29782 raft_consensus.cc:740] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.294602 29794 raft_consensus.cc:515] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.297015 29784 ts_tablet_manager.cc:1434] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260630 12:22:12.297176 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cb624881614800acf858918a837f12" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.298149 29784 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.298902 29782 consensus_queue.cc:260] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.300122 29794 leader_election.cc:290] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.300976 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cb624881614800acf858918a837f12" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.301718 29588 raft_consensus.cc:2468] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.301949 29782 ts_tablet_manager.cc:1434] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:22:12.302983 29782 tablet_bootstrap.cc:492] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.306250 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.308699 29784 tablet_bootstrap.cc:654] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.310098 29782 tablet_bootstrap.cc:654] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
W20260630 12:22:12.310762 29702 leader_election.cc:343] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.311928 29589 raft_consensus.cc:2468] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.312270 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434c2e87391404b9d27d02be94e920c" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.304613 29785 raft_consensus.cc:359] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.313398 29587 raft_consensus.cc:2468] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 0.
I20260630 12:22:12.313113 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434c2e87391404b9d27d02be94e920c" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:12.314242 29785 raft_consensus.cc:385] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.314633 29738 raft_consensus.cc:3060] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.314713 29785 raft_consensus.cc:740] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.314841 29701 leader_election.cc:304] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:12.315994 29787 raft_consensus.cc:2804] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.316475 29787 raft_consensus.cc:493] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.316043 29785 consensus_queue.cc:260] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.316814 29787 raft_consensus.cc:3060] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.316870 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434c2e87391404b9d27d02be94e920c" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.319475 29663 raft_consensus.cc:2468] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.319873 29785 ts_tablet_manager.cc:1434] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260630 12:22:12.323246 29702 leader_election.cc:304] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:12.317553 29587 raft_consensus.cc:3060] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.329866 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.334462 29785 tablet_bootstrap.cc:492] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.343221 29785 tablet_bootstrap.cc:654] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.347788 29787 raft_consensus.cc:515] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.351776 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.352604 29588 raft_consensus.cc:3060] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.352798 29738 raft_consensus.cc:2468] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 1.
I20260630 12:22:12.354732 29787 leader_election.cc:290] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.355507 29787 raft_consensus.cc:2804] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.355937 29787 raft_consensus.cc:493] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.356384 29787 raft_consensus.cc:3060] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.362073 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434c2e87391404b9d27d02be94e920c" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.363300 29663 raft_consensus.cc:2393] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1a8b48cfb194f6998d9968767a455dc in current term 1: Already voted for candidate aba1c261bfbc442e83c3c7dd4e638b21 in this term.
I20260630 12:22:12.363137 29628 leader_election.cc:304] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:12.363951 29794 raft_consensus.cc:2804] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.364151 29587 raft_consensus.cc:2468] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 1.
I20260630 12:22:12.364447 29794 raft_consensus.cc:697] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Becoming Leader. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Running, Role: LEADER
I20260630 12:22:12.364723 29737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434c2e87391404b9d27d02be94e920c" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:12.365335 29737 raft_consensus.cc:2393] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1a8b48cfb194f6998d9968767a455dc in current term 1: Already voted for candidate aba1c261bfbc442e83c3c7dd4e638b21 in this term.
I20260630 12:22:12.365343 29794 consensus_queue.cc:237] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.368233 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:12.368844 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
W20260630 12:22:12.369632 29702 leader_election.cc:343] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.369992 29738 raft_consensus.cc:2393] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1a8b48cfb194f6998d9968767a455dc in current term 1: Already voted for candidate 8ffc4659cc8242bbaf8529c7938ea31a in this term.
I20260630 12:22:12.372527 29811 raft_consensus.cc:493] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.372998 29811 raft_consensus.cc:515] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.375312 29811 leader_election.cc:290] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:12.375244 29588 raft_consensus.cc:2468] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
W20260630 12:22:12.375276 29553 leader_election.cc:343] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.376708 29701 leader_election.cc:304] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:12.377311 29553 leader_election.cc:304] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [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: a1a8b48cfb194f6998d9968767a455dc; no voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:12.377517 29811 raft_consensus.cc:2804] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.377821 29782 tablet_bootstrap.cc:492] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.378377 29782 ts_tablet_manager.cc:1403] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.025s
I20260630 12:22:12.378413 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c8e967909499a99a96400d1358d1c" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
W20260630 12:22:12.380317 29702 leader_election.cc:343] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.378418 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c8e967909499a99a96400d1358d1c" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.382210 29782 raft_consensus.cc:359] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
W20260630 12:22:12.382571 29701 leader_election.cc:343] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.382936 29782 raft_consensus.cc:385] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.383317 29782 raft_consensus.cc:740] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.383198 29701 leader_election.cc:304] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a; no voters: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:12.383724 29785 tablet_bootstrap.cc:492] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.384238 29785 ts_tablet_manager.cc:1403] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.014s
I20260630 12:22:12.394759 29785 raft_consensus.cc:359] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.384321 29782 consensus_queue.cc:260] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.395920 29785 raft_consensus.cc:385] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.396271 29785 raft_consensus.cc:740] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.397336 29785 consensus_queue.cc:260] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.381831 29787 raft_consensus.cc:515] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.401226 29789 raft_consensus.cc:2749] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:12.402344 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cb624881614800acf858918a837f12" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:12.401894 29553 leader_election.cc:304] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [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: a1a8b48cfb194f6998d9968767a455dc; no voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:12.403105 29663 raft_consensus.cc:3060] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.400925 29787 leader_election.cc:290] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.403780 29785 ts_tablet_manager.cc:1434] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:22:12.404289 29789 raft_consensus.cc:2749] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:12.405057 29811 raft_consensus.cc:697] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:12.413655 29811 consensus_queue.cc:237] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.418596 29815 raft_consensus.cc:493] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.419148 29815 raft_consensus.cc:515] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
W20260630 12:22:12.420356 29535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:12.419481 29485 catalog_manager.cc:5697] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:12.421284 29540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:22:12.422331 29540 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:22:12.422653 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09cb624881614800acf858918a837f12" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.409169 29787 raft_consensus.cc:2749] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:12.426244 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5399c79130eb4a01949bf0cf5fc35b2a" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.426872 29664 raft_consensus.cc:2468] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.426805 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5399c79130eb4a01949bf0cf5fc35b2a" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.427583 29587 raft_consensus.cc:3060] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.428401 29702 leader_election.cc:304] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
W20260630 12:22:12.431152 29701 leader_election.cc:343] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.431994 29782 ts_tablet_manager.cc:1434] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.053s	user 0.016s	sys 0.009s
I20260630 12:22:12.432909 29816 raft_consensus.cc:2804] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.433418 29816 raft_consensus.cc:493] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.433751 29816 raft_consensus.cc:3060] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.424180 29815 leader_election.cc:290] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.433027 29782 tablet_bootstrap.cc:492] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.434749 29785 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.441226 29784 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.440624 29487 catalog_manager.cc:5697] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:12.444056 29587 raft_consensus.cc:2468] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.441380 29816 raft_consensus.cc:515] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.442010 29663 raft_consensus.cc:2468] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.445775 29701 leader_election.cc:304] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:12.446759 29784 ts_tablet_manager.cc:1403] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.012s
I20260630 12:22:12.448300 29817 raft_consensus.cc:2804] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.448884 29785 tablet_bootstrap.cc:654] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.449157 29817 raft_consensus.cc:697] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:12.450146 29817 consensus_queue.cc:237] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.451612 29782 tablet_bootstrap.cc:654] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.451681 29816 leader_election.cc:290] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.454324 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5399c79130eb4a01949bf0cf5fc35b2a" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.459981 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5399c79130eb4a01949bf0cf5fc35b2a" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:12.462729 29663 raft_consensus.cc:3060] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:12.463492 29701 leader_election.cc:343] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.461719 29785 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.463685 29784 raft_consensus.cc:359] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.464393 29785 ts_tablet_manager.cc:1403] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.012s
I20260630 12:22:12.464640 29784 raft_consensus.cc:385] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.476020 29794 raft_consensus.cc:493] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.476627 29794 raft_consensus.cc:515] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.477152 29782 tablet_bootstrap.cc:492] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.477659 29782 ts_tablet_manager.cc:1403] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.024s
I20260630 12:22:12.479005 29794 leader_election.cc:290] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.480520 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6288dcbd1daf4c2cafe79a1bc1b01792" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.475930 29784 raft_consensus.cc:740] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.482045 29784 consensus_queue.cc:260] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
W20260630 12:22:12.482662 29627 leader_election.cc:343] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.480939 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6288dcbd1daf4c2cafe79a1bc1b01792" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:12.483487 29738 raft_consensus.cc:2468] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 0.
I20260630 12:22:12.485318 29782 raft_consensus.cc:359] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.486012 29782 raft_consensus.cc:385] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.486320 29782 raft_consensus.cc:740] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.487109 29782 consensus_queue.cc:260] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.482714 29663 raft_consensus.cc:2468] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.488130 29628 leader_election.cc:304] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [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: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:12.489207 29702 leader_election.cc:304] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:12.490350 29817 raft_consensus.cc:2804] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.489656 29782 ts_tablet_manager.cc:1434] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:22:12.490829 29817 raft_consensus.cc:697] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:12.491822 29782 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:12.491639 29817 consensus_queue.cc:237] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.492690 29794 raft_consensus.cc:2804] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.493649 29794 raft_consensus.cc:493] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.494093 29794 raft_consensus.cc:3060] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.497540 29784 ts_tablet_manager.cc:1434] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260630 12:22:12.498545 29784 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.501328 29782 tablet_bootstrap.cc:654] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.503381 29794 raft_consensus.cc:515] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.508126 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6288dcbd1daf4c2cafe79a1bc1b01792" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.509326 29784 tablet_bootstrap.cc:654] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
W20260630 12:22:12.509580 29627 leader_election.cc:343] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:12.475319 29785 raft_consensus.cc:359] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.510596 29785 raft_consensus.cc:385] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.510986 29785 raft_consensus.cc:740] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.516155 29785 consensus_queue.cc:260] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:12.515291 29794 leader_election.cc:290] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.516860 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6288dcbd1daf4c2cafe79a1bc1b01792" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:12.517635 29738 raft_consensus.cc:3060] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.519151 29785 ts_tablet_manager.cc:1434] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260630 12:22:12.519585 29782 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:12.520053 29782 ts_tablet_manager.cc:1403] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260630 12:22:12.520192 29785 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.522850 29782 raft_consensus.cc:359] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.523581 29782 raft_consensus.cc:385] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.523882 29782 raft_consensus.cc:740] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.524641 29782 consensus_queue.cc:260] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.526815 29782 ts_tablet_manager.cc:1434] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:22:12.527230 29785 tablet_bootstrap.cc:654] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.529379 29487 catalog_manager.cc:5697] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:12.533123 29487 catalog_manager.cc:5697] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:12.534947 29784 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.534992 29738 raft_consensus.cc:2468] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 1.
I20260630 12:22:12.535701 29784 ts_tablet_manager.cc:1403] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.023s
I20260630 12:22:12.536401 29628 leader_election.cc:304] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [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: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:12.537639 29794 raft_consensus.cc:2804] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.538149 29794 raft_consensus.cc:697] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Becoming Leader. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Running, Role: LEADER
I20260630 12:22:12.539077 29784 raft_consensus.cc:359] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.539947 29784 raft_consensus.cc:385] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.540279 29784 raft_consensus.cc:740] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.539023 29794 consensus_queue.cc:237] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.541049 29784 consensus_queue.cc:260] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.543807 29784 ts_tablet_manager.cc:1434] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:22:12.545176 29784 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.545504 29785 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.546017 29785 ts_tablet_manager.cc:1403] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260630 12:22:12.548816 29785 raft_consensus.cc:359] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.549539 29785 raft_consensus.cc:385] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.549834 29785 raft_consensus.cc:740] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.550741 29785 consensus_queue.cc:260] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.552582 29784 tablet_bootstrap.cc:654] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.553324 29785 ts_tablet_manager.cc:1434] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:12.554337 29785 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:12.560561 29785 tablet_bootstrap.cc:654] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.562112 29484 catalog_manager.cc:5697] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:12.565423 29784 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.565891 29785 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:12.565954 29784 ts_tablet_manager.cc:1403] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:22:12.566460 29785 ts_tablet_manager.cc:1403] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260630 12:22:12.568905 29785 raft_consensus.cc:359] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.569212 29784 raft_consensus.cc:359] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.569582 29785 raft_consensus.cc:385] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.569895 29784 raft_consensus.cc:385] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.569952 29785 raft_consensus.cc:740] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.570333 29784 raft_consensus.cc:740] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.570906 29785 consensus_queue.cc:260] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.571018 29784 consensus_queue.cc:260] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.573349 29784 ts_tablet_manager.cc:1434] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:22:12.574368 29784 tablet_bootstrap.cc:492] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:12.575517 29785 ts_tablet_manager.cc:1434] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:22:12.578934 29817 raft_consensus.cc:493] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.579388 29784 tablet_bootstrap.cc:654] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:12.579476 29817 raft_consensus.cc:515] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.581993 29817 leader_election.cc:290] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.583434 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.583434 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.584178 29587 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.584818 29663 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.585958 29701 leader_election.cc:304] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:12.586922 29817 raft_consensus.cc:2804] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.587321 29817 raft_consensus.cc:493] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.587685 29817 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.595450 29817 raft_consensus.cc:515] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.596546 29784 tablet_bootstrap.cc:492] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:12.596961 29784 ts_tablet_manager.cc:1403] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260630 12:22:12.598219 29817 leader_election.cc:290] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.598404 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.599004 29587 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.599184 29784 raft_consensus.cc:359] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.599327 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:12.599910 29784 raft_consensus.cc:385] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:12.600064 29663 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.600270 29784 raft_consensus.cc:740] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:12.600977 29784 consensus_queue.cc:260] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.602926 29784 ts_tablet_manager.cc:1434] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:22:12.604710 29587 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.605813 29701 leader_election.cc:304] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:12.606097 29663 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.606662 29817 raft_consensus.cc:2804] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.607360 29817 raft_consensus.cc:697] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:12.608039 29817 consensus_queue.cc:237] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.615423 29487 catalog_manager.cc:5697] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:12.632476 29817 raft_consensus.cc:493] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.632908 29817 raft_consensus.cc:515] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.634640 29817 leader_election.cc:290] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.635656 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5413018c671c490dae5895517928b09e" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:12.635778 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5413018c671c490dae5895517928b09e" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.636389 29587 raft_consensus.cc:2468] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.636438 29663 raft_consensus.cc:2468] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:12.637434 29701 leader_election.cc:304] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:12.638139 29817 raft_consensus.cc:2804] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.638521 29817 raft_consensus.cc:493] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.638816 29817 raft_consensus.cc:3060] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.643476 29817 raft_consensus.cc:515] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.645192 29817 leader_election.cc:290] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:12.645928 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5413018c671c490dae5895517928b09e" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:12.646309 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5413018c671c490dae5895517928b09e" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:12.646512 29587 raft_consensus.cc:3060] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.646870 29663 raft_consensus.cc:3060] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.651113 29587 raft_consensus.cc:2468] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.651402 29663 raft_consensus.cc:2468] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:12.652140 29701 leader_election.cc:304] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:12.652815 29817 raft_consensus.cc:2804] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.653329 29817 raft_consensus.cc:697] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:12.654031 29817 consensus_queue.cc:237] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.660876 29487 catalog_manager.cc:5697] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:12.670883 29789 raft_consensus.cc:493] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.671368 29789 raft_consensus.cc:515] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.672932 29789 leader_election.cc:290] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.673619 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5399c79130eb4a01949bf0cf5fc35b2a" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.673942 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5399c79130eb4a01949bf0cf5fc35b2a" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:12.674453 29663 raft_consensus.cc:2393] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1a8b48cfb194f6998d9968767a455dc in current term 1: Already voted for candidate 8ffc4659cc8242bbaf8529c7938ea31a in this term.
I20260630 12:22:12.675472 29553 leader_election.cc:304] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [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: a1a8b48cfb194f6998d9968767a455dc; no voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:12.676113 29789 raft_consensus.cc:3060] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.680948 29789 raft_consensus.cc:2749] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:12.807670 29794 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.819654 29794 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.854245 29789 raft_consensus.cc:493] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:12.854789 29789 raft_consensus.cc:515] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.856381 29789 leader_election.cc:290] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.857429 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c8e967909499a99a96400d1358d1c" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:12.858000 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c8e967909499a99a96400d1358d1c" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:12.858135 29663 raft_consensus.cc:2468] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 0.
I20260630 12:22:12.858747 29738 raft_consensus.cc:2468] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 0.
I20260630 12:22:12.858966 29664 raft_consensus.cc:3060] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.859403 29553 leader_election.cc:304] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:12.860179 29789 raft_consensus.cc:2804] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:12.860558 29789 raft_consensus.cc:493] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:12.860918 29789 raft_consensus.cc:3060] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.866034 29817 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.866340 29789 raft_consensus.cc:515] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.868516 29789 leader_election.cc:290] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Requested vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:12.869144 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c8e967909499a99a96400d1358d1c" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:12.869450 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1c8e967909499a99a96400d1358d1c" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:12.869765 29663 raft_consensus.cc:3060] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.870049 29738 raft_consensus.cc:3060] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.878770 29663 raft_consensus.cc:2468] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 1.
I20260630 12:22:12.879829 29553 leader_election.cc:304] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:12.880918 29817 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.881471 29789 raft_consensus.cc:2804] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:12.884716 29738 raft_consensus.cc:2468] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 1.
I20260630 12:22:12.887029 29789 raft_consensus.cc:697] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Becoming Leader. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:12.887916 29789 consensus_queue.cc:237] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:12.895577 29484 catalog_manager.cc:5697] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc reported cstate change: term changed from 0 to 1, leader changed from <none> to a1a8b48cfb194f6998d9968767a455dc (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:12.905319 29817 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.916260 29817 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:22:12.942507 29815 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.953238 29817 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.972491 29587 raft_consensus.cc:3060] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:12.978648 29794 consensus_queue.cc:1048] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.981788 29794 consensus_queue.cc:1048] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:12.998395 29815 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:13.010931 29815 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:13.058660 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:13.064303 29856 instance_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:22:13.065356 29857 instance_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:22:13.066057 29859 instance_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:22:13.067404 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:13.068424 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:13.068642 26617 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:22:13.068825 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822133068809 us; error 0 us; skew 500 ppm
I20260630 12:22:13.069407 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:13.071779 26617 webserver.cc:533] Webserver started at http://127.25.254.68:33675/ using document root <none> and password file <none>
I20260630 12:22:13.072261 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:13.072463 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:13.072723 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:13.073765 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "41adec3d65bf49f2b7793ea80c625005"
format_stamp: "Formatted at 2026-06-30 12:22:13 on dist-test-slave-n0zz"
I20260630 12:22:13.079550 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:22:13.084441 29864 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:22:13.085362 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:22:13.085688 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "41adec3d65bf49f2b7793ea80c625005"
format_stamp: "Formatted at 2026-06-30 12:22:13 on dist-test-slave-n0zz"
I20260630 12:22:13.085950 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-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:22:13.097360 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:13.098670 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:13.099933 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:13.102394 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:13.102617 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:13.102871 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:13.103026 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:13.107589 29815 consensus_queue.cc:1048] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:13.119674 29816 consensus_queue.cc:1048] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:13.162102 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:35709
I20260630 12:22:13.162221 29928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:35709 every 8 connection(s)
I20260630 12:22:13.168789 29485 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35104:
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:22:13.185681 29929 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44869
I20260630 12:22:13.186161 29929 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:13.187094 29929 heartbeater.cc:507] Master 127.25.254.126:44869 requested a full tablet report, sending...
I20260630 12:22:13.189548 29484 ts_manager.cc:194] Registered new tserver with Master: 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:13.191766 29484 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35112
W20260630 12:22:13.193053 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3fdbf5e3cbdc4655b8bb92881be402b2 has no consensus state
W20260630 12:22:13.194615 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0619b1632a2d4b1a90d1dbc84d47dc36 has no consensus state
W20260630 12:22:13.196043 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5549058e79d94c9881b1db90595a0d03 has no consensus state
W20260630 12:22:13.197567 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e02a4d4acf404cf7bdb645119fe8bad4 has no consensus state
W20260630 12:22:13.199030 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 115248c4bd9b4630aa3b27fe151d1feb has no consensus state
W20260630 12:22:13.200309 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d88fdd0185e1476eb659409af5b3d7d4 has no consensus state
W20260630 12:22:13.201840 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f has no consensus state
W20260630 12:22:13.203284 29485 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e81a20a8322742c98780bc1acb4a0434 has no consensus state
W20260630 12:22:13.219184 29471 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f has no consensus state
I20260630 12:22:13.227557 29648 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdbf5e3cbdc4655b8bb92881be402b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.229238 29648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdbf5e3cbdc4655b8bb92881be402b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.232630 29572 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdbf5e3cbdc4655b8bb92881be402b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.234062 29572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdbf5e3cbdc4655b8bb92881be402b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.235366 29728 tablet_service.cc:1511] Processing CreateTablet for tablet 0619b1632a2d4b1a90d1dbc84d47dc36 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.236681 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0619b1632a2d4b1a90d1dbc84d47dc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.240975 29654 tablet_service.cc:1511] Processing CreateTablet for tablet 5549058e79d94c9881b1db90595a0d03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.243463 29575 tablet_service.cc:1511] Processing CreateTablet for tablet 0619b1632a2d4b1a90d1dbc84d47dc36 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.244746 29575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0619b1632a2d4b1a90d1dbc84d47dc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.246997 29727 tablet_service.cc:1511] Processing CreateTablet for tablet 5549058e79d94c9881b1db90595a0d03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.247814 29578 tablet_service.cc:1511] Processing CreateTablet for tablet 115248c4bd9b4630aa3b27fe151d1feb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.248292 29727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5549058e79d94c9881b1db90595a0d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.249043 29578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115248c4bd9b4630aa3b27fe151d1feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.251055 29573 tablet_service.cc:1511] Processing CreateTablet for tablet e02a4d4acf404cf7bdb645119fe8bad4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.252315 29573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a4d4acf404cf7bdb645119fe8bad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.254227 29894 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdbf5e3cbdc4655b8bb92881be402b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.254810 29654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5549058e79d94c9881b1db90595a0d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.255728 29894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdbf5e3cbdc4655b8bb92881be402b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.255416 29650 tablet_service.cc:1511] Processing CreateTablet for tablet e02a4d4acf404cf7bdb645119fe8bad4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.256721 29650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a4d4acf404cf7bdb645119fe8bad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.259282 29893 tablet_service.cc:1511] Processing CreateTablet for tablet 0619b1632a2d4b1a90d1dbc84d47dc36 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.259495 29724 tablet_service.cc:1511] Processing CreateTablet for tablet 115248c4bd9b4630aa3b27fe151d1feb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.260926 29893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0619b1632a2d4b1a90d1dbc84d47dc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.261039 29724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115248c4bd9b4630aa3b27fe151d1feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.262740 29890 tablet_service.cc:1511] Processing CreateTablet for tablet 115248c4bd9b4630aa3b27fe151d1feb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.264159 29890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115248c4bd9b4630aa3b27fe151d1feb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.264007 29891 tablet_service.cc:1511] Processing CreateTablet for tablet e02a4d4acf404cf7bdb645119fe8bad4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.265355 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a4d4acf404cf7bdb645119fe8bad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.265599 29892 tablet_service.cc:1511] Processing CreateTablet for tablet 5549058e79d94c9881b1db90595a0d03 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.267050 29892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5549058e79d94c9881b1db90595a0d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.271275 29889 tablet_service.cc:1511] Processing CreateTablet for tablet d88fdd0185e1476eb659409af5b3d7d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.272648 29889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88fdd0185e1476eb659409af5b3d7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.273484 29651 tablet_service.cc:1511] Processing CreateTablet for tablet d88fdd0185e1476eb659409af5b3d7d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.274785 29651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88fdd0185e1476eb659409af5b3d7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.278766 29789 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:13.282037 29726 tablet_service.cc:1511] Processing CreateTablet for tablet d88fdd0185e1476eb659409af5b3d7d4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.283500 29726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88fdd0185e1476eb659409af5b3d7d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.294471 29652 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.296003 29652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.328639 29888 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.330761 29888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.367610 29574 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.368983 29574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7e5fda8bbf4d43b7d78b7a5efeaa5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.371309 29887 tablet_service.cc:1511] Processing CreateTablet for tablet e81a20a8322742c98780bc1acb4a0434 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.372709 29887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81a20a8322742c98780bc1acb4a0434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.373059 29576 tablet_service.cc:1511] Processing CreateTablet for tablet e81a20a8322742c98780bc1acb4a0434 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.374354 29576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81a20a8322742c98780bc1acb4a0434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.414354 29726 tablet_service.cc:1511] Processing CreateTablet for tablet e81a20a8322742c98780bc1acb4a0434 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:22:13.415791 29726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81a20a8322742c98780bc1acb4a0434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:13.426113 29937 tablet_bootstrap.cc:492] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:13.434156 29939 tablet_bootstrap.cc:492] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
W20260630 12:22:13.453157 29535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:13.454545 29936 tablet_bootstrap.cc:492] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:13.455202 29789 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:13.458952 29937 tablet_bootstrap.cc:654] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.472193 29938 tablet_bootstrap.cc:492] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:13.483801 29936 tablet_bootstrap.cc:654] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.493058 29939 tablet_bootstrap.cc:654] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.503293 29938 tablet_bootstrap.cc:654] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.508512 29937 tablet_bootstrap.cc:492] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:13.509021 29937 ts_tablet_manager.cc:1403] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.085s	user 0.002s	sys 0.015s
I20260630 12:22:13.511337 29939 tablet_bootstrap.cc:492] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.511399 29936 tablet_bootstrap.cc:492] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:13.511870 29939 ts_tablet_manager.cc:1403] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.078s	user 0.003s	sys 0.016s
I20260630 12:22:13.512027 29936 ts_tablet_manager.cc:1403] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.006s
I20260630 12:22:13.512029 29937 raft_consensus.cc:359] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.512789 29938 tablet_bootstrap.cc:492] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:13.513070 29937 raft_consensus.cc:385] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.513293 29938 ts_tablet_manager.cc:1403] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260630 12:22:13.513470 29937 raft_consensus.cc:740] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.514394 29937 consensus_queue.cc:260] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.515113 29939 raft_consensus.cc:359] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.515851 29939 raft_consensus.cc:385] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.516149 29939 raft_consensus.cc:740] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.516080 29938 raft_consensus.cc:359] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.517067 29938 raft_consensus.cc:385] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.517558 29938 raft_consensus.cc:740] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.517081 29936 raft_consensus.cc:359] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.517253 29939 consensus_queue.cc:260] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.518165 29936 raft_consensus.cc:385] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.518683 29936 raft_consensus.cc:740] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.518334 29938 consensus_queue.cc:260] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.520761 29938 ts_tablet_manager.cc:1434] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:13.522902 29937 ts_tablet_manager.cc:1434] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260630 12:22:13.525202 29938 tablet_bootstrap.cc:492] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:13.529914 29939 ts_tablet_manager.cc:1434] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.008s
I20260630 12:22:13.525693 29936 consensus_queue.cc:260] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.530661 29929 heartbeater.cc:499] Master 127.25.254.126:44869 was elected leader, sending a full tablet report...
I20260630 12:22:13.532029 29936 ts_tablet_manager.cc:1434] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260630 12:22:13.533130 29936 tablet_bootstrap.cc:492] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:13.536057 29937 tablet_bootstrap.cc:492] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:13.540486 29938 tablet_bootstrap.cc:654] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.543155 29936 tablet_bootstrap.cc:654] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.543404 29937 tablet_bootstrap.cc:654] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.540633 29939 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:13.553237 29937 tablet_bootstrap.cc:492] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:13.553761 29937 ts_tablet_manager.cc:1403] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260630 12:22:13.555065 29936 tablet_bootstrap.cc:492] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:13.556041 29938 tablet_bootstrap.cc:492] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:13.556043 29936 ts_tablet_manager.cc:1403] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260630 12:22:13.556686 29938 ts_tablet_manager.cc:1403] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.007s
I20260630 12:22:13.557171 29937 raft_consensus.cc:359] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.557909 29937 raft_consensus.cc:385] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.558228 29937 raft_consensus.cc:740] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.558929 29937 consensus_queue.cc:260] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.559556 29938 raft_consensus.cc:359] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.559870 29936 raft_consensus.cc:359] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.560319 29938 raft_consensus.cc:385] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.560705 29936 raft_consensus.cc:385] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.560705 29938 raft_consensus.cc:740] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.561065 29484 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08: range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db] alter complete (version 0)
I20260630 12:22:13.561336 29936 raft_consensus.cc:740] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.562239 29936 consensus_queue.cc:260] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.563673 29937 ts_tablet_manager.cc:1434] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:22:13.564565 29936 ts_tablet_manager.cc:1434] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:22:13.564663 29937 tablet_bootstrap.cc:492] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:13.553782 29939 tablet_bootstrap.cc:654] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.568110 29936 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:13.572113 29937 tablet_bootstrap.cc:654] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.575588 29942 raft_consensus.cc:493] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.576785 29939 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.576251 29942 raft_consensus.cc:515] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.561865 29938 consensus_queue.cc:260] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.580008 29938 ts_tablet_manager.cc:1434] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:22:13.581369 29942 leader_election.cc:290] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.583536 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:13.584311 29663 raft_consensus.cc:2468] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 0.
I20260630 12:22:13.587366 29939 ts_tablet_manager.cc:1403] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260630 12:22:13.587097 29553 leader_election.cc:304] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:13.588406 29942 raft_consensus.cc:2804] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:13.588832 29942 raft_consensus.cc:493] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:13.588932 29938 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:13.589758 29942 raft_consensus.cc:3060] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.590381 29939 raft_consensus.cc:359] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.591138 29939 raft_consensus.cc:385] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.591432 29939 raft_consensus.cc:740] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.592176 29939 consensus_queue.cc:260] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.596037 29936 tablet_bootstrap.cc:654] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.597805 29942 raft_consensus.cc:515] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.598949 29939 ts_tablet_manager.cc:1434] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:22:13.610546 29939 tablet_bootstrap.cc:492] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:13.612835 29938 tablet_bootstrap.cc:654] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.622641 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:13.623301 29663 raft_consensus.cc:3060] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.641853 29937 tablet_bootstrap.cc:492] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:13.642241 29942 leader_election.cc:290] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Requested vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.643923 29663 raft_consensus.cc:2468] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 1.
I20260630 12:22:13.644850 29904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:13.645861 29904 raft_consensus.cc:2468] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 0.
I20260630 12:22:13.647646 29936 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:13.647559 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:13.648320 29936 ts_tablet_manager.cc:1403] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.011s
I20260630 12:22:13.648636 29903 raft_consensus.cc:3060] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.649820 29939 tablet_bootstrap.cc:654] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.650867 29553 leader_election.cc:304] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:13.651985 29937 ts_tablet_manager.cc:1403] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.022s
I20260630 12:22:13.652966 29942 raft_consensus.cc:2804] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:13.653251 29936 raft_consensus.cc:359] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.653738 29942 raft_consensus.cc:697] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Becoming Leader. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:13.654024 29936 raft_consensus.cc:385] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.654421 29936 raft_consensus.cc:740] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.654665 29942 consensus_queue.cc:237] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.655735 29936 consensus_queue.cc:260] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.658434 29936 ts_tablet_manager.cc:1434] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:22:13.658267 29937 raft_consensus.cc:359] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.659478 29937 raft_consensus.cc:385] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.659829 29937 raft_consensus.cc:740] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.660086 29936 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:13.660844 29937 consensus_queue.cc:260] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.666141 29903 raft_consensus.cc:2468] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 1.
I20260630 12:22:13.668570 29937 ts_tablet_manager.cc:1434] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260630 12:22:13.669703 29936 tablet_bootstrap.cc:654] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.670003 29937 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:13.675782 29938 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:13.676802 29938 ts_tablet_manager.cc:1403] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.022s
I20260630 12:22:13.676237 29486 catalog_manager.cc:5697] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: term changed from 0 to 1, leader changed from <none> to a1a8b48cfb194f6998d9968767a455dc (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:13.681751 29938 raft_consensus.cc:359] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.682503 29938 raft_consensus.cc:385] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.683074 29938 raft_consensus.cc:740] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.683964 29938 consensus_queue.cc:260] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.687434 29938 ts_tablet_manager.cc:1434] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:22:13.687958 29939 tablet_bootstrap.cc:492] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.688437 29937 tablet_bootstrap.cc:654] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.688438 29938 tablet_bootstrap.cc:492] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:13.688468 29939 ts_tablet_manager.cc:1403] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.013s
I20260630 12:22:13.693601 29936 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:13.694408 29817 raft_consensus.cc:493] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.694568 29936 ts_tablet_manager.cc:1403] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.002s
I20260630 12:22:13.694880 29817 raft_consensus.cc:515] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.696897 29817 leader_election.cc:290] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:13.693601 29939 raft_consensus.cc:359] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.697513 29939 raft_consensus.cc:385] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.697584 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0619b1632a2d4b1a90d1dbc84d47dc36" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:13.697839 29939 raft_consensus.cc:740] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.698268 29587 raft_consensus.cc:2468] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:13.698392 29942 raft_consensus.cc:493] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.698601 29939 consensus_queue.cc:260] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.698846 29942 raft_consensus.cc:515] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.701012 29942 leader_election.cc:290] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321), 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:13.702535 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:13.702670 29939 ts_tablet_manager.cc:1434] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:22:13.702692 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:13.707032 29939 tablet_bootstrap.cc:492] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
W20260630 12:22:13.707638 29552 leader_election.cc:343] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:13.709187 29938 tablet_bootstrap.cc:654] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.709450 29738 raft_consensus.cc:2468] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 0.
I20260630 12:22:13.711354 29553 leader_election.cc:304] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:13.712814 29942 raft_consensus.cc:2804] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:13.713184 29942 raft_consensus.cc:493] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:13.713497 29942 raft_consensus.cc:3060] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.714249 29939 tablet_bootstrap.cc:654] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.715521 29936 raft_consensus.cc:359] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.716506 29936 raft_consensus.cc:385] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.716876 29936 raft_consensus.cc:740] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.722352 29936 consensus_queue.cc:260] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.729336 29942 raft_consensus.cc:515] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.733232 29942 leader_election.cc:290] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Requested vote from peers 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321), 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:13.734089 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:13.734684 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
W20260630 12:22:13.736547 29552 leader_election.cc:343] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:13.738653 29939 tablet_bootstrap.cc:492] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.739182 29939 ts_tablet_manager.cc:1403] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260630 12:22:13.739465 29701 leader_election.cc:304] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:13.734872 29738 raft_consensus.cc:3060] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.742275 29939 raft_consensus.cc:359] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.742982 29939 raft_consensus.cc:385] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.743286 29939 raft_consensus.cc:740] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.744408 29939 consensus_queue.cc:260] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.739758 29937 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:13.746562 29937 ts_tablet_manager.cc:1403] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.021s
I20260630 12:22:13.730207 29936 ts_tablet_manager.cc:1434] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260630 12:22:13.747790 29936 tablet_bootstrap.cc:492] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:13.749608 29937 raft_consensus.cc:359] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.750373 29937 raft_consensus.cc:385] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.750705 29937 raft_consensus.cc:740] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.752427 29738 raft_consensus.cc:2468] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 1.
I20260630 12:22:13.731511 29938 tablet_bootstrap.cc:492] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:13.746629 29939 ts_tablet_manager.cc:1434] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:13.753239 29938 ts_tablet_manager.cc:1403] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.003s
I20260630 12:22:13.754227 29939 tablet_bootstrap.cc:492] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:13.755357 29553 leader_election.cc:304] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:13.756076 29938 raft_consensus.cc:359] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.756857 29938 raft_consensus.cc:385] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.757157 29938 raft_consensus.cc:740] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.757694 29942 raft_consensus.cc:2804] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:13.758426 29942 raft_consensus.cc:697] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Becoming Leader. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:13.757994 29938 consensus_queue.cc:260] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.759282 29942 consensus_queue.cc:237] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.760735 29938 ts_tablet_manager.cc:1434] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:13.761433 29939 tablet_bootstrap.cc:654] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.761731 29938 tablet_bootstrap.cc:492] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:13.764751 29937 consensus_queue.cc:260] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.768986 29938 tablet_bootstrap.cc:654] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.769964 29937 ts_tablet_manager.cc:1434] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260630 12:22:13.771021 29937 tablet_bootstrap.cc:492] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:13.771798 29936 tablet_bootstrap.cc:654] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.771793 29811 raft_consensus.cc:2804] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:13.772411 29811 raft_consensus.cc:493] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:13.772783 29811 raft_consensus.cc:3060] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.776081 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0619b1632a2d4b1a90d1dbc84d47dc36" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:13.778476 29937 tablet_bootstrap.cc:654] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21: Neither blocks nor log segments found. Creating new log.
W20260630 12:22:13.780707 29701 leader_election.cc:343] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:13.784170 29939 tablet_bootstrap.cc:492] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.784821 29939 ts_tablet_manager.cc:1403] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
I20260630 12:22:13.787861 29487 catalog_manager.cc:5697] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc reported cstate change: term changed from 0 to 1, leader changed from <none> to a1a8b48cfb194f6998d9968767a455dc (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:13.788610 29939 raft_consensus.cc:359] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.789557 29939 raft_consensus.cc:385] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.789917 29939 raft_consensus.cc:740] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.792896 29939 consensus_queue.cc:260] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:13.793464 29938 tablet_bootstrap.cc:492] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a: No bootstrap required, opened a new log
I20260630 12:22:13.793991 29938 ts_tablet_manager.cc:1403] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260630 12:22:13.795238 29947 raft_consensus.cc:493] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.795928 29947 raft_consensus.cc:515] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.797209 29938 raft_consensus.cc:359] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.797989 29938 raft_consensus.cc:385] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.798375 29938 raft_consensus.cc:740] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.799047 29811 raft_consensus.cc:515] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.799295 29938 consensus_queue.cc:260] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.802006 29938 ts_tablet_manager.cc:1434] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:22:13.805266 29947 leader_election.cc:290] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.811900 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0619b1632a2d4b1a90d1dbc84d47dc36" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:13.812667 29587 raft_consensus.cc:3060] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.813169 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0619b1632a2d4b1a90d1dbc84d47dc36" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:13.805301 29969 raft_consensus.cc:493] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.819559 29969 raft_consensus.cc:515] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
W20260630 12:22:13.822494 29701 leader_election.cc:343] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:13.824582 29939 ts_tablet_manager.cc:1434] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
I20260630 12:22:13.824690 29937 tablet_bootstrap.cc:492] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21: No bootstrap required, opened a new log
I20260630 12:22:13.824903 29587 raft_consensus.cc:2468] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:13.825392 29937 ts_tablet_manager.cc:1403] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.005s
I20260630 12:22:13.825723 29939 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:13.817399 29811 leader_election.cc:290] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:13.826126 29701 leader_election.cc:304] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:13.829952 29811 raft_consensus.cc:2804] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:13.831230 29969 leader_election.cc:290] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.833626 29811 raft_consensus.cc:697] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:13.835373 29811 consensus_queue.cc:237] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.840080 29936 tablet_bootstrap.cc:492] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:13.841374 29936 ts_tablet_manager.cc:1403] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.021s
I20260630 12:22:13.839915 29937 raft_consensus.cc:359] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.851482 29939 tablet_bootstrap.cc:654] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.849864 29937 raft_consensus.cc:385] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.857116 29937 raft_consensus.cc:740] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.873224 29487 catalog_manager.cc:5697] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:13.872150 29937 consensus_queue.cc:260] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.875764 29936 raft_consensus.cc:359] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.875900 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:13.880704 29936 raft_consensus.cc:385] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.880018 29937 ts_tablet_manager.cc:1434] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260630 12:22:13.882633 29587 raft_consensus.cc:2468] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 0.
I20260630 12:22:13.882088 29936 raft_consensus.cc:740] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.884865 29865 leader_election.cc:304] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:13.885998 29969 raft_consensus.cc:2804] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:13.886401 29969 raft_consensus.cc:493] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:13.886716 29969 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.890874 29936 consensus_queue.cc:260] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.891975 29939 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.892484 29939 ts_tablet_manager.cc:1403] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.001s
I20260630 12:22:13.897567 29936 ts_tablet_manager.cc:1434] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.005s
I20260630 12:22:13.898581 29936 tablet_bootstrap.cc:492] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc: Bootstrap starting.
I20260630 12:22:13.901597 29969 raft_consensus.cc:515] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.907562 29939 raft_consensus.cc:359] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.908200 29969 leader_election.cc:290] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.908308 29939 raft_consensus.cc:385] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.908658 29939 raft_consensus.cc:740] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.909204 29939 consensus_queue.cc:260] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.909551 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:13.910064 29936 tablet_bootstrap.cc:654] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.910099 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:13.910892 29663 raft_consensus.cc:2468] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 0.
I20260630 12:22:13.911420 29939 ts_tablet_manager.cc:1434] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:22:13.910204 29588 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.915488 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:13.916059 29664 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.916427 29939 tablet_bootstrap.cc:492] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:13.912961 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549058e79d94c9881b1db90595a0d03" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:13.924399 29663 raft_consensus.cc:2468] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 0.
I20260630 12:22:13.928738 29664 raft_consensus.cc:2468] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 1.
I20260630 12:22:13.933001 29866 leader_election.cc:304] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:13.933827 29969 raft_consensus.cc:2804] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:13.934589 29969 raft_consensus.cc:493] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:13.935024 29969 raft_consensus.cc:3060] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.934846 29866 leader_election.cc:304] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:13.935794 29947 raft_consensus.cc:2804] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:13.937227 29939 tablet_bootstrap.cc:654] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:13.941256 29947 raft_consensus.cc:697] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Becoming Leader. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Running, Role: LEADER
I20260630 12:22:13.944496 29588 raft_consensus.cc:2468] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 1.
I20260630 12:22:13.942458 29947 consensus_queue.cc:237] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.945951 29936 tablet_bootstrap.cc:492] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc: No bootstrap required, opened a new log
I20260630 12:22:13.946471 29936 ts_tablet_manager.cc:1403] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.016s
I20260630 12:22:13.949370 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549058e79d94c9881b1db90595a0d03" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:13.950011 29738 raft_consensus.cc:2468] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 0.
I20260630 12:22:13.953634 29936 raft_consensus.cc:359] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.954524 29936 raft_consensus.cc:385] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.954378 29969 raft_consensus.cc:515] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.955122 29936 raft_consensus.cc:740] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.954536 29487 catalog_manager.cc:5697] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68). New cstate: current_term: 1 leader_uuid: "41adec3d65bf49f2b7793ea80c625005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:13.956097 29936 consensus_queue.cc:260] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.957379 29815 raft_consensus.cc:493] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.957844 29815 raft_consensus.cc:515] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.958623 29936 ts_tablet_manager.cc:1434] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:22:13.958920 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549058e79d94c9881b1db90595a0d03" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:13.959513 29738 raft_consensus.cc:3060] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.964869 29815 leader_election.cc:290] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.965978 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fdd0185e1476eb659409af5b3d7d4" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
I20260630 12:22:13.966442 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fdd0185e1476eb659409af5b3d7d4" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:13.966637 29664 raft_consensus.cc:2468] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:13.967093 29903 raft_consensus.cc:2468] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:13.968067 29702 leader_election.cc:304] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:13.968807 29815 raft_consensus.cc:2804] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:13.969194 29815 raft_consensus.cc:493] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:13.969523 29815 raft_consensus.cc:3060] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.970342 29792 raft_consensus.cc:493] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:13.970820 29792 raft_consensus.cc:515] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.973057 29792 leader_election.cc:290] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:13.977509 29939 tablet_bootstrap.cc:492] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:13.978080 29939 ts_tablet_manager.cc:1403] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.062s	user 0.002s	sys 0.011s
I20260630 12:22:13.978039 29815 raft_consensus.cc:515] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.978824 29738 raft_consensus.cc:2468] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 1.
I20260630 12:22:13.979616 29969 leader_election.cc:290] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 election: Requested vote from peers 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.980692 29866 leader_election.cc:304] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, 8ffc4659cc8242bbaf8529c7938ea31a; no voters: 
I20260630 12:22:13.981185 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549058e79d94c9881b1db90595a0d03" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:13.981820 29664 raft_consensus.cc:3060] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.982946 29939 raft_consensus.cc:359] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.984025 29939 raft_consensus.cc:385] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:13.984114 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fdd0185e1476eb659409af5b3d7d4" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:13.984546 29939 raft_consensus.cc:740] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:13.984779 29903 raft_consensus.cc:3060] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:13.985852 29939 consensus_queue.cc:260] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:13.988801 29939 ts_tablet_manager.cc:1434] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:22:13.989053 29664 raft_consensus.cc:2468] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 1.
I20260630 12:22:13.990056 29939 tablet_bootstrap.cc:492] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:13.981868 29969 raft_consensus.cc:2804] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:13.991425 29969 raft_consensus.cc:697] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Becoming Leader. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Running, Role: LEADER
I20260630 12:22:13.992317 29903 raft_consensus.cc:2468] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:13.992221 29969 consensus_queue.cc:237] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:13.993454 29701 leader_election.cc:304] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, 8ffc4659cc8242bbaf8529c7938ea31a; no voters: 
I20260630 12:22:13.994381 29811 raft_consensus.cc:2804] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:13.994839 29811 raft_consensus.cc:697] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Leader. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:13.995827 29815 leader_election.cc:290] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:13.995584 29811 consensus_queue.cc:237] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:13.999270 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:13.999967 29588 raft_consensus.cc:2468] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 0.
I20260630 12:22:14.001886 29627 leader_election.cc:304] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:14.002851 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88fdd0185e1476eb659409af5b3d7d4" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:14.003430 29664 raft_consensus.cc:3060] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.004042 29939 tablet_bootstrap.cc:654] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:14.005686 29792 raft_consensus.cc:2804] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:14.006088 29792 raft_consensus.cc:493] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:14.006462 29792 raft_consensus.cc:3060] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.016832 29792 raft_consensus.cc:515] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.017479 29817 raft_consensus.cc:493] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:14.017479 29487 catalog_manager.cc:5697] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68). New cstate: current_term: 1 leader_uuid: "41adec3d65bf49f2b7793ea80c625005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.018790 29817 raft_consensus.cc:515] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.019250 29969 raft_consensus.cc:493] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:14.019728 29969 raft_consensus.cc:515] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.020251 29664 raft_consensus.cc:2468] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 1.
I20260630 12:22:14.020879 29817 leader_election.cc:290] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:14.021170 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:14.021785 29903 raft_consensus.cc:2468] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 0.
I20260630 12:22:14.021863 29969 leader_election.cc:290] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:14.023919 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:14.023993 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:14.017627 29942 raft_consensus.cc:493] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:14.024691 29587 raft_consensus.cc:2468] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 0.
I20260630 12:22:14.024806 29942 raft_consensus.cc:515] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.026116 29865 leader_election.cc:304] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:14.026911 29942 leader_election.cc:290] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:14.027258 29969 raft_consensus.cc:2804] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:14.027767 29969 raft_consensus.cc:493] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:14.028177 29969 raft_consensus.cc:3060] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.030737 29904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:14.031266 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" is_pre_election: true
W20260630 12:22:14.033581 29552 leader_election.cc:343] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:14.034397 29588 raft_consensus.cc:2468] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ffc4659cc8242bbaf8529c7938ea31a in term 0.
I20260630 12:22:14.035290 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:14.035938 29738 raft_consensus.cc:2468] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 0.
I20260630 12:22:14.036561 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005" is_pre_election: true
I20260630 12:22:14.039266 29487 catalog_manager.cc:5697] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:14.041909 29939 tablet_bootstrap.cc:492] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005: No bootstrap required, opened a new log
I20260630 12:22:14.042527 29939 ts_tablet_manager.cc:1403] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
W20260630 12:22:14.043159 29701 leader_election.cc:343] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:14.043965 29553 leader_election.cc:304] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:14.047099 29969 raft_consensus.cc:515] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.048525 29701 leader_election.cc:304] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:14.049633 29811 raft_consensus.cc:2804] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:14.049997 29811 raft_consensus.cc:493] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:14.050408 29811 raft_consensus.cc:3060] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.050817 29664 raft_consensus.cc:2393] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41adec3d65bf49f2b7793ea80c625005 in current term 1: Already voted for candidate aba1c261bfbc442e83c3c7dd4e638b21 in this term.
I20260630 12:22:14.045764 29939 raft_consensus.cc:359] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.051270 29939 raft_consensus.cc:385] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:14.051574 29939 raft_consensus.cc:740] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: FOLLOWER
I20260630 12:22:14.050844 29969 leader_election.cc:290] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 election: Requested vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:14.052165 29792 leader_election.cc:290] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 1 election: Requested vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:14.052258 29939 consensus_queue.cc:260] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.055281 29939 ts_tablet_manager.cc:1434] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:22:14.055370 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:14.056463 29942 raft_consensus.cc:2804] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:14.056674 29664 raft_consensus.cc:2393] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41adec3d65bf49f2b7793ea80c625005 in current term 1: Already voted for candidate aba1c261bfbc442e83c3c7dd4e638b21 in this term.
I20260630 12:22:14.056571 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:14.056946 29942 raft_consensus.cc:493] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:14.057255 29588 raft_consensus.cc:3060] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.057369 29942 raft_consensus.cc:3060] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.064518 29588 raft_consensus.cc:2468] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 1.
I20260630 12:22:14.064821 29811 raft_consensus.cc:515] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.065083 29942 raft_consensus.cc:515] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.065721 29865 leader_election.cc:304] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [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: 41adec3d65bf49f2b7793ea80c625005, a1a8b48cfb194f6998d9968767a455dc; no voters: aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:14.067070 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:14.067209 29811 leader_election.cc:290] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [CANDIDATE]: Term 1 election: Requested vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:14.067853 29903 raft_consensus.cc:2393] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aba1c261bfbc442e83c3c7dd4e638b21 in current term 1: Already voted for candidate 41adec3d65bf49f2b7793ea80c625005 in this term.
I20260630 12:22:14.068540 29904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:14.068924 29587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:14.069193 29904 raft_consensus.cc:3060] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.069694 29587 raft_consensus.cc:2393] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ffc4659cc8242bbaf8529c7938ea31a in current term 1: Already voted for candidate a1a8b48cfb194f6998d9968767a455dc in this term.
I20260630 12:22:14.070613 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7e5fda8bbf4d43b7d78b7a5efeaa5f" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:14.070538 29940 consensus_queue.cc:1048] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:14.071511 29589 raft_consensus.cc:2393] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aba1c261bfbc442e83c3c7dd4e638b21 in current term 1: Already voted for candidate 41adec3d65bf49f2b7793ea80c625005 in this term.
I20260630 12:22:14.073324 29969 raft_consensus.cc:2804] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:14.073716 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:14.075050 29701 leader_election.cc:304] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [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: 8ffc4659cc8242bbaf8529c7938ea31a; no voters: 41adec3d65bf49f2b7793ea80c625005, a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:14.076076 29811 raft_consensus.cc:2749] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:14.073856 29969 raft_consensus.cc:697] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Becoming Leader. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Running, Role: LEADER
I20260630 12:22:14.078020 29969 consensus_queue.cc:237] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.080852 29904 raft_consensus.cc:2468] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 1.
I20260630 12:22:14.082099 29942 leader_election.cc:290] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Requested vote from peers 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:14.082136 29552 leader_election.cc:304] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41adec3d65bf49f2b7793ea80c625005, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:14.083600 29627 leader_election.cc:304] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [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: aba1c261bfbc442e83c3c7dd4e638b21; no voters: 41adec3d65bf49f2b7793ea80c625005, a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:14.084159 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81a20a8322742c98780bc1acb4a0434" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:14.085120 29738 raft_consensus.cc:2393] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a1a8b48cfb194f6998d9968767a455dc in current term 1: Already voted for candidate 8ffc4659cc8242bbaf8529c7938ea31a in this term.
I20260630 12:22:14.087076 29985 raft_consensus.cc:2749] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:14.090137 29942 raft_consensus.cc:2804] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:14.090762 29942 raft_consensus.cc:697] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Becoming Leader. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:14.091711 29942 consensus_queue.cc:237] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:14.095177 29487 catalog_manager.cc:5697] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68). New cstate: current_term: 1 leader_uuid: "41adec3d65bf49f2b7793ea80c625005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.102756 29485 catalog_manager.cc:5697] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: term changed from 0 to 1, leader changed from <none> to a1a8b48cfb194f6998d9968767a455dc (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:14.112672 29987 consensus_queue.cc:1048] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:14.128387 29969 raft_consensus.cc:493] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:14.128961 29969 raft_consensus.cc:515] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:14.130821 29969 leader_election.cc:290] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:14.131516 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1a8b48cfb194f6998d9968767a455dc" is_pre_election: true
I20260630 12:22:14.132217 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" is_pre_election: true
I20260630 12:22:14.132891 29738 raft_consensus.cc:2393] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41adec3d65bf49f2b7793ea80c625005 in current term 1: Already voted for candidate a1a8b48cfb194f6998d9968767a455dc in this term.
I20260630 12:22:14.133876 29866 leader_election.cc:304] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [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: 41adec3d65bf49f2b7793ea80c625005; no voters: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:14.134752 29969 raft_consensus.cc:3060] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.139680 29969 raft_consensus.cc:2749] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:14.295159 29811 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.304955 29904 raft_consensus.cc:3060] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:14.312860 29811 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.326926 29987 consensus_queue.cc:1048] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.339445 29942 consensus_queue.cc:1048] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.378134 29969 consensus_queue.cc:1048] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.388581 29947 consensus_queue.cc:1048] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.390239 29815 consensus_queue.cc:1048] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.402726 29811 consensus_queue.cc:1048] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.423317 29540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:22:14.446678 29738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d"
dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
mode: GRACEFUL
new_leader_uuid: "a1a8b48cfb194f6998d9968767a455dc"
 from {username='slave'} at 127.0.0.1:54526
I20260630 12:22:14.447283 29738 raft_consensus.cc:606] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Received request to transfer leadership to TS a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:14.449909 29738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d185b8567014dca99579d6f323bd487"
dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
mode: GRACEFUL
new_leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
 from {username='slave'} at 127.0.0.1:54526
I20260630 12:22:14.450486 29738 raft_consensus.cc:606] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Received request to transfer leadership to TS aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:14.452759 29738 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5413018c671c490dae5895517928b09e"
dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
mode: GRACEFUL
new_leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
 from {username='slave'} at 127.0.0.1:54526
I20260630 12:22:14.453245 29738 raft_consensus.cc:606] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Received request to transfer leadership to TS aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:14.454403 29540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:22:14.455153 29540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:14.468444 29947 consensus_queue.cc:1048] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.474351 29947 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.480604 29969 consensus_queue.cc:1048] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.489451 29978 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.492805 29986 consensus_queue.cc:1048] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.517421 29986 consensus_queue.cc:1048] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:14.538401 29738 consensus_queue.cc:237] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
W20260630 12:22:14.547734 29701 consensus_peers.cc:597] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a -> Peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Couldn't send request to peer 41adec3d65bf49f2b7793ea80c625005. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09cb624881614800acf858918a837f12. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:14.547878 29664 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:14.549467 29815 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:14.549754 29589 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:14.551580 29815 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } 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:22:14.559825 29811 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.561623 29589 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.563187 29664 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.572254 29486 catalog_manager.cc:5697] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.572798 29738 consensus_queue.cc:237] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
W20260630 12:22:14.582294 29701 consensus_peers.cc:597] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a -> Peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Couldn't send request to peer 41adec3d65bf49f2b7793ea80c625005. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5399c79130eb4a01949bf0cf5fc35b2a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:14.584100 29664 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:14.584530 29589 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:14.585551 29815 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } 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:22:14.586333 29811 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:14.594478 29811 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.596474 29589 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.604117 29664 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.609979 29487 catalog_manager.cc:5697] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.623386 29589 consensus_queue.cc:237] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
W20260630 12:22:14.629611 29552 consensus_peers.cc:597] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc -> Peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Couldn't send request to peer 41adec3d65bf49f2b7793ea80c625005. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff1c8e967909499a99a96400d1358d1c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:14.629733 29664 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:14.631121 29942 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:14.633671 29738 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:14.635071 29942 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } 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:22:14.638273 29987 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.639784 29664 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.645339 29738 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
W20260630 12:22:14.653636 29535 auto_rebalancer.cc:639] Failed to schedule move for tablet 5413018c671c490dae5895517928b09e: Remote error: Service unavailable: leader transfer in progress
I20260630 12:22:14.653232 29486 catalog_manager.cc:5697] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:14.761394 30003 raft_consensus.cc:993] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: : Instructing follower aba1c261bfbc442e83c3c7dd4e638b21 to start an election
I20260630 12:22:14.761909 29815 raft_consensus.cc:1081] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Signalling peer aba1c261bfbc442e83c3c7dd4e638b21 to start an election
I20260630 12:22:14.763294 29664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d185b8567014dca99579d6f323bd487"
dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
 from {username='slave'} at 127.0.0.1:35732
I20260630 12:22:14.763792 29664 raft_consensus.cc:493] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:14.764067 29664 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.768533 29664 raft_consensus.cc:515] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:14.770226 29664 leader_election.cc:290] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 2 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:14.771086 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:14.771318 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:14.771744 29589 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.771909 29738 raft_consensus.cc:3055] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:14.772322 29738 raft_consensus.cc:740] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:14.773039 29738 consensus_queue.cc:260] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:14.774009 29738 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.779035 29738 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 2.
I20260630 12:22:14.779547 29589 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 2.
I20260630 12:22:14.780249 29628 leader_election.cc:304] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [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: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:14.781095 29792 raft_consensus.cc:2804] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:14.782388 29792 raft_consensus.cc:697] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Becoming Leader. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Running, Role: LEADER
I20260630 12:22:14.783097 29792 consensus_queue.cc:237] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:14.791033 29484 catalog_manager.cc:5697] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: term changed from 1 to 2, leader changed from 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) to aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66). New cstate: current_term: 2 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.800854 30003 raft_consensus.cc:993] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: : Instructing follower a1a8b48cfb194f6998d9968767a455dc to start an election
I20260630 12:22:14.801419 30003 raft_consensus.cc:1081] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Signalling peer a1a8b48cfb194f6998d9968767a455dc to start an election
I20260630 12:22:14.803452 29589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d"
dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
 from {username='slave'} at 127.0.0.1:50034
I20260630 12:22:14.804037 29589 raft_consensus.cc:493] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:14.804422 29589 raft_consensus.cc:3060] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.810971 29589 raft_consensus.cc:515] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:14.813364 29589 leader_election.cc:290] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 2 election: Requested vote from peers 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321), aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:14.814451 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:14.814459 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363bd573e8a6413194ed0b066e76a86d" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:14.815322 29664 raft_consensus.cc:3060] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.815434 29738 raft_consensus.cc:3055] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:14.815907 29738 raft_consensus.cc:740] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:14.816777 29738 consensus_queue.cc:260] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [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: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:14.818583 29738 raft_consensus.cc:3060] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.821249 29815 raft_consensus.cc:993] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: : Instructing follower aba1c261bfbc442e83c3c7dd4e638b21 to start an election
I20260630 12:22:14.821741 29815 raft_consensus.cc:1081] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Signalling peer aba1c261bfbc442e83c3c7dd4e638b21 to start an election
I20260630 12:22:14.823498 29663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5413018c671c490dae5895517928b09e"
dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
 from {username='slave'} at 127.0.0.1:35732
I20260630 12:22:14.824079 29663 raft_consensus.cc:493] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:14.824458 29663 raft_consensus.cc:3060] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.824805 29664 raft_consensus.cc:2468] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 2.
I20260630 12:22:14.825524 29738 raft_consensus.cc:2468] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 2.
I20260630 12:22:14.826287 29553 leader_election.cc:304] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [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: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:14.827225 29987 raft_consensus.cc:2804] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:14.827710 29987 raft_consensus.cc:697] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 LEADER]: Becoming Leader. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:14.828565 29987 consensus_queue.cc:237] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [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: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } }
I20260630 12:22:14.831560 29663 raft_consensus.cc:515] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:14.843272 29663 leader_election.cc:290] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 2 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:14.845613 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5413018c671c490dae5895517928b09e" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:14.846403 29738 raft_consensus.cc:3055] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:14.844698 29484 catalog_manager.cc:5697] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc reported cstate change: term changed from 1 to 2, leader changed from 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) to a1a8b48cfb194f6998d9968767a455dc (127.25.254.65). New cstate: current_term: 2 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.846877 29738 raft_consensus.cc:740] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Running, Role: LEADER
I20260630 12:22:14.848109 29738 consensus_queue.cc:260] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:14.849466 29738 raft_consensus.cc:3060] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.846452 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5413018c671c490dae5895517928b09e" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:14.851258 29589 raft_consensus.cc:3060] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:14.857048 29738 raft_consensus.cc:2468] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 2.
I20260630 12:22:14.858332 29628 leader_election.cc:304] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [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: 8ffc4659cc8242bbaf8529c7938ea31a, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:14.860618 29792 raft_consensus.cc:2804] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:14.861128 29792 raft_consensus.cc:697] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Becoming Leader. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Running, Role: LEADER
I20260630 12:22:14.862047 29792 consensus_queue.cc:237] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:14.869336 29589 raft_consensus.cc:2468] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 2.
I20260630 12:22:14.871543 29487 catalog_manager.cc:5697] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: term changed from 1 to 2, leader changed from 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) to aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66). New cstate: current_term: 2 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:14.932065 30027 ts_tablet_manager.cc:933] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: Initiating tablet copy from peer 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:14.934010 30027 tablet_copy_client.cc:323] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:45321
I20260630 12:22:14.935679 29748 tablet_copy_service.cc:140] P 8ffc4659cc8242bbaf8529c7938ea31a: Received BeginTabletCopySession request for tablet 09cb624881614800acf858918a837f12 from peer 41adec3d65bf49f2b7793ea80c625005 ({username='slave'} at 127.0.0.1:54514)
I20260630 12:22:14.936257 29748 tablet_copy_service.cc:161] P 8ffc4659cc8242bbaf8529c7938ea31a: Beginning new tablet copy session on tablet 09cb624881614800acf858918a837f12 from peer 41adec3d65bf49f2b7793ea80c625005 at {username='slave'} at 127.0.0.1:54514: session id = 41adec3d65bf49f2b7793ea80c625005-09cb624881614800acf858918a837f12
I20260630 12:22:14.943776 29748 tablet_copy_source_session.cc:215] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:14.947734 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09cb624881614800acf858918a837f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:14.959738 30027 tablet_copy_client.cc:806] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:14.960259 30027 tablet_copy_client.cc:670] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:14.963465 30027 tablet_copy_client.cc:538] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:14.968999 30027 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:14.984977 30027 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: 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:22:14.985692 30027 tablet_bootstrap.cc:492] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap complete.
I20260630 12:22:14.986260 30027 ts_tablet_manager.cc:1403] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.008s
I20260630 12:22:14.988327 30027 raft_consensus.cc:359] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:14.988917 30027 raft_consensus.cc:740] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: LEARNER
I20260630 12:22:14.989405 30027 consensus_queue.cc:260] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:14.991434 30027 ts_tablet_manager.cc:1434] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:14.993314 29748 tablet_copy_service.cc:342] P 8ffc4659cc8242bbaf8529c7938ea31a: Request end of tablet copy session 41adec3d65bf49f2b7793ea80c625005-09cb624881614800acf858918a837f12 received from {username='slave'} at 127.0.0.1:54514
I20260630 12:22:14.993671 29748 tablet_copy_service.cc:434] P 8ffc4659cc8242bbaf8529c7938ea31a: ending tablet copy session 41adec3d65bf49f2b7793ea80c625005-09cb624881614800acf858918a837f12 on tablet 09cb624881614800acf858918a837f12 with peer 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:15.024887 30027 ts_tablet_manager.cc:933] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: Initiating tablet copy from peer 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:15.026484 30027 tablet_copy_client.cc:323] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:45321
I20260630 12:22:15.028151 29748 tablet_copy_service.cc:140] P 8ffc4659cc8242bbaf8529c7938ea31a: Received BeginTabletCopySession request for tablet 5399c79130eb4a01949bf0cf5fc35b2a from peer 41adec3d65bf49f2b7793ea80c625005 ({username='slave'} at 127.0.0.1:54514)
I20260630 12:22:15.028710 29748 tablet_copy_service.cc:161] P 8ffc4659cc8242bbaf8529c7938ea31a: Beginning new tablet copy session on tablet 5399c79130eb4a01949bf0cf5fc35b2a from peer 41adec3d65bf49f2b7793ea80c625005 at {username='slave'} at 127.0.0.1:54514: session id = 41adec3d65bf49f2b7793ea80c625005-5399c79130eb4a01949bf0cf5fc35b2a
I20260630 12:22:15.033774 29748 tablet_copy_source_session.cc:215] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:15.036381 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5399c79130eb4a01949bf0cf5fc35b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:15.051232 30027 tablet_copy_client.cc:806] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:15.051770 30027 tablet_copy_client.cc:670] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:15.055729 30027 tablet_copy_client.cc:538] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:15.062070 30027 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:15.076952 30027 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: 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:22:15.077675 30027 tablet_bootstrap.cc:492] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: Bootstrap complete.
I20260630 12:22:15.078263 30027 ts_tablet_manager.cc:1403] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.016s	user 0.020s	sys 0.000s
I20260630 12:22:15.080303 30027 raft_consensus.cc:359] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:15.081094 30027 raft_consensus.cc:740] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: LEARNER
I20260630 12:22:15.081683 30027 consensus_queue.cc:260] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:15.083890 30027 ts_tablet_manager.cc:1434] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:15.085534 29748 tablet_copy_service.cc:342] P 8ffc4659cc8242bbaf8529c7938ea31a: Request end of tablet copy session 41adec3d65bf49f2b7793ea80c625005-5399c79130eb4a01949bf0cf5fc35b2a received from {username='slave'} at 127.0.0.1:54514
I20260630 12:22:15.085955 29748 tablet_copy_service.cc:434] P 8ffc4659cc8242bbaf8529c7938ea31a: ending tablet copy session 41adec3d65bf49f2b7793ea80c625005-5399c79130eb4a01949bf0cf5fc35b2a on tablet 5399c79130eb4a01949bf0cf5fc35b2a with peer 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:15.190208 29589 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:15.191771 29792 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:15.199395 30027 ts_tablet_manager.cc:933] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: Initiating tablet copy from peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:15.205031 29738 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:15.203598 30027 tablet_copy_client.cc:323] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:46043
I20260630 12:22:15.207573 30023 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:15.208812 29599 tablet_copy_service.cc:140] P a1a8b48cfb194f6998d9968767a455dc: Received BeginTabletCopySession request for tablet ff1c8e967909499a99a96400d1358d1c from peer 41adec3d65bf49f2b7793ea80c625005 ({username='slave'} at 127.0.0.1:50040)
I20260630 12:22:15.209551 29599 tablet_copy_service.cc:161] P a1a8b48cfb194f6998d9968767a455dc: Beginning new tablet copy session on tablet ff1c8e967909499a99a96400d1358d1c from peer 41adec3d65bf49f2b7793ea80c625005 at {username='slave'} at 127.0.0.1:50040: session id = 41adec3d65bf49f2b7793ea80c625005-ff1c8e967909499a99a96400d1358d1c
I20260630 12:22:15.218771 29599 tablet_copy_source_session.cc:215] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:15.221938 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1c8e967909499a99a96400d1358d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:15.237737 30027 tablet_copy_client.cc:806] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:15.238317 30027 tablet_copy_client.cc:670] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:15.241681 30027 tablet_copy_client.cc:538] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:15.246865 30027 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:15.259150 30027 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: 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:22:15.259778 30027 tablet_bootstrap.cc:492] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: Bootstrap complete.
I20260630 12:22:15.260242 30027 ts_tablet_manager.cc:1403] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:22:15.262467 30027 raft_consensus.cc:359] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:15.263022 30027 raft_consensus.cc:740] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: LEARNER
I20260630 12:22:15.263449 30027 consensus_queue.cc:260] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:15.264918 30027 ts_tablet_manager.cc:1434] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:15.266939 29599 tablet_copy_service.cc:342] P a1a8b48cfb194f6998d9968767a455dc: Request end of tablet copy session 41adec3d65bf49f2b7793ea80c625005-ff1c8e967909499a99a96400d1358d1c received from {username='slave'} at 127.0.0.1:50040
I20260630 12:22:15.267336 29599 tablet_copy_service.cc:434] P a1a8b48cfb194f6998d9968767a455dc: ending tablet copy session 41adec3d65bf49f2b7793ea80c625005-ff1c8e967909499a99a96400d1358d1c on tablet ff1c8e967909499a99a96400d1358d1c with peer 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:15.315097 29664 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:15.316394 29987 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:15.318867 29904 raft_consensus.cc:1217] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:15.332821 29738 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:15.334169 29986 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:15.345202 29589 raft_consensus.cc:1275] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:15.346906 29792 consensus_queue.cc:1048] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:15.352767 29737 raft_consensus.cc:1275] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:15.361006 30023 consensus_queue.cc:1048] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:15.403786 29904 raft_consensus.cc:1217] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:15.691941 29904 raft_consensus.cc:1217] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:15.765424 29815 raft_consensus.cc:1064] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: attempting to promote NON_VOTER 41adec3d65bf49f2b7793ea80c625005 to VOTER
I20260630 12:22:15.767704 29815 consensus_queue.cc:237] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:15.779471 29904 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:15.780985 29817 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:15.786271 29663 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:15.786515 29588 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:15.787822 30003 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:15.788614 29815 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } 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:22:15.798434 29815 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.800045 29663 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.800844 29588 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.811364 29904 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.816843 29486 catalog_manager.cc:5697] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.839476 29737 consensus_queue.cc:237] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:15.846148 29663 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:15.848466 30003 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:15.849872 29904 raft_consensus.cc:1275] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:15.854713 29815 consensus_queue.cc:1048] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:15.857326 29815 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.872159 29663 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.881541 29472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09cb624881614800acf858918a837f12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:15.885571 30051 raft_consensus.cc:1064] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: attempting to promote NON_VOTER 41adec3d65bf49f2b7793ea80c625005 to VOTER
I20260630 12:22:15.886739 29484 catalog_manager.cc:5697] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.888288 30051 consensus_queue.cc:237] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:15.890901 29904 raft_consensus.cc:2955] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.907529 29903 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:15.907531 29664 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:15.910470 29588 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:15.909878 30051 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260630 12:22:15.912786 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet 09cb624881614800acf858918a837f12 with delete_type TABLET_DATA_TOMBSTONED (TS a1a8b48cfb194f6998d9968767a455dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50028
I20260630 12:22:15.916909 30051 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } 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:22:15.920482 30054 tablet_replica.cc:333] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:15.921482 30054 raft_consensus.cc:2243] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:15.922233 30054 raft_consensus.cc:2272] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:15.922914 30051 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:15.927291 30054 ts_tablet_manager.cc:1916] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:15.941012 30051 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.942231 29904 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.949255 30054 ts_tablet_manager.cc:1929] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:22:15.949697 30054 log.cc:1199] T 09cb624881614800acf858918a837f12 P a1a8b48cfb194f6998d9968767a455dc: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/09cb624881614800acf858918a837f12
I20260630 12:22:15.951449 29471 catalog_manager.cc:5028] TS a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): tablet 09cb624881614800acf858918a837f12 (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:15.953503 29663 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.955554 29483 catalog_manager.cc:5697] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:15.955927 29588 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.975750 29737 consensus_queue.cc:237] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:15.980737 29588 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:15.980731 29904 raft_consensus.cc:1275] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:15.982085 30051 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:15.982977 30003 consensus_queue.cc:1048] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:15.989529 30003 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.991410 29904 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:15.993917 29588 raft_consensus.cc:2955] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.003616 29472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5399c79130eb4a01949bf0cf5fc35b2a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:16.004813 29484 catalog_manager.cc:5697] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: config changed from index 3 to 4, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.015175 29651 tablet_service.cc:1558] Processing DeleteTablet for tablet 5399c79130eb4a01949bf0cf5fc35b2a with delete_type TABLET_DATA_TOMBSTONED (TS aba1c261bfbc442e83c3c7dd4e638b21 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35712
I20260630 12:22:16.017230 30058 tablet_replica.cc:333] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:16.017923 30058 raft_consensus.cc:2243] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:16.018517 30058 raft_consensus.cc:2272] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:16.021284 30058 ts_tablet_manager.cc:1916] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:16.032934 30058 ts_tablet_manager.cc:1929] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:22:16.033375 30058 log.cc:1199] T 5399c79130eb4a01949bf0cf5fc35b2a P aba1c261bfbc442e83c3c7dd4e638b21: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/5399c79130eb4a01949bf0cf5fc35b2a
I20260630 12:22:16.035008 29472 catalog_manager.cc:5028] TS aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): tablet 5399c79130eb4a01949bf0cf5fc35b2a (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:16.277156 29987 raft_consensus.cc:1064] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: attempting to promote NON_VOTER 41adec3d65bf49f2b7793ea80c625005 to VOTER
I20260630 12:22:16.279207 29987 consensus_queue.cc:237] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:16.285328 29904 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:16.285755 29737 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:16.287667 29942 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:16.287828 29663 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:16.291244 29942 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } 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:22:16.292049 29987 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:16.309593 29942 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.313653 29904 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.317550 29663 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.332466 29485 catalog_manager.cc:5697] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.337106 29737 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.351198 29588 consensus_queue.cc:237] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:16.356775 29663 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:16.356775 29904 raft_consensus.cc:1275] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:16.358479 29942 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:22:16.360790 29986 consensus_queue.cc:1048] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:16.371717 29987 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.375823 29663 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.375468 29904 raft_consensus.cc:2955] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.381560 29471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff1c8e967909499a99a96400d1358d1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:16.388469 29484 catalog_manager.cc:5697] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index 3 to 4, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New cstate: current_term: 1 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:16.399384 29726 tablet_service.cc:1558] Processing DeleteTablet for tablet ff1c8e967909499a99a96400d1358d1c with delete_type TABLET_DATA_TOMBSTONED (TS 8ffc4659cc8242bbaf8529c7938ea31a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54486
I20260630 12:22:16.401077 30063 tablet_replica.cc:333] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:16.403110 30063 raft_consensus.cc:2243] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:16.403652 30063 raft_consensus.cc:2272] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:16.406735 30063 ts_tablet_manager.cc:1916] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:16.418320 30063 ts_tablet_manager.cc:1929] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:22:16.418761 30063 log.cc:1199] T ff1c8e967909499a99a96400d1358d1c P 8ffc4659cc8242bbaf8529c7938ea31a: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/ff1c8e967909499a99a96400d1358d1c
I20260630 12:22:16.420013 29472 catalog_manager.cc:5028] TS 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321): tablet ff1c8e967909499a99a96400d1358d1c (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:16.456163 29540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:22:16.479238 29588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2"
dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
mode: GRACEFUL
new_leader_uuid: "41adec3d65bf49f2b7793ea80c625005"
 from {username='slave'} at 127.0.0.1:50054
I20260630 12:22:16.479765 29588 raft_consensus.cc:606] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Received request to transfer leadership to TS 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:16.480902 29540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:22:16.481585 29540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:16.495839 29942 raft_consensus.cc:993] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: : Instructing follower 41adec3d65bf49f2b7793ea80c625005 to start an election
I20260630 12:22:16.496311 29987 raft_consensus.cc:1081] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Signalling peer 41adec3d65bf49f2b7793ea80c625005 to start an election
I20260630 12:22:16.497553 29904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2"
dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
 from {username='slave'} at 127.0.0.1:45568
I20260630 12:22:16.497985 29904 raft_consensus.cc:493] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:16.498277 29904 raft_consensus.cc:3060] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:16.502945 29904 raft_consensus.cc:515] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:16.504415 29904 leader_election.cc:290] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 2 election: Requested vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:16.505028 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:16.505474 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdbf5e3cbdc4655b8bb92881be402b2" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:16.505638 29663 raft_consensus.cc:3060] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:16.506111 29588 raft_consensus.cc:3055] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:16.506470 29588 raft_consensus.cc:740] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:16.507189 29588 consensus_queue.cc:260] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [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: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:16.508071 29588 raft_consensus.cc:3060] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:16.510010 29663 raft_consensus.cc:2468] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 2.
I20260630 12:22:16.511034 29866 leader_election.cc:304] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [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: 41adec3d65bf49f2b7793ea80c625005, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:16.511695 29978 raft_consensus.cc:2804] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:16.512876 29978 raft_consensus.cc:697] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEADER]: Becoming Leader. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Running, Role: LEADER
I20260630 12:22:16.513044 29588 raft_consensus.cc:2468] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 2.
I20260630 12:22:16.513728 29978 consensus_queue.cc:237] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [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: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } }
I20260630 12:22:16.520761 29485 catalog_manager.cc:5697] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: term changed from 1 to 2, leader changed from a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) to 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68). New cstate: current_term: 2 leader_uuid: "41adec3d65bf49f2b7793ea80c625005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.020324 29663 raft_consensus.cc:1275] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Refusing update from remote peer 41adec3d65bf49f2b7793ea80c625005: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:17.021559 30067 consensus_queue.cc:1048] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:17.031665 29588 raft_consensus.cc:1275] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer 41adec3d65bf49f2b7793ea80c625005: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:17.035825 30067 consensus_queue.cc:1048] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:17.428184 29663 consensus_queue.cc:237] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
W20260630 12:22:17.434345 29627 consensus_peers.cc:597] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 -> Peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Couldn't send request to peer 41adec3d65bf49f2b7793ea80c625005. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9434c2e87391404b9d27d02be94e920c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:17.435151 29737 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:17.435706 29588 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:17.436635 30079 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:17.437482 30078 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } 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:22:17.444501 29792 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.446081 29588 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.446386 29737 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.457644 29485 catalog_manager.cc:5697] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc reported cstate change: config changed from index -1 to 2, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.459275 29738 consensus_queue.cc:237] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } }
W20260630 12:22:17.470435 29702 consensus_peers.cc:597] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a -> Peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Couldn't send request to peer aba1c261bfbc442e83c3c7dd4e638b21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0619b1632a2d4b1a90d1dbc84d47dc36. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:17.471704 29904 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:17.473237 30051 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:17.475620 29588 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:17.477620 30051 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:17.487534 30087 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } } }
I20260630 12:22:17.491376 29904 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } } }
I20260630 12:22:17.495914 29588 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } } }
I20260630 12:22:17.505735 29589 consensus_queue.cc:237] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [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: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:17.506923 29483 catalog_manager.cc:5697] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index -1 to 2, NON_VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) added. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:17.516335 29663 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:17.516669 29738 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:22:17.516736 29552 consensus_peers.cc:597] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc -> Peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Couldn't send request to peer 41adec3d65bf49f2b7793ea80c625005. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 363bd573e8a6413194ed0b066e76a86d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:17.517805 30091 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } 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:22:17.518915 29987 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:17.528481 30093 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.530155 29738 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.537271 29663 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.542819 29483 catalog_manager.cc:5697] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index -1 to 3, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New cstate: current_term: 2 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:17.558929 29903 consensus_queue.cc:237] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } }
I20260630 12:22:17.565145 29589 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 41adec3d65bf49f2b7793ea80c625005: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:17.565217 29663 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 41adec3d65bf49f2b7793ea80c625005: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:22:17.565358 29866 consensus_peers.cc:597] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 -> Peer 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321): Couldn't send request to peer 8ffc4659cc8242bbaf8529c7938ea31a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e02a4d4acf404cf7bdb645119fe8bad4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:17.566570 30067 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:17.567377 29978 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:17.574409 30067 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } } }
I20260630 12:22:17.576236 29589 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } } }
I20260630 12:22:17.578413 29663 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } } }
I20260630 12:22:17.588093 29484 catalog_manager.cc:5697] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: config changed from index -1 to 2, NON_VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) added. New cstate: current_term: 1 leader_uuid: "41adec3d65bf49f2b7793ea80c625005" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } } }
I20260630 12:22:17.598229 29903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4"
dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45564
I20260630 12:22:17.598882 29903 raft_consensus.cc:606] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Received request to transfer leadership
I20260630 12:22:17.603148 29903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4"
dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45564
I20260630 12:22:17.603540 29903 raft_consensus.cc:606] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Received request to transfer leadership
W20260630 12:22:17.604446 29471 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for e02a4d4acf404cf7bdb645119fe8bad4 already in progress
I20260630 12:22:17.607090 29903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4"
dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45564
I20260630 12:22:17.607514 29903 raft_consensus.cc:606] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Received request to transfer leadership
I20260630 12:22:17.899659 30101 ts_tablet_manager.cc:933] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: Initiating tablet copy from peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989)
I20260630 12:22:17.901281 30101 tablet_copy_client.cc:323] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:45989
I20260630 12:22:17.902746 29674 tablet_copy_service.cc:140] P aba1c261bfbc442e83c3c7dd4e638b21: Received BeginTabletCopySession request for tablet 9434c2e87391404b9d27d02be94e920c from peer 41adec3d65bf49f2b7793ea80c625005 ({username='slave'} at 127.0.0.1:35734)
I20260630 12:22:17.903263 29674 tablet_copy_service.cc:161] P aba1c261bfbc442e83c3c7dd4e638b21: Beginning new tablet copy session on tablet 9434c2e87391404b9d27d02be94e920c from peer 41adec3d65bf49f2b7793ea80c625005 at {username='slave'} at 127.0.0.1:35734: session id = 41adec3d65bf49f2b7793ea80c625005-9434c2e87391404b9d27d02be94e920c
I20260630 12:22:17.909044 29674 tablet_copy_source_session.cc:215] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:17.911453 30101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434c2e87391404b9d27d02be94e920c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:22:17.916656 29535 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:22:17.916990 29535 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for e02a4d4acf404cf7bdb645119fe8bad4 already in progress
W20260630 12:22:17.917182 29535 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e02a4d4acf404cf7bdb645119fe8bad4 already in progress
I20260630 12:22:17.922257 30101 tablet_copy_client.cc:806] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:17.922770 30101 tablet_copy_client.cc:670] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:17.926448 30101 tablet_copy_client.cc:538] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:17.934845 30101 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:17.949506 30101 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: 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:22:17.950438 30101 tablet_bootstrap.cc:492] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: Bootstrap complete.
I20260630 12:22:17.950992 30101 ts_tablet_manager.cc:1403] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260630 12:22:17.953413 30101 raft_consensus.cc:359] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:17.954033 30101 raft_consensus.cc:740] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: LEARNER
I20260630 12:22:17.954607 30101 consensus_queue.cc:260] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:17.956398 30101 ts_tablet_manager.cc:1434] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:17.958411 29674 tablet_copy_service.cc:342] P aba1c261bfbc442e83c3c7dd4e638b21: Request end of tablet copy session 41adec3d65bf49f2b7793ea80c625005-9434c2e87391404b9d27d02be94e920c received from {username='slave'} at 127.0.0.1:35734
I20260630 12:22:17.958823 29674 tablet_copy_service.cc:434] P aba1c261bfbc442e83c3c7dd4e638b21: ending tablet copy session 41adec3d65bf49f2b7793ea80c625005-9434c2e87391404b9d27d02be94e920c on tablet 9434c2e87391404b9d27d02be94e920c with peer 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:17.974535 30105 ts_tablet_manager.cc:933] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: Initiating tablet copy from peer 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:17.977581 30104 ts_tablet_manager.cc:933] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: Initiating tablet copy from peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:17.980726 30104 tablet_copy_client.cc:323] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.68:35709
I20260630 12:22:17.982524 30105 tablet_copy_client.cc:323] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:45321
I20260630 12:22:17.984414 29748 tablet_copy_service.cc:140] P 8ffc4659cc8242bbaf8529c7938ea31a: Received BeginTabletCopySession request for tablet 0619b1632a2d4b1a90d1dbc84d47dc36 from peer aba1c261bfbc442e83c3c7dd4e638b21 ({username='slave'} at 127.0.0.1:54498)
I20260630 12:22:17.984400 29914 tablet_copy_service.cc:140] P 41adec3d65bf49f2b7793ea80c625005: Received BeginTabletCopySession request for tablet e02a4d4acf404cf7bdb645119fe8bad4 from peer 8ffc4659cc8242bbaf8529c7938ea31a ({username='slave'} at 127.0.0.1:45572)
I20260630 12:22:17.985170 29748 tablet_copy_service.cc:161] P 8ffc4659cc8242bbaf8529c7938ea31a: Beginning new tablet copy session on tablet 0619b1632a2d4b1a90d1dbc84d47dc36 from peer aba1c261bfbc442e83c3c7dd4e638b21 at {username='slave'} at 127.0.0.1:54498: session id = aba1c261bfbc442e83c3c7dd4e638b21-0619b1632a2d4b1a90d1dbc84d47dc36
I20260630 12:22:17.985605 29914 tablet_copy_service.cc:161] P 41adec3d65bf49f2b7793ea80c625005: Beginning new tablet copy session on tablet e02a4d4acf404cf7bdb645119fe8bad4 from peer 8ffc4659cc8242bbaf8529c7938ea31a at {username='slave'} at 127.0.0.1:45572: session id = 8ffc4659cc8242bbaf8529c7938ea31a-e02a4d4acf404cf7bdb645119fe8bad4
I20260630 12:22:17.991074 29914 tablet_copy_source_session.cc:215] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:17.992452 29748 tablet_copy_source_session.cc:215] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:17.993554 30104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02a4d4acf404cf7bdb645119fe8bad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:17.995594 30105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0619b1632a2d4b1a90d1dbc84d47dc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.005573 30104 tablet_copy_client.cc:806] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:18.006230 30104 tablet_copy_client.cc:670] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:18.009753 30104 tablet_copy_client.cc:538] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:18.011005 30105 tablet_copy_client.cc:806] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:18.011562 30105 tablet_copy_client.cc:670] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:18.015558 30105 tablet_copy_client.cc:538] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:18.017771 30104 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap starting.
I20260630 12:22:18.025707 30105 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap starting.
I20260630 12:22:18.037129 30104 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: 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:22:18.038091 30104 tablet_bootstrap.cc:492] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: Bootstrap complete.
I20260630 12:22:18.038707 30104 ts_tablet_manager.cc:1403] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260630 12:22:18.041461 30104 raft_consensus.cc:359] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } }
I20260630 12:22:18.042472 30104 raft_consensus.cc:740] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8ffc4659cc8242bbaf8529c7938ea31a, State: Initialized, Role: LEARNER
I20260630 12:22:18.043025 30104 consensus_queue.cc:260] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } }
I20260630 12:22:18.045128 30104 ts_tablet_manager.cc:1434] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:22:18.045665 30105 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: 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:22:18.046561 30105 tablet_bootstrap.cc:492] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: Bootstrap complete.
I20260630 12:22:18.047251 29914 tablet_copy_service.cc:342] P 41adec3d65bf49f2b7793ea80c625005: Request end of tablet copy session 8ffc4659cc8242bbaf8529c7938ea31a-e02a4d4acf404cf7bdb645119fe8bad4 received from {username='slave'} at 127.0.0.1:45572
I20260630 12:22:18.047643 30105 ts_tablet_manager.cc:1403] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.011s
I20260630 12:22:18.047708 29914 tablet_copy_service.cc:434] P 41adec3d65bf49f2b7793ea80c625005: ending tablet copy session 8ffc4659cc8242bbaf8529c7938ea31a-e02a4d4acf404cf7bdb645119fe8bad4 on tablet e02a4d4acf404cf7bdb645119fe8bad4 with peer 8ffc4659cc8242bbaf8529c7938ea31a
I20260630 12:22:18.050711 30105 raft_consensus.cc:359] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } }
I20260630 12:22:18.051555 30105 raft_consensus.cc:740] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Initialized, Role: LEARNER
I20260630 12:22:18.052296 30105 consensus_queue.cc:260] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: NON_VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: true } }
I20260630 12:22:18.055212 30105 ts_tablet_manager.cc:1434] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:18.056882 29748 tablet_copy_service.cc:342] P 8ffc4659cc8242bbaf8529c7938ea31a: Request end of tablet copy session aba1c261bfbc442e83c3c7dd4e638b21-0619b1632a2d4b1a90d1dbc84d47dc36 received from {username='slave'} at 127.0.0.1:54498
I20260630 12:22:18.057268 29748 tablet_copy_service.cc:434] P 8ffc4659cc8242bbaf8529c7938ea31a: ending tablet copy session aba1c261bfbc442e83c3c7dd4e638b21-0619b1632a2d4b1a90d1dbc84d47dc36 on tablet 0619b1632a2d4b1a90d1dbc84d47dc36 with peer aba1c261bfbc442e83c3c7dd4e638b21
I20260630 12:22:18.103628 30101 ts_tablet_manager.cc:933] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: Initiating tablet copy from peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:18.106102 30101 tablet_copy_client.cc:323] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:46043
I20260630 12:22:18.108243 29599 tablet_copy_service.cc:140] P a1a8b48cfb194f6998d9968767a455dc: Received BeginTabletCopySession request for tablet 363bd573e8a6413194ed0b066e76a86d from peer 41adec3d65bf49f2b7793ea80c625005 ({username='slave'} at 127.0.0.1:50040)
I20260630 12:22:18.108680 29599 tablet_copy_service.cc:161] P a1a8b48cfb194f6998d9968767a455dc: Beginning new tablet copy session on tablet 363bd573e8a6413194ed0b066e76a86d from peer 41adec3d65bf49f2b7793ea80c625005 at {username='slave'} at 127.0.0.1:50040: session id = 41adec3d65bf49f2b7793ea80c625005-363bd573e8a6413194ed0b066e76a86d
I20260630 12:22:18.114502 29599 tablet_copy_source_session.cc:215] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:18.116879 30101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363bd573e8a6413194ed0b066e76a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.128037 30101 tablet_copy_client.cc:806] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:18.128630 30101 tablet_copy_client.cc:670] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:18.132030 30101 tablet_copy_client.cc:538] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:18.139676 30101 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:18.140228 30111 raft_consensus.cc:993] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: : Instructing follower aba1c261bfbc442e83c3c7dd4e638b21 to start an election
I20260630 12:22:18.140754 30067 raft_consensus.cc:1081] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Signalling peer aba1c261bfbc442e83c3c7dd4e638b21 to start an election
I20260630 12:22:18.142565 29663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4"
dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
 from {username='slave'} at 127.0.0.1:35734
I20260630 12:22:18.143162 29663 raft_consensus.cc:493] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:18.143523 29663 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:18.150465 29663 raft_consensus.cc:515] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } }
I20260630 12:22:18.152606 29663 leader_election.cc:290] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [CANDIDATE]: Term 2 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709)
I20260630 12:22:18.153623 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
I20260630 12:22:18.154852 29903 raft_consensus.cc:3055] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:18.153576 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02a4d4acf404cf7bdb645119fe8bad4" candidate_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:18.155267 29903 raft_consensus.cc:740] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Running, Role: LEADER
I20260630 12:22:18.155679 29589 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:18.156157 29903 consensus_queue.cc:260] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } }
I20260630 12:22:18.157734 29903 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:18.163077 29589 raft_consensus.cc:2468] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 2.
I20260630 12:22:18.163604 30101 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: 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:22:18.164616 30101 tablet_bootstrap.cc:492] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: Bootstrap complete.
I20260630 12:22:18.164791 29627 leader_election.cc:304] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [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: a1a8b48cfb194f6998d9968767a455dc, aba1c261bfbc442e83c3c7dd4e638b21; no voters: 
I20260630 12:22:18.165081 29903 raft_consensus.cc:2468] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aba1c261bfbc442e83c3c7dd4e638b21 in term 2.
I20260630 12:22:18.165342 30101 ts_tablet_manager.cc:1403] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260630 12:22:18.165736 30078 raft_consensus.cc:2804] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:18.167348 30078 raft_consensus.cc:697] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Becoming Leader. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Running, Role: LEADER
I20260630 12:22:18.168174 30078 consensus_queue.cc:237] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } }
I20260630 12:22:18.168540 30101 raft_consensus.cc:359] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:18.169364 30101 raft_consensus.cc:740] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: LEARNER
I20260630 12:22:18.169972 30101 consensus_queue.cc:260] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [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: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:18.172315 30101 ts_tablet_manager.cc:1434] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:22:18.175932 29599 tablet_copy_service.cc:342] P a1a8b48cfb194f6998d9968767a455dc: Request end of tablet copy session 41adec3d65bf49f2b7793ea80c625005-363bd573e8a6413194ed0b066e76a86d received from {username='slave'} at 127.0.0.1:50040
I20260630 12:22:18.176355 29599 tablet_copy_service.cc:434] P a1a8b48cfb194f6998d9968767a455dc: ending tablet copy session 41adec3d65bf49f2b7793ea80c625005-363bd573e8a6413194ed0b066e76a86d on tablet 363bd573e8a6413194ed0b066e76a86d with peer 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:18.177913 29483 catalog_manager.cc:5697] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: term changed from 1 to 2, leader changed from 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) to aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66). New cstate: current_term: 2 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:18.323037 29903 raft_consensus.cc:1217] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:18.414348 29663 raft_consensus.cc:1217] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:18.482542 29540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:22:18.514421 29663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d185b8567014dca99579d6f323bd487"
dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
mode: GRACEFUL
new_leader_uuid: "a1a8b48cfb194f6998d9968767a455dc"
 from {username='slave'} at 127.0.0.1:35754
I20260630 12:22:18.515038 29663 raft_consensus.cc:606] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Received request to transfer leadership to TS a1a8b48cfb194f6998d9968767a455dc
I20260630 12:22:18.516463 29540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:22:18.517081 29540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:18.589752 29903 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:18.591084 30118 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:18.607010 29738 raft_consensus.cc:3060] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEARNER]: Advancing to term 2
I20260630 12:22:18.612421 29588 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:18.613636 29738 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 LEARNER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:18.613862 30078 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:18.615129 30118 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: NON_VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:18.636404 30113 raft_consensus.cc:1064] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: attempting to promote NON_VOTER 8ffc4659cc8242bbaf8529c7938ea31a to VOTER
I20260630 12:22:18.638772 30113 consensus_queue.cc:237] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } }
I20260630 12:22:18.642683 29903 raft_consensus.cc:1217] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:22:18.652216 29903 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:18.653591 30113 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:18.653822 29737 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 LEARNER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:18.653855 29588 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:18.655243 30118 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } 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:22:18.656358 30113 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:18.663100 30118 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.665318 29737 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.668138 29588 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.679891 29483 catalog_manager.cc:5697] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: config changed from index 2 to 4, 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.683218 29903 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.699461 29663 consensus_queue.cc:237] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } }
I20260630 12:22:18.707276 29588 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:18.707561 29737 raft_consensus.cc:1275] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:18.708647 30078 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:22:18.709540 30113 consensus_queue.cc:1048] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } 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:22:18.716821 30113 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.721264 29588 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.726316 29472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e02a4d4acf404cf7bdb645119fe8bad4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:18.726289 29737 raft_consensus.cc:2955] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } } }
I20260630 12:22:18.731841 29485 catalog_manager.cc:5697] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index 4 to 5, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New cstate: current_term: 2 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:18.746694 29893 tablet_service.cc:1558] Processing DeleteTablet for tablet e02a4d4acf404cf7bdb645119fe8bad4 with delete_type TABLET_DATA_TOMBSTONED (TS 41adec3d65bf49f2b7793ea80c625005 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45564
I20260630 12:22:18.748943 30131 tablet_replica.cc:333] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:18.749814 30131 raft_consensus.cc:2243] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:18.750581 30131 raft_consensus.cc:2272] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.753259 30131 ts_tablet_manager.cc:1916] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:18.767992 30131 ts_tablet_manager.cc:1929] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:22:18.768364 30131 log.cc:1199] T e02a4d4acf404cf7bdb645119fe8bad4 P 41adec3d65bf49f2b7793ea80c625005: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/e02a4d4acf404cf7bdb645119fe8bad4
I20260630 12:22:18.770021 29471 catalog_manager.cc:5028] TS 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): tablet e02a4d4acf404cf7bdb645119fe8bad4 (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:18.772063 30118 raft_consensus.cc:1064] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: attempting to promote NON_VOTER 41adec3d65bf49f2b7793ea80c625005 to VOTER
I20260630 12:22:18.774475 30118 consensus_queue.cc:237] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:18.780876 29737 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:18.780879 29903 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEARNER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:18.782214 29588 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:18.782511 30130 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:18.783411 30078 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } 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:22:18.784206 30118 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:18.800223 30130 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.802268 29737 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.804270 29588 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.813436 29904 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.816175 29484 catalog_manager.cc:5697] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index 2 to 3, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:18.884724 30130 raft_consensus.cc:993] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: : Instructing follower a1a8b48cfb194f6998d9968767a455dc to start an election
I20260630 12:22:18.886106 30130 raft_consensus.cc:1081] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Signalling peer a1a8b48cfb194f6998d9968767a455dc to start an election
I20260630 12:22:18.889698 29588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d185b8567014dca99579d6f323bd487"
dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
 from {username='slave'} at 127.0.0.1:50032
I20260630 12:22:18.890630 29588 raft_consensus.cc:493] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:18.891181 29588 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:22:18.889535 29664 consensus_queue.cc:237] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [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: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:18.892536 30119 raft_consensus.cc:1064] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: attempting to promote NON_VOTER aba1c261bfbc442e83c3c7dd4e638b21 to VOTER
I20260630 12:22:18.902689 29588 raft_consensus.cc:515] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:18.907543 30119 consensus_queue.cc:237] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } }
I20260630 12:22:18.907608 29904 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:18.909044 29738 raft_consensus.cc:1275] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Refusing update from remote peer aba1c261bfbc442e83c3c7dd4e638b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:18.910858 29588 leader_election.cc:290] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [CANDIDATE]: Term 3 election: Requested vote from peers aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:18.912283 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:18.912787 29663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d185b8567014dca99579d6f323bd487" candidate_uuid: "a1a8b48cfb194f6998d9968767a455dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aba1c261bfbc442e83c3c7dd4e638b21"
I20260630 12:22:18.913123 29738 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:22:18.913391 29663 raft_consensus.cc:3055] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:22:18.913853 29663 raft_consensus.cc:740] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aba1c261bfbc442e83c3c7dd4e638b21, State: Running, Role: LEADER
I20260630 12:22:18.914863 29663 consensus_queue.cc:260] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:18.915908 29663 raft_consensus.cc:3060] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:22:18.918519 30078 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:18.920287 30078 consensus_queue.cc:1048] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:18.924513 29738 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 3.
I20260630 12:22:18.926108 29553 leader_election.cc:304] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [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: 8ffc4659cc8242bbaf8529c7938ea31a, a1a8b48cfb194f6998d9968767a455dc; no voters: 
I20260630 12:22:18.927232 30093 raft_consensus.cc:2804] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:22:18.927779 30093 raft_consensus.cc:697] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 LEADER]: Becoming Leader. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:18.928990 30093 consensus_queue.cc:237] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } }
I20260630 12:22:18.929999 30118 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.937153 29663 raft_consensus.cc:2468] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1a8b48cfb194f6998d9968767a455dc in term 3.
I20260630 12:22:18.943657 29903 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:18.943197 29738 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.945370 29902 raft_consensus.cc:2955] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.945848 29485 catalog_manager.cc:5697] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: term changed from 2 to 3, leader changed from aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) to a1a8b48cfb194f6998d9968767a455dc (127.25.254.65). New cstate: current_term: 3 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:18.942346 29663 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEARNER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:18.951231 30119 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } 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:22:18.952612 30120 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:18.953763 29588 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:18.955806 30087 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:22:18.971395 29486 catalog_manager.cc:5697] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index 3 to 4, VOTER a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:18.993278 29574 tablet_service.cc:1558] Processing DeleteTablet for tablet 9434c2e87391404b9d27d02be94e920c with delete_type TABLET_DATA_TOMBSTONED (TS a1a8b48cfb194f6998d9968767a455dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50028
I20260630 12:22:19.001423 30087 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.010558 30142 tablet_replica.cc:333] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:19.010697 29589 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.012524 29472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9434c2e87391404b9d27d02be94e920c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:19.012635 30142 raft_consensus.cc:2243] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:19.014989 30142 raft_consensus.cc:2272] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.019388 30142 ts_tablet_manager.cc:1916] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:19.030429 29486 catalog_manager.cc:5697] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc reported cstate change: config changed from index 2 to 3, aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.039480 30142 ts_tablet_manager.cc:1929] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:22:19.038731 29663 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.040143 30142 log.cc:1199] T 9434c2e87391404b9d27d02be94e920c P a1a8b48cfb194f6998d9968767a455dc: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/9434c2e87391404b9d27d02be94e920c
I20260630 12:22:19.044771 29903 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { replace: true } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.048899 29471 catalog_manager.cc:5028] TS a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): tablet 9434c2e87391404b9d27d02be94e920c (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:19.060635 29738 consensus_queue.cc:237] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } }
I20260630 12:22:19.066779 29589 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:19.067189 29663 raft_consensus.cc:1275] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Refusing update from remote peer 8ffc4659cc8242bbaf8529c7938ea31a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:19.068311 30119 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:19.069322 30087 consensus_queue.cc:1048] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } 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:22:19.075464 30120 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.077977 29663 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.079263 29588 raft_consensus.cc:2955] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } } }
I20260630 12:22:19.085731 29472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0619b1632a2d4b1a90d1dbc84d47dc36 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:19.090660 29483 catalog_manager.cc:5697] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index 3 to 4, VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) evicted. New cstate: current_term: 1 leader_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:19.104665 29893 tablet_service.cc:1558] Processing DeleteTablet for tablet 0619b1632a2d4b1a90d1dbc84d47dc36 with delete_type TABLET_DATA_TOMBSTONED (TS 41adec3d65bf49f2b7793ea80c625005 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45564
I20260630 12:22:19.106472 30131 tablet_replica.cc:333] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:19.107530 30131 raft_consensus.cc:2243] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:19.108161 30131 raft_consensus.cc:2272] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.112864 30131 ts_tablet_manager.cc:1916] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:19.127010 30131 ts_tablet_manager.cc:1929] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:22:19.127388 30131 log.cc:1199] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 41adec3d65bf49f2b7793ea80c625005: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/0619b1632a2d4b1a90d1dbc84d47dc36
I20260630 12:22:19.128918 29471 catalog_manager.cc:5028] TS 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): tablet 0619b1632a2d4b1a90d1dbc84d47dc36 (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:19.146173 30117 raft_consensus.cc:1064] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: attempting to promote NON_VOTER 41adec3d65bf49f2b7793ea80c625005 to VOTER
I20260630 12:22:19.148665 30117 consensus_queue.cc:237] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [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: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:19.155506 29903 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEARNER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:19.158300 30144 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:19.159385 29738 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:19.161060 30144 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:19.164171 29663 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:19.165558 30093 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } 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:22:19.172664 30144 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.176834 29738 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.186432 29903 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.187053 29664 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.194875 29485 catalog_manager.cc:5697] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a reported cstate change: config changed from index 3 to 4, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.210641 29589 consensus_queue.cc:237] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [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: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:19.216800 29738 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:19.216802 29903 raft_consensus.cc:1275] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:19.218598 30117 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:22:19.219537 30144 consensus_queue.cc:1048] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:19.225802 30145 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.227530 29738 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.227525 29903 raft_consensus.cc:2955] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:19.239064 29471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 363bd573e8a6413194ed0b066e76a86d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:19.246563 29483 catalog_manager.cc:5697] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc reported cstate change: config changed from index 4 to 5, VOTER aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66) evicted. New cstate: current_term: 2 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:19.256075 29651 tablet_service.cc:1558] Processing DeleteTablet for tablet 363bd573e8a6413194ed0b066e76a86d with delete_type TABLET_DATA_TOMBSTONED (TS aba1c261bfbc442e83c3c7dd4e638b21 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35712
I20260630 12:22:19.260063 30149 tablet_replica.cc:333] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:19.260855 30149 raft_consensus.cc:2243] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:19.261516 30149 raft_consensus.cc:2272] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.264016 30149 ts_tablet_manager.cc:1916] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:19.275274 30149 ts_tablet_manager.cc:1929] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:22:19.275614 30149 log.cc:1199] T 363bd573e8a6413194ed0b066e76a86d P aba1c261bfbc442e83c3c7dd4e638b21: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/363bd573e8a6413194ed0b066e76a86d
I20260630 12:22:19.276955 29472 catalog_manager.cc:5028] TS aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): tablet 363bd573e8a6413194ed0b066e76a86d (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:19.416873 29738 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:22:19.418103 30145 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:19.426965 29664 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:22:19.428944 30145 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:20.280160 29588 consensus_queue.cc:237] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:20.284839 29738 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:22:20.284868 29664 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260630 12:22:20.285308 29552 consensus_peers.cc:597] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc -> Peer 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68:35709): Couldn't send request to peer 41adec3d65bf49f2b7793ea80c625005. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d185b8567014dca99579d6f323bd487. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:20.286334 30145 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:20.287117 30158 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } 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:22:20.297061 29738 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:20.297219 29664 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:20.295540 30157 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:20.309439 29486 catalog_manager.cc:5697] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 reported cstate change: config changed from index -1 to 4, NON_VOTER 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) added. New cstate: current_term: 3 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } } }
I20260630 12:22:20.518286 29540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:22:20.533854 29588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb"
dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
mode: GRACEFUL
new_leader_uuid: "41adec3d65bf49f2b7793ea80c625005"
 from {username='slave'} at 127.0.0.1:50054
I20260630 12:22:20.534524 29588 raft_consensus.cc:606] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Received request to transfer leadership to TS 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:20.535914 29540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:22:20.536476 29540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:20.540894 30158 raft_consensus.cc:993] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: : Instructing follower 41adec3d65bf49f2b7793ea80c625005 to start an election
I20260630 12:22:20.541355 30157 raft_consensus.cc:1081] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Signalling peer 41adec3d65bf49f2b7793ea80c625005 to start an election
I20260630 12:22:20.542773 29903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb"
dest_uuid: "41adec3d65bf49f2b7793ea80c625005"
 from {username='slave'} at 127.0.0.1:45568
I20260630 12:22:20.543210 29903 raft_consensus.cc:493] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:20.543483 29903 raft_consensus.cc:3060] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:20.547737 29903 raft_consensus.cc:515] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:20.549912 29903 leader_election.cc:290] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [CANDIDATE]: Term 2 election: Requested vote from peers a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043), 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321)
I20260630 12:22:20.550442 29738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ffc4659cc8242bbaf8529c7938ea31a"
I20260630 12:22:20.550988 29738 raft_consensus.cc:3060] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:20.551263 29588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115248c4bd9b4630aa3b27fe151d1feb" candidate_uuid: "41adec3d65bf49f2b7793ea80c625005" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1a8b48cfb194f6998d9968767a455dc"
I20260630 12:22:20.551715 29588 raft_consensus.cc:3055] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:22:20.551962 29588 raft_consensus.cc:740] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1a8b48cfb194f6998d9968767a455dc, State: Running, Role: LEADER
I20260630 12:22:20.552615 29588 consensus_queue.cc:260] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:20.553737 29588 raft_consensus.cc:3060] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:20.557139 29738 raft_consensus.cc:2468] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 2.
I20260630 12:22:20.558519 29866 leader_election.cc:304] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [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: 41adec3d65bf49f2b7793ea80c625005, 8ffc4659cc8242bbaf8529c7938ea31a; no voters: 
I20260630 12:22:20.559077 29588 raft_consensus.cc:2468] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41adec3d65bf49f2b7793ea80c625005 in term 2.
I20260630 12:22:20.559470 30067 raft_consensus.cc:2804] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:20.571426 30067 raft_consensus.cc:697] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEADER]: Becoming Leader. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Running, Role: LEADER
I20260630 12:22:20.572463 30067 consensus_queue.cc:237] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } }
I20260630 12:22:20.580475 29485 catalog_manager.cc:5697] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: term changed from 1 to 2, leader changed from a1a8b48cfb194f6998d9968767a455dc (127.25.254.65) to 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68). New cstate: current_term: 2 leader_uuid: "41adec3d65bf49f2b7793ea80c625005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:20.721284 30166 ts_tablet_manager.cc:933] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: Initiating tablet copy from peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043)
I20260630 12:22:20.723359 30166 tablet_copy_client.cc:323] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:46043
I20260630 12:22:20.725270 29599 tablet_copy_service.cc:140] P a1a8b48cfb194f6998d9968767a455dc: Received BeginTabletCopySession request for tablet 3d185b8567014dca99579d6f323bd487 from peer 41adec3d65bf49f2b7793ea80c625005 ({username='slave'} at 127.0.0.1:50040)
I20260630 12:22:20.725811 29599 tablet_copy_service.cc:161] P a1a8b48cfb194f6998d9968767a455dc: Beginning new tablet copy session on tablet 3d185b8567014dca99579d6f323bd487 from peer 41adec3d65bf49f2b7793ea80c625005 at {username='slave'} at 127.0.0.1:50040: session id = 41adec3d65bf49f2b7793ea80c625005-3d185b8567014dca99579d6f323bd487
I20260630 12:22:20.731091 29599 tablet_copy_source_session.cc:215] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:20.734082 30166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d185b8567014dca99579d6f323bd487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:20.744357 30166 tablet_copy_client.cc:806] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:20.744899 30166 tablet_copy_client.cc:670] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:20.748376 30166 tablet_copy_client.cc:538] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:20.754914 30166 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap starting.
I20260630 12:22:20.777184 30166 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: 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:22:20.778077 30166 tablet_bootstrap.cc:492] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: Bootstrap complete.
I20260630 12:22:20.778741 30166 ts_tablet_manager.cc:1403] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260630 12:22:20.781863 30166 raft_consensus.cc:359] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:20.782693 30166 raft_consensus.cc:740] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 41adec3d65bf49f2b7793ea80c625005, State: Initialized, Role: LEARNER
I20260630 12:22:20.783332 30166 consensus_queue.cc:260] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.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: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: true } }
I20260630 12:22:20.785887 30166 ts_tablet_manager.cc:1434] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:22:20.787544 29599 tablet_copy_service.cc:342] P a1a8b48cfb194f6998d9968767a455dc: Request end of tablet copy session 41adec3d65bf49f2b7793ea80c625005-3d185b8567014dca99579d6f323bd487 received from {username='slave'} at 127.0.0.1:50040
I20260630 12:22:20.787997 29599 tablet_copy_service.cc:434] P a1a8b48cfb194f6998d9968767a455dc: ending tablet copy session 41adec3d65bf49f2b7793ea80c625005-3d185b8567014dca99579d6f323bd487 on tablet 3d185b8567014dca99579d6f323bd487 with peer 41adec3d65bf49f2b7793ea80c625005
I20260630 12:22:21.004482 29738 raft_consensus.cc:1275] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Refusing update from remote peer 41adec3d65bf49f2b7793ea80c625005: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:21.005897 30164 consensus_queue.cc:1048] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:21.022995 29588 raft_consensus.cc:1275] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Refusing update from remote peer 41adec3d65bf49f2b7793ea80c625005: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:21.024372 30164 consensus_queue.cc:1048] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:21.220288 29903 raft_consensus.cc:1217] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260630 12:22:21.783327 30174 raft_consensus.cc:1064] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: attempting to promote NON_VOTER 41adec3d65bf49f2b7793ea80c625005 to VOTER
I20260630 12:22:21.785187 30174 consensus_queue.cc:237] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:21.790978 29903 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 LEARNER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:22:21.793924 30178 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:21.798528 29664 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:22:21.799787 29738 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:22:21.800055 30180 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:22:21.801569 30174 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:22:21.812410 30178 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.814298 29903 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.819875 29738 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.828007 29664 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.830415 29483 catalog_manager.cc:5697] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: config changed from index 4 to 5, 41adec3d65bf49f2b7793ea80c625005 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "8ffc4659cc8242bbaf8529c7938ea31a" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 45321 } attrs { replace: true } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.849385 29588 consensus_queue.cc:237] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } }
I20260630 12:22:21.853935 29664 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:22:21.854166 29903 raft_consensus.cc:1275] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 FOLLOWER]: Refusing update from remote peer a1a8b48cfb194f6998d9968767a455dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260630 12:22:21.855094 30178 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:22:21.855978 30182 consensus_queue.cc:1048] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } 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:22:21.861977 30178 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.864121 29903 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.867450 29664 raft_consensus.cc:2955] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.872711 29471 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d185b8567014dca99579d6f323bd487 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:21.878139 29486 catalog_manager.cc:5697] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 reported cstate change: config changed from index 5 to 6, VOTER 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67) evicted. New cstate: current_term: 3 leader_uuid: "a1a8b48cfb194f6998d9968767a455dc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a1a8b48cfb194f6998d9968767a455dc" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46043 } } peers { permanent_uuid: "aba1c261bfbc442e83c3c7dd4e638b21" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 45989 } } peers { permanent_uuid: "41adec3d65bf49f2b7793ea80c625005" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 35709 } attrs { promote: false } } }
I20260630 12:22:21.887634 29726 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d185b8567014dca99579d6f323bd487 with delete_type TABLET_DATA_TOMBSTONED (TS 8ffc4659cc8242bbaf8529c7938ea31a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54486
I20260630 12:22:21.896462 30190 tablet_replica.cc:333] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:21.897902 30190 raft_consensus.cc:2243] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:21.899242 30190 raft_consensus.cc:2272] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:21.903187 30190 ts_tablet_manager.cc:1916] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:21.915022 30190 ts_tablet_manager.cc:1929] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260630 12:22:21.915333 30190 log.cc:1199] T 3d185b8567014dca99579d6f323bd487 P 8ffc4659cc8242bbaf8529c7938ea31a: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/3d185b8567014dca99579d6f323bd487
I20260630 12:22:21.916831 29472 catalog_manager.cc:5028] TS 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321): tablet 3d185b8567014dca99579d6f323bd487 (table range_aware_rebalance_new_range [id=295cbb7e914a4d2e8792c05edb5536db]) successfully deleted
I20260630 12:22:22.446198 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:22:22.474596 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:22.475325 26617 tablet_replica.cc:333] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.475911 26617 raft_consensus.cc:2243] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.476387 26617 raft_consensus.cc:2272] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.478421 26617 tablet_replica.cc:333] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.478927 26617 raft_consensus.cc:2243] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.480568 26617 raft_consensus.cc:2272] T e81a20a8322742c98780bc1acb4a0434 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.483062 26617 tablet_replica.cc:333] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.483613 26617 raft_consensus.cc:2243] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.484061 26617 raft_consensus.cc:2272] T 3fdbf5e3cbdc4655b8bb92881be402b2 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.485827 26617 tablet_replica.cc:333] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.486554 26617 raft_consensus.cc:2243] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.487044 26617 raft_consensus.cc:2272] T 0619b1632a2d4b1a90d1dbc84d47dc36 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.489162 26617 tablet_replica.cc:333] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.489682 26617 raft_consensus.cc:2243] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.490118 26617 raft_consensus.cc:2272] T 115248c4bd9b4630aa3b27fe151d1feb P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:22.490916 29701 consensus_peers.cc:597] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a -> Peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Couldn't send request to peer a1a8b48cfb194f6998d9968767a455dc. 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:22:22.491986 26617 tablet_replica.cc:333] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.492569 26617 raft_consensus.cc:2243] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.493249 26617 raft_consensus.cc:2272] T 3d185b8567014dca99579d6f323bd487 P a1a8b48cfb194f6998d9968767a455dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.495363 26617 tablet_replica.cc:333] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.495880 26617 raft_consensus.cc:2243] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.496344 26617 raft_consensus.cc:2272] T 5399c79130eb4a01949bf0cf5fc35b2a P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.498060 26617 tablet_replica.cc:333] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.498610 26617 raft_consensus.cc:2243] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.499132 26617 raft_consensus.cc:2272] T e02a4d4acf404cf7bdb645119fe8bad4 P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.500746 26617 tablet_replica.cc:333] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.501219 26617 raft_consensus.cc:2243] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.501899 26617 raft_consensus.cc:2272] T 363bd573e8a6413194ed0b066e76a86d P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.503654 26617 tablet_replica.cc:333] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.504165 26617 raft_consensus.cc:2243] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.504577 26617 raft_consensus.cc:2272] T 5413018c671c490dae5895517928b09e P a1a8b48cfb194f6998d9968767a455dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.506760 26617 tablet_replica.cc:333] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.507314 26617 raft_consensus.cc:2243] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.507790 26617 raft_consensus.cc:2272] T 6288dcbd1daf4c2cafe79a1bc1b01792 P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.509651 26617 tablet_replica.cc:333] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc: stopping tablet replica
I20260630 12:22:22.510119 26617 raft_consensus.cc:2243] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.510895 26617 raft_consensus.cc:2272] T ff1c8e967909499a99a96400d1358d1c P a1a8b48cfb194f6998d9968767a455dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.537465 29540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:22:22.544616 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:22:22.551005 29540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:22:22.551795 29540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:22.561455 29865 consensus_peers.cc:597] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 -> Peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Couldn't send request to peer a1a8b48cfb194f6998d9968767a455dc. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:22.576038 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:22:22.601051 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:22.601869 26617 tablet_replica.cc:333] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.602519 26617 raft_consensus.cc:2243] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.603060 26617 raft_consensus.cc:2272] T 0619b1632a2d4b1a90d1dbc84d47dc36 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.604882 26617 tablet_replica.cc:333] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.605435 26617 raft_consensus.cc:2243] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.605919 26617 raft_consensus.cc:2272] T d88fdd0185e1476eb659409af5b3d7d4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.607621 26617 tablet_replica.cc:333] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.608053 26617 raft_consensus.cc:2243] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.608393 26617 raft_consensus.cc:2272] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.609891 26617 tablet_replica.cc:333] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.610389 26617 raft_consensus.cc:2243] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.610730 26617 raft_consensus.cc:2272] T 3fdbf5e3cbdc4655b8bb92881be402b2 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.612473 26617 tablet_replica.cc:333] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.612968 26617 raft_consensus.cc:2243] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.613384 26617 raft_consensus.cc:2272] T 3d185b8567014dca99579d6f323bd487 P aba1c261bfbc442e83c3c7dd4e638b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.615636 26617 tablet_replica.cc:333] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.616149 26617 raft_consensus.cc:2243] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.616734 26617 raft_consensus.cc:2272] T ff1c8e967909499a99a96400d1358d1c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.618382 26617 tablet_replica.cc:333] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.618880 26617 raft_consensus.cc:2243] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.619583 26617 raft_consensus.cc:2272] T e02a4d4acf404cf7bdb645119fe8bad4 P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.621177 26617 tablet_replica.cc:333] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.621626 26617 raft_consensus.cc:2243] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.622372 26617 raft_consensus.cc:2272] T 5413018c671c490dae5895517928b09e P aba1c261bfbc442e83c3c7dd4e638b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.624092 26617 tablet_replica.cc:333] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.624573 26617 raft_consensus.cc:2243] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.624958 26617 raft_consensus.cc:2272] T 5549058e79d94c9881b1db90595a0d03 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.626585 26617 tablet_replica.cc:333] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.627218 26617 raft_consensus.cc:2243] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:22:22.627689 29866 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:22:22.627877 26617 raft_consensus.cc:2272] T 09cb624881614800acf858918a837f12 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:22.630092 29866 consensus_peers.cc:597] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 -> Peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Couldn't send request to peer aba1c261bfbc442e83c3c7dd4e638b21. 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:22:22.630546 26617 tablet_replica.cc:333] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.631078 26617 raft_consensus.cc:2243] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.631783 26617 raft_consensus.cc:2272] T 6288dcbd1daf4c2cafe79a1bc1b01792 P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.633503 26617 tablet_replica.cc:333] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21: stopping tablet replica
I20260630 12:22:22.634001 26617 raft_consensus.cc:2243] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.634701 26617 raft_consensus.cc:2272] T 9434c2e87391404b9d27d02be94e920c P aba1c261bfbc442e83c3c7dd4e638b21 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:22.667164 29866 consensus_peers.cc:597] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 -> Peer aba1c261bfbc442e83c3c7dd4e638b21 (127.25.254.66:45989): Couldn't send request to peer aba1c261bfbc442e83c3c7dd4e638b21. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:45989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:22.668759 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:22:22.693636 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
W20260630 12:22:22.708832 29866 consensus_peers.cc:597] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 -> Peer 8ffc4659cc8242bbaf8529c7938ea31a (127.25.254.67:45321): Couldn't send request to peer 8ffc4659cc8242bbaf8529c7938ea31a. 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:22:22.721550 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:22.722350 26617 tablet_replica.cc:333] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.722983 26617 raft_consensus.cc:2243] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.723426 26617 raft_consensus.cc:2272] T e81a20a8322742c98780bc1acb4a0434 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.725152 26617 tablet_replica.cc:333] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.725630 26617 raft_consensus.cc:2243] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.726432 26617 raft_consensus.cc:2272] T d88fdd0185e1476eb659409af5b3d7d4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.728045 26617 tablet_replica.cc:333] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.728523 26617 raft_consensus.cc:2243] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.729192 26617 raft_consensus.cc:2272] T 0619b1632a2d4b1a90d1dbc84d47dc36 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.730753 26617 tablet_replica.cc:333] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.731246 26617 raft_consensus.cc:2243] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.731619 26617 raft_consensus.cc:2272] T 115248c4bd9b4630aa3b27fe151d1feb P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.733152 26617 tablet_replica.cc:333] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.733635 26617 raft_consensus.cc:2243] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.734162 26617 raft_consensus.cc:2272] T e02a4d4acf404cf7bdb645119fe8bad4 P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.735781 26617 tablet_replica.cc:333] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.736271 26617 raft_consensus.cc:2243] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.736660 26617 raft_consensus.cc:2272] T 5549058e79d94c9881b1db90595a0d03 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.738341 26617 tablet_replica.cc:333] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.738829 26617 raft_consensus.cc:2243] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.739466 26617 raft_consensus.cc:2272] T 363bd573e8a6413194ed0b066e76a86d P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.741205 26617 tablet_replica.cc:333] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
W20260630 12:22:22.741590 29865 consensus_peers.cc:597] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 -> Peer a1a8b48cfb194f6998d9968767a455dc (127.25.254.65:46043): Couldn't send request to peer a1a8b48cfb194f6998d9968767a455dc. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:22.741828 26617 raft_consensus.cc:2243] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.742377 26617 raft_consensus.cc:2272] T 5413018c671c490dae5895517928b09e P 8ffc4659cc8242bbaf8529c7938ea31a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.743955 26617 tablet_replica.cc:333] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.744386 26617 raft_consensus.cc:2243] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.744979 26617 raft_consensus.cc:2272] T 5399c79130eb4a01949bf0cf5fc35b2a P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.746670 26617 tablet_replica.cc:333] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.747087 26617 raft_consensus.cc:2243] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.747706 26617 raft_consensus.cc:2272] T 09cb624881614800acf858918a837f12 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.749382 26617 tablet_replica.cc:333] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.749771 26617 raft_consensus.cc:2243] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.750088 26617 raft_consensus.cc:2272] T 6288dcbd1daf4c2cafe79a1bc1b01792 P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.751644 26617 tablet_replica.cc:333] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a: stopping tablet replica
I20260630 12:22:22.752022 26617 raft_consensus.cc:2243] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.752432 26617 raft_consensus.cc:2272] T 9434c2e87391404b9d27d02be94e920c P 8ffc4659cc8242bbaf8529c7938ea31a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.785715 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:22:22.811026 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:22:22.833889 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:22.834743 26617 tablet_replica.cc:333] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.835395 26617 raft_consensus.cc:2243] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.835903 26617 raft_consensus.cc:2272] T 9434c2e87391404b9d27d02be94e920c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.837656 26617 tablet_replica.cc:333] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.838164 26617 raft_consensus.cc:2243] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.838724 26617 raft_consensus.cc:2272] T ff1c8e967909499a99a96400d1358d1c P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.840487 26617 tablet_replica.cc:333] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.841009 26617 raft_consensus.cc:2243] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.841478 26617 raft_consensus.cc:2272] T 5399c79130eb4a01949bf0cf5fc35b2a P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.843209 26617 tablet_replica.cc:333] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.843724 26617 raft_consensus.cc:2243] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.844115 26617 raft_consensus.cc:2272] T e81a20a8322742c98780bc1acb4a0434 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.845765 26617 tablet_replica.cc:333] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.846289 26617 raft_consensus.cc:2243] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.846704 26617 raft_consensus.cc:2272] T 09cb624881614800acf858918a837f12 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.848304 26617 tablet_replica.cc:333] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.848779 26617 raft_consensus.cc:2243] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.849231 26617 raft_consensus.cc:2272] T 363bd573e8a6413194ed0b066e76a86d P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.850896 26617 tablet_replica.cc:333] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.851408 26617 raft_consensus.cc:2243] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.852146 26617 raft_consensus.cc:2272] T 5549058e79d94c9881b1db90595a0d03 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.853771 26617 tablet_replica.cc:333] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.854343 26617 raft_consensus.cc:2243] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.854817 26617 raft_consensus.cc:2272] T 3d185b8567014dca99579d6f323bd487 P 41adec3d65bf49f2b7793ea80c625005 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.856995 26617 tablet_replica.cc:333] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.857688 26617 raft_consensus.cc:2243] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.858379 26617 raft_consensus.cc:2272] T 115248c4bd9b4630aa3b27fe151d1feb P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.860376 26617 tablet_replica.cc:333] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.860920 26617 raft_consensus.cc:2243] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:22.861263 26617 raft_consensus.cc:2272] T d88fdd0185e1476eb659409af5b3d7d4 P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.862910 26617 tablet_replica.cc:333] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.863555 26617 raft_consensus.cc:2243] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.864535 26617 raft_consensus.cc:2272] T 9e7e5fda8bbf4d43b7d78b7a5efeaa5f P 41adec3d65bf49f2b7793ea80c625005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.866153 26617 tablet_replica.cc:333] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005: stopping tablet replica
I20260630 12:22:22.866650 26617 raft_consensus.cc:2243] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.867318 26617 raft_consensus.cc:2272] T 3fdbf5e3cbdc4655b8bb92881be402b2 P 41adec3d65bf49f2b7793ea80c625005 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.901310 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:22:22.929747 26617 master.cc:562] Master@127.25.254.126:44869 shutting down...
I20260630 12:22:22.958621 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:22.959209 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:22.959571 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5beb5390603041018a6fb4fcadd4bc08: stopping tablet replica
I20260630 12:22:22.979086 26617 master.cc:584] Master@127.25.254.126:44869 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12753 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:22:23.033542 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:38855
I20260630 12:22:23.034700 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:23.040239 30196 instance_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:22:23.040490 30197 instance_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:22:23.041428 30199 instance_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:22:23.042520 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:23.043573 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:23.043776 26617 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:22:23.043999 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822143043953 us; error 0 us; skew 500 ppm
I20260630 12:22:23.044559 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:23.047008 26617 webserver.cc:533] Webserver started at http://127.25.254.126:41755/ using document root <none> and password file <none>
I20260630 12:22:23.047497 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:23.047693 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:23.047986 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:23.049053 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "5f31580b17c74e6ca24405e03a838216"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.053359 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:22:23.056686 30204 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:22:23.057399 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:23.057693 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "5f31580b17c74e6ca24405e03a838216"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.057960 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-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:22:23.078372 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:23.079679 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:23.120965 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:38855
I20260630 12:22:23.121057 30255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:38855 every 8 connection(s)
I20260630 12:22:23.124732 30256 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:22:23.134750 30256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216: Bootstrap starting.
I20260630 12:22:23.139468 30256 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:23.143666 30256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216: No bootstrap required, opened a new log
I20260630 12:22:23.145736 30256 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f31580b17c74e6ca24405e03a838216" member_type: VOTER }
I20260630 12:22:23.146124 30256 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:23.146385 30256 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f31580b17c74e6ca24405e03a838216, State: Initialized, Role: FOLLOWER
I20260630 12:22:23.146981 30256 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f31580b17c74e6ca24405e03a838216" member_type: VOTER }
I20260630 12:22:23.147430 30256 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:23.147662 30256 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:23.147921 30256 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:23.152324 30256 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f31580b17c74e6ca24405e03a838216" member_type: VOTER }
I20260630 12:22:23.152833 30256 leader_election.cc:304] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [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: 5f31580b17c74e6ca24405e03a838216; no voters: 
I20260630 12:22:23.153918 30256 leader_election.cc:290] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:23.154325 30259 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:23.155623 30259 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 1 LEADER]: Becoming Leader. State: Replica: 5f31580b17c74e6ca24405e03a838216, State: Running, Role: LEADER
I20260630 12:22:23.156292 30259 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [LEADER]: Queue going to LEADER mode. State: All 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: "5f31580b17c74e6ca24405e03a838216" member_type: VOTER }
I20260630 12:22:23.156805 30256 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:23.160610 30261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f31580b17c74e6ca24405e03a838216. Latest consensus state: current_term: 1 leader_uuid: "5f31580b17c74e6ca24405e03a838216" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f31580b17c74e6ca24405e03a838216" member_type: VOTER } }
I20260630 12:22:23.161307 30261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:23.161316 30260 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f31580b17c74e6ca24405e03a838216" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f31580b17c74e6ca24405e03a838216" member_type: VOTER } }
I20260630 12:22:23.161971 30260 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:23.164052 30266 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:23.172515 30266 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:23.173535 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:23.181514 30266 catalog_manager.cc:1383] Generated new cluster ID: c87e7fd15620408aae46cbdc1d97c345
I20260630 12:22:23.181813 30266 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:23.197497 30266 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:23.198860 30266 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:23.211267 30266 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216: Generated new TSK 0
I20260630 12:22:23.211872 30266 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:23.240496 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:23.246302 30277 instance_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:22:23.247253 30278 instance_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:22:23.249225 30280 instance_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:22:23.249420 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:23.250478 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:23.250702 26617 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:22:23.250828 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822143250816 us; error 0 us; skew 500 ppm
I20260630 12:22:23.251245 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:23.253348 26617 webserver.cc:533] Webserver started at http://127.25.254.65:43875/ using document root <none> and password file <none>
I20260630 12:22:23.253763 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:23.253912 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:23.254118 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:23.255162 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "2e6ea61dbd474c27b4981dcc5b1382a8"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.259398 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:23.262532 30285 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:22:23.263260 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:23.263547 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "2e6ea61dbd474c27b4981dcc5b1382a8"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.263804 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-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:22:23.292434 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:23.293622 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:23.295605 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:23.297936 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:23.298111 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.298453 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:23.298606 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.339826 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:33733
I20260630 12:22:23.339907 30347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:33733 every 8 connection(s)
I20260630 12:22:23.344710 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:23.351311 30352 instance_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:22:23.351651 30353 instance_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:22:23.355827 30355 instance_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:22:23.356784 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:23.357113 30348 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38855
I20260630 12:22:23.357507 30348 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:23.357685 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:23.357923 26617 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:22:23.358141 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822143358089 us; error 0 us; skew 500 ppm
I20260630 12:22:23.358387 30348 heartbeater.cc:507] Master 127.25.254.126:38855 requested a full tablet report, sending...
I20260630 12:22:23.358801 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:23.360576 30221 ts_manager.cc:194] Registered new tserver with Master: 2e6ea61dbd474c27b4981dcc5b1382a8 (127.25.254.65:33733)
I20260630 12:22:23.361472 26617 webserver.cc:533] Webserver started at http://127.25.254.66:37711/ using document root <none> and password file <none>
I20260630 12:22:23.361963 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:23.362154 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:23.362466 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:23.362599 30221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40464
I20260630 12:22:23.363624 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "4a9b317329e34b8894f9f41ae1c5c8eb"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.368513 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:22:23.371531 30360 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:22:23.372258 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:23.372524 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "4a9b317329e34b8894f9f41ae1c5c8eb"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.372797 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-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:22:23.385145 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:23.386404 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:23.387852 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:23.390028 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:23.390266 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:22:23.390513 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:23.390692 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.429162 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:37505
I20260630 12:22:23.429270 30422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:37505 every 8 connection(s)
I20260630 12:22:23.433765 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:23.440155 30426 instance_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:22:23.441941 30427 instance_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:22:23.444625 30429 instance_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:22:23.445472 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:23.446542 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:22:23.446705 30423 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38855
W20260630 12:22:23.446837 26617 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:22:23.447154 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822143447130 us; error 0 us; skew 500 ppm
I20260630 12:22:23.447193 30423 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:23.447819 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:23.448091 30423 heartbeater.cc:507] Master 127.25.254.126:38855 requested a full tablet report, sending...
I20260630 12:22:23.450100 30221 ts_manager.cc:194] Registered new tserver with Master: 4a9b317329e34b8894f9f41ae1c5c8eb (127.25.254.66:37505)
I20260630 12:22:23.450505 26617 webserver.cc:533] Webserver started at http://127.25.254.67:46447/ using document root <none> and password file <none>
I20260630 12:22:23.450979 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:23.451187 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:23.451447 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:23.451676 30221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40468
I20260630 12:22:23.452548 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "8440d25071be4f61b5aee10281567429"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.456877 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:23.460201 30434 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:22:23.460906 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:23.461205 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "8440d25071be4f61b5aee10281567429"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.461481 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-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:22:23.497509 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:23.498767 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:23.500234 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:23.502399 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:23.502625 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.502862 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:23.503032 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.540940 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:42835
I20260630 12:22:23.541038 30496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:42835 every 8 connection(s)
I20260630 12:22:23.545508 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:23.551702 30500 instance_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:22:23.553298 30501 instance_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:22:23.555480 30503 instance_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:22:23.556123 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:23.556980 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:23.557225 26617 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:22:23.557359 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822143557349 us; error 0 us; skew 500 ppm
I20260630 12:22:23.557900 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:23.560406 26617 webserver.cc:533] Webserver started at http://127.25.254.68:38783/ using document root <none> and password file <none>
I20260630 12:22:23.560912 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:23.561168 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:23.561478 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:23.562978 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "f8a5dbd17cee4270b1e338c3801015e8"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.563258 30497 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38855
I20260630 12:22:23.563650 30497 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:23.564406 30497 heartbeater.cc:507] Master 127.25.254.126:38855 requested a full tablet report, sending...
I20260630 12:22:23.566447 30221 ts_manager.cc:194] Registered new tserver with Master: 8440d25071be4f61b5aee10281567429 (127.25.254.67:42835)
I20260630 12:22:23.567749 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:23.568164 30221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40470
I20260630 12:22:23.571317 30508 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:22:23.572104 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:22:23.572393 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "f8a5dbd17cee4270b1e338c3801015e8"
format_stamp: "Formatted at 2026-06-30 12:22:23 on dist-test-slave-n0zz"
I20260630 12:22:23.572672 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822048163789-26617-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:22:23.590412 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:23.591662 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:23.593106 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:23.595275 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:23.595506 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.595747 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:23.595921 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:23.634239 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:40031
I20260630 12:22:23.634377 30570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:40031 every 8 connection(s)
I20260630 12:22:23.648404 30571 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38855
I20260630 12:22:23.648762 30571 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:23.649418 30571 heartbeater.cc:507] Master 127.25.254.126:38855 requested a full tablet report, sending...
I20260630 12:22:23.651340 30221 ts_manager.cc:194] Registered new tserver with Master: f8a5dbd17cee4270b1e338c3801015e8 (127.25.254.68:40031)
I20260630 12:22:23.652055 26617 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014698784s
I20260630 12:22:23.652812 30221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40474
I20260630 12:22:24.207031 30221 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40500:
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:22:24.253929 30536 tablet_service.cc:1511] Processing CreateTablet for tablet cc7eb6177ad24a478c3b8d2460210295 (DEFAULT_TABLE table=test-workload [id=7af7b4252be84f24ba76dc33f69bade5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:24.253929 30313 tablet_service.cc:1511] Processing CreateTablet for tablet cc7eb6177ad24a478c3b8d2460210295 (DEFAULT_TABLE table=test-workload [id=7af7b4252be84f24ba76dc33f69bade5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:24.255375 30536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7eb6177ad24a478c3b8d2460210295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:24.255505 30313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7eb6177ad24a478c3b8d2460210295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:24.265515 30388 tablet_service.cc:1511] Processing CreateTablet for tablet cc7eb6177ad24a478c3b8d2460210295 (DEFAULT_TABLE table=test-workload [id=7af7b4252be84f24ba76dc33f69bade5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:24.266848 30388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc7eb6177ad24a478c3b8d2460210295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:24.271662 30593 tablet_bootstrap.cc:492] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8: Bootstrap starting.
I20260630 12:22:24.272257 30592 tablet_bootstrap.cc:492] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8: Bootstrap starting.
I20260630 12:22:24.278710 30593 tablet_bootstrap.cc:654] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:24.279275 30592 tablet_bootstrap.cc:654] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:24.280349 30594 tablet_bootstrap.cc:492] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb: Bootstrap starting.
I20260630 12:22:24.285182 30593 tablet_bootstrap.cc:492] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8: No bootstrap required, opened a new log
I20260630 12:22:24.285743 30593 ts_tablet_manager.cc:1403] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:22:24.286798 30592 tablet_bootstrap.cc:492] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8: No bootstrap required, opened a new log
I20260630 12:22:24.286842 30594 tablet_bootstrap.cc:654] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:24.287407 30592 ts_tablet_manager.cc:1403] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:22:24.288750 30593 raft_consensus.cc:359] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.289525 30593 raft_consensus.cc:385] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:24.289840 30593 raft_consensus.cc:740] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e6ea61dbd474c27b4981dcc5b1382a8, State: Initialized, Role: FOLLOWER
I20260630 12:22:24.290297 30592 raft_consensus.cc:359] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.291100 30592 raft_consensus.cc:385] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:24.290778 30593 consensus_queue.cc:260] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.291414 30592 raft_consensus.cc:740] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8a5dbd17cee4270b1e338c3801015e8, State: Initialized, Role: FOLLOWER
I20260630 12:22:24.292510 30592 consensus_queue.cc:260] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.299098 30594 tablet_bootstrap.cc:492] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb: No bootstrap required, opened a new log
I20260630 12:22:24.299572 30592 ts_tablet_manager.cc:1434] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.009s
I20260630 12:22:24.299938 30571 heartbeater.cc:499] Master 127.25.254.126:38855 was elected leader, sending a full tablet report...
I20260630 12:22:24.299597 30594 ts_tablet_manager.cc:1403] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260630 12:22:24.300767 30348 heartbeater.cc:499] Master 127.25.254.126:38855 was elected leader, sending a full tablet report...
I20260630 12:22:24.302026 30593 ts_tablet_manager.cc:1434] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:22:24.303494 30594 raft_consensus.cc:359] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.304129 30594 raft_consensus.cc:385] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:24.304453 30594 raft_consensus.cc:740] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a9b317329e34b8894f9f41ae1c5c8eb, State: Initialized, Role: FOLLOWER
I20260630 12:22:24.305436 30594 consensus_queue.cc:260] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.307622 30423 heartbeater.cc:499] Master 127.25.254.126:38855 was elected leader, sending a full tablet report...
I20260630 12:22:24.308197 30594 ts_tablet_manager.cc:1434] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:22:24.570468 30497 heartbeater.cc:499] Master 127.25.254.126:38855 was elected leader, sending a full tablet report...
I20260630 12:22:24.617385 30600 raft_consensus.cc:493] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:24.617928 30600 raft_consensus.cc:515] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.620163 30600 leader_election.cc:290] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8a5dbd17cee4270b1e338c3801015e8 (127.25.254.68:40031), 2e6ea61dbd474c27b4981dcc5b1382a8 (127.25.254.65:33733)
I20260630 12:22:24.627303 30599 raft_consensus.cc:493] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:24.627887 30599 raft_consensus.cc:515] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.632411 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7eb6177ad24a478c3b8d2460210295" candidate_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" is_pre_election: true
I20260630 12:22:24.633153 30323 raft_consensus.cc:2468] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a9b317329e34b8894f9f41ae1c5c8eb in term 0.
I20260630 12:22:24.634677 30364 leader_election.cc:304] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6ea61dbd474c27b4981dcc5b1382a8, 4a9b317329e34b8894f9f41ae1c5c8eb; no voters: 
I20260630 12:22:24.634750 30546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7eb6177ad24a478c3b8d2460210295" candidate_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a5dbd17cee4270b1e338c3801015e8" is_pre_election: true
I20260630 12:22:24.635628 30600 raft_consensus.cc:2804] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:24.635666 30546 raft_consensus.cc:2468] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a9b317329e34b8894f9f41ae1c5c8eb in term 0.
I20260630 12:22:24.635983 30599 leader_election.cc:290] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e6ea61dbd474c27b4981dcc5b1382a8 (127.25.254.65:33733), 4a9b317329e34b8894f9f41ae1c5c8eb (127.25.254.66:37505)
I20260630 12:22:24.636179 30600 raft_consensus.cc:493] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:24.636914 30600 raft_consensus.cc:3060] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:24.645074 30600 raft_consensus.cc:515] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.647012 30600 leader_election.cc:290] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [CANDIDATE]: Term 1 election: Requested vote from peers f8a5dbd17cee4270b1e338c3801015e8 (127.25.254.68:40031), 2e6ea61dbd474c27b4981dcc5b1382a8 (127.25.254.65:33733)
I20260630 12:22:24.647789 30546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7eb6177ad24a478c3b8d2460210295" candidate_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8a5dbd17cee4270b1e338c3801015e8"
I20260630 12:22:24.648407 30546 raft_consensus.cc:3060] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:24.649276 30322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7eb6177ad24a478c3b8d2460210295" candidate_uuid: "f8a5dbd17cee4270b1e338c3801015e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" is_pre_election: true
I20260630 12:22:24.649992 30322 raft_consensus.cc:2468] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8a5dbd17cee4270b1e338c3801015e8 in term 0.
I20260630 12:22:24.650528 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7eb6177ad24a478c3b8d2460210295" candidate_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8"
I20260630 12:22:24.651100 30323 raft_consensus.cc:3060] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:24.651134 30512 leader_election.cc:304] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6ea61dbd474c27b4981dcc5b1382a8, f8a5dbd17cee4270b1e338c3801015e8; no voters: 
I20260630 12:22:24.652063 30398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc7eb6177ad24a478c3b8d2460210295" candidate_uuid: "f8a5dbd17cee4270b1e338c3801015e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" is_pre_election: true
I20260630 12:22:24.652721 30398 raft_consensus.cc:2393] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8a5dbd17cee4270b1e338c3801015e8 in current term 1: Already voted for candidate 4a9b317329e34b8894f9f41ae1c5c8eb in this term.
I20260630 12:22:24.656219 30323 raft_consensus.cc:2468] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a9b317329e34b8894f9f41ae1c5c8eb in term 1.
I20260630 12:22:24.657223 30364 leader_election.cc:304] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e6ea61dbd474c27b4981dcc5b1382a8, 4a9b317329e34b8894f9f41ae1c5c8eb; no voters: 
I20260630 12:22:24.657975 30600 raft_consensus.cc:2804] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:24.658458 30546 raft_consensus.cc:2468] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a9b317329e34b8894f9f41ae1c5c8eb in term 1.
I20260630 12:22:24.658869 30599 raft_consensus.cc:2764] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:22:24.659276 30600 raft_consensus.cc:697] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 1 LEADER]: Becoming Leader. State: Replica: 4a9b317329e34b8894f9f41ae1c5c8eb, State: Running, Role: LEADER
I20260630 12:22:24.660182 30600 consensus_queue.cc:237] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } }
I20260630 12:22:24.667486 30221 catalog_manager.cc:5697] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a9b317329e34b8894f9f41ae1c5c8eb (127.25.254.66). New cstate: current_term: 1 leader_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a9b317329e34b8894f9f41ae1c5c8eb" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 37505 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:25.111006 30600 consensus_queue.cc:1048] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e6ea61dbd474c27b4981dcc5b1382a8" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:25.126261 30606 consensus_queue.cc:1048] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8a5dbd17cee4270b1e338c3801015e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:25.172662 30274 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:25.174070 30274 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:25.174597 30274 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:27.175582 30274 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:27.176842 30274 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:27.177135 30274 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:29.178390 30274 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:29.180136 30274 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:29.180428 30274 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:31.181366 30274 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:31.182683 30274 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:31.182950 30274 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:32.554870 30252 debug-util.cc:398] Leaking SignalData structure 0x7b08000bea60 after lost signal to thread 26620
W20260630 12:22:32.555742 30252 debug-util.cc:398] Leaking SignalData structure 0x7b0800158100 after lost signal to thread 30255
W20260630 12:22:32.556644 30252 debug-util.cc:398] Leaking SignalData structure 0x7b080022bb20 after lost signal to thread 30347
W20260630 12:22:32.557384 30252 debug-util.cc:398] Leaking SignalData structure 0x7b0800046420 after lost signal to thread 30422
W20260630 12:22:32.558132 30252 debug-util.cc:398] Leaking SignalData structure 0x7b08000816e0 after lost signal to thread 30496
W20260630 12:22:32.558887 30252 debug-util.cc:398] Leaking SignalData structure 0x7b0800104ba0 after lost signal to thread 30570
I20260630 12:22:33.183795 30274 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:33.185101 30274 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:33.185415 30274 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:35.186537 30274 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:35.187872 30274 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:35.188190 30274 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:35.835517 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
W20260630 12:22:35.844340 30364 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260630 12:22:35.850329 30364 consensus_peers.cc:597] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb -> Peer 2e6ea61dbd474c27b4981dcc5b1382a8 (127.25.254.65:33733): Couldn't send request to peer 2e6ea61dbd474c27b4981dcc5b1382a8. 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:22:35.860395 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:35.861088 26617 tablet_replica.cc:333] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8: stopping tablet replica
I20260630 12:22:35.861589 26617 raft_consensus.cc:2243] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:35.862136 26617 raft_consensus.cc:2272] T cc7eb6177ad24a478c3b8d2460210295 P 2e6ea61dbd474c27b4981dcc5b1382a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:35.883306 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:22:35.894927 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:22:35.914167 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:35.914955 26617 tablet_replica.cc:333] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb: stopping tablet replica
I20260630 12:22:35.915530 26617 raft_consensus.cc:2243] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:35.916410 26617 raft_consensus.cc:2272] T cc7eb6177ad24a478c3b8d2460210295 P 4a9b317329e34b8894f9f41ae1c5c8eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:35.936121 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:22:35.946727 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:22:35.965765 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:35.982015 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:22:35.990842 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:22:36.010597 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:36.011337 26617 tablet_replica.cc:333] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8: stopping tablet replica
I20260630 12:22:36.011912 26617 raft_consensus.cc:2243] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:36.012406 26617 raft_consensus.cc:2272] T cc7eb6177ad24a478c3b8d2460210295 P f8a5dbd17cee4270b1e338c3801015e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:36.031667 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:22:36.041747 26617 master.cc:562] Master@127.25.254.126:38855 shutting down...
I20260630 12:22:36.059207 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:36.059929 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:36.060487 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f31580b17c74e6ca24405e03a838216: stopping tablet replica
I20260630 12:22:36.097642 26617 master.cc:584] Master@127.25.254.126:38855 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13100 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:22:36.134167 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:34469
I20260630 12:22:36.135366 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:36.140574 30619 instance_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:22:36.141623 30620 instance_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:22:36.142556 30622 instance_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:22:36.142613 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:36.143572 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:36.143786 26617 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:22:36.143957 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822156143940 us; error 0 us; skew 500 ppm
I20260630 12:22:36.144470 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:36.146817 26617 webserver.cc:533] Webserver started at http://127.25.254.126:42821/ using document root <none> and password file <none>
I20260630 12:22:36.147315 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:36.147531 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:36.147818 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:36.148980 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "0c93df773d57453899c957fefddb1f8e"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.153294 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:22:36.156488 30627 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:22:36.157240 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:36.157544 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "0c93df773d57453899c957fefddb1f8e"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.157824 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-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:22:36.174940 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:36.176133 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:36.213299 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:34469
I20260630 12:22:36.213388 30678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:34469 every 8 connection(s)
I20260630 12:22:36.217269 30679 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:22:36.227677 30679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e: Bootstrap starting.
I20260630 12:22:36.232049 30679 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:36.236159 30679 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e: No bootstrap required, opened a new log
I20260630 12:22:36.238297 30679 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c93df773d57453899c957fefddb1f8e" member_type: VOTER }
I20260630 12:22:36.238726 30679 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:36.238904 30679 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c93df773d57453899c957fefddb1f8e, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.239467 30679 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0c93df773d57453899c957fefddb1f8e" member_type: VOTER }
I20260630 12:22:36.239897 30679 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:36.240079 30679 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:36.240286 30679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:36.244616 30679 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c93df773d57453899c957fefddb1f8e" member_type: VOTER }
I20260630 12:22:36.245072 30679 leader_election.cc:304] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [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: 0c93df773d57453899c957fefddb1f8e; no voters: 
I20260630 12:22:36.246131 30679 leader_election.cc:290] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:36.246502 30682 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:36.248067 30682 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 1 LEADER]: Becoming Leader. State: Replica: 0c93df773d57453899c957fefddb1f8e, State: Running, Role: LEADER
I20260630 12:22:36.248764 30682 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [LEADER]: Queue going to LEADER mode. State: All 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: "0c93df773d57453899c957fefddb1f8e" member_type: VOTER }
I20260630 12:22:36.249401 30679 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:36.253666 30683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0c93df773d57453899c957fefddb1f8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c93df773d57453899c957fefddb1f8e" member_type: VOTER } }
I20260630 12:22:36.253858 30684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c93df773d57453899c957fefddb1f8e. Latest consensus state: current_term: 1 leader_uuid: "0c93df773d57453899c957fefddb1f8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0c93df773d57453899c957fefddb1f8e" member_type: VOTER } }
I20260630 12:22:36.254335 30683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:36.254436 30684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:36.256311 30688 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:36.261556 30688 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:36.266471 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:36.270437 30688 catalog_manager.cc:1383] Generated new cluster ID: 5a62925ea5d84121983d1f2a584c3b6c
I20260630 12:22:36.270723 30688 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:36.298149 30688 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:36.299728 30688 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:36.316069 30688 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e: Generated new TSK 0
I20260630 12:22:36.316632 30688 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:36.333556 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:36.339408 30700 instance_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:22:36.340370 30701 instance_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:22:36.342238 30703 instance_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:22:36.342466 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:36.343393 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:36.343621 26617 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:22:36.343807 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822156343788 us; error 0 us; skew 500 ppm
I20260630 12:22:36.344316 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:36.346618 26617 webserver.cc:533] Webserver started at http://127.25.254.65:37579/ using document root <none> and password file <none>
I20260630 12:22:36.347064 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:36.347257 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:36.347528 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:36.348599 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "36cc098de7bc42d98d81e20c82d99ab7"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.352952 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:22:36.356178 30708 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:22:36.356880 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:36.357172 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "36cc098de7bc42d98d81e20c82d99ab7"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.357457 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-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:22:36.374053 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:36.375196 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:36.376590 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:36.378854 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:36.379079 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:36.379308 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:36.379498 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:36.419402 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:34947
I20260630 12:22:36.419500 30770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:34947 every 8 connection(s)
I20260630 12:22:36.424304 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:36.432111 30775 instance_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:22:36.433647 30776 instance_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:22:36.435807 26617 server_base.cc:1061] running on GCE node
W20260630 12:22:36.435753 30778 instance_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:22:36.436950 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:36.437178 26617 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:22:36.437363 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822156437346 us; error 0 us; skew 500 ppm
I20260630 12:22:36.437876 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:36.440114 26617 webserver.cc:533] Webserver started at http://127.25.254.66:42001/ using document root <none> and password file <none>
I20260630 12:22:36.440614 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:36.440819 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:36.441128 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:36.442232 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "18e6c06eb74249719e28c6da09724af6"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.445781 30771 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34469
I20260630 12:22:36.446142 30771 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:36.446913 30771 heartbeater.cc:507] Master 127.25.254.126:34469 requested a full tablet report, sending...
I20260630 12:22:36.447886 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:22:36.449126 30644 ts_manager.cc:194] Registered new tserver with Master: 36cc098de7bc42d98d81e20c82d99ab7 (127.25.254.65:34947)
I20260630 12:22:36.451711 30644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54698
I20260630 12:22:36.452915 30783 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:22:36.453776 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:36.454072 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "18e6c06eb74249719e28c6da09724af6"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.454412 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-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:22:36.469230 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:36.470450 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:36.471855 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:36.474007 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:36.474241 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:22:36.474488 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:36.474682 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:36.512518 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:35963
I20260630 12:22:36.512612 30845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:35963 every 8 connection(s)
I20260630 12:22:36.517272 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:36.523413 30849 instance_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:22:36.526473 26617 server_base.cc:1061] running on GCE node
W20260630 12:22:36.527360 30852 instance_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:22:36.526458 30850 instance_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:22:36.528560 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:36.528851 26617 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:22:36.529058 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822156529038 us; error 0 us; skew 500 ppm
I20260630 12:22:36.529214 30846 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34469
I20260630 12:22:36.529623 30846 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:36.529713 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:36.530401 30846 heartbeater.cc:507] Master 127.25.254.126:34469 requested a full tablet report, sending...
I20260630 12:22:36.532367 26617 webserver.cc:533] Webserver started at http://127.25.254.67:39155/ using document root <none> and password file <none>
I20260630 12:22:36.532538 30644 ts_manager.cc:194] Registered new tserver with Master: 18e6c06eb74249719e28c6da09724af6 (127.25.254.66:35963)
I20260630 12:22:36.533039 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:36.533295 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:36.533604 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:36.534408 30644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54706
I20260630 12:22:36.535239 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "a3e479e7fa2d40079977b8bfe84100c2"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.539461 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:36.542629 30857 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:22:36.543301 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:22:36.543581 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "a3e479e7fa2d40079977b8bfe84100c2"
format_stamp: "Formatted at 2026-06-30 12:22:36 on dist-test-slave-n0zz"
I20260630 12:22:36.543839 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822048163789-26617-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:22:36.567345 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:36.568547 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:36.569955 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:36.572178 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:36.572408 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:36.572645 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:36.572819 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:36.611337 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:36713
I20260630 12:22:36.611444 30919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:36713 every 8 connection(s)
I20260630 12:22:36.625077 30920 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34469
I20260630 12:22:36.625435 30920 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:36.626134 30920 heartbeater.cc:507] Master 127.25.254.126:34469 requested a full tablet report, sending...
I20260630 12:22:36.628010 30644 ts_manager.cc:194] Registered new tserver with Master: a3e479e7fa2d40079977b8bfe84100c2 (127.25.254.67:36713)
I20260630 12:22:36.628132 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013454504s
I20260630 12:22:36.629390 30644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54716
I20260630 12:22:37.454975 30771 heartbeater.cc:499] Master 127.25.254.126:34469 was elected leader, sending a full tablet report...
I20260630 12:22:37.536847 30846 heartbeater.cc:499] Master 127.25.254.126:34469 was elected leader, sending a full tablet report...
I20260630 12:22:37.632097 30920 heartbeater.cc:499] Master 127.25.254.126:34469 was elected leader, sending a full tablet report...
I20260630 12:22:37.695091 30644 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54738:
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:22:37.697088 30644 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:22:37.741916 30736 tablet_service.cc:1511] Processing CreateTablet for tablet b5ceb94b4b844921ad09f048528d4dae (DEFAULT_TABLE table=test-workload [id=d760459abf7b47c5a4c81cec6596fc23]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:37.742552 30885 tablet_service.cc:1511] Processing CreateTablet for tablet b5ceb94b4b844921ad09f048528d4dae (DEFAULT_TABLE table=test-workload [id=d760459abf7b47c5a4c81cec6596fc23]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:37.743312 30736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ceb94b4b844921ad09f048528d4dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:37.743695 30885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ceb94b4b844921ad09f048528d4dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:37.751142 30811 tablet_service.cc:1511] Processing CreateTablet for tablet b5ceb94b4b844921ad09f048528d4dae (DEFAULT_TABLE table=test-workload [id=d760459abf7b47c5a4c81cec6596fc23]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:37.752415 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ceb94b4b844921ad09f048528d4dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:37.759053 30941 tablet_bootstrap.cc:492] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2: Bootstrap starting.
I20260630 12:22:37.767591 30941 tablet_bootstrap.cc:654] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:37.767701 30942 tablet_bootstrap.cc:492] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7: Bootstrap starting.
I20260630 12:22:37.769907 30943 tablet_bootstrap.cc:492] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6: Bootstrap starting.
I20260630 12:22:37.773674 30941 tablet_bootstrap.cc:492] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2: No bootstrap required, opened a new log
I20260630 12:22:37.774212 30941 ts_tablet_manager.cc:1403] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260630 12:22:37.774462 30942 tablet_bootstrap.cc:654] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:37.776638 30943 tablet_bootstrap.cc:654] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:37.777150 30941 raft_consensus.cc:359] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.778025 30941 raft_consensus.cc:385] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:37.778414 30941 raft_consensus.cc:740] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3e479e7fa2d40079977b8bfe84100c2, State: Initialized, Role: FOLLOWER
I20260630 12:22:37.779803 30942 tablet_bootstrap.cc:492] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7: No bootstrap required, opened a new log
I20260630 12:22:37.780201 30942 ts_tablet_manager.cc:1403] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:22:37.779438 30941 consensus_queue.cc:260] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.782536 30941 ts_tablet_manager.cc:1434] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:22:37.782939 30943 tablet_bootstrap.cc:492] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6: No bootstrap required, opened a new log
I20260630 12:22:37.783401 30943 ts_tablet_manager.cc:1403] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260630 12:22:37.784646 30942 raft_consensus.cc:359] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.785387 30942 raft_consensus.cc:385] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:37.785712 30942 raft_consensus.cc:740] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36cc098de7bc42d98d81e20c82d99ab7, State: Initialized, Role: FOLLOWER
I20260630 12:22:37.785589 30943 raft_consensus.cc:359] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.786409 30943 raft_consensus.cc:385] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:37.786757 30943 raft_consensus.cc:740] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e6c06eb74249719e28c6da09724af6, State: Initialized, Role: FOLLOWER
I20260630 12:22:37.786635 30942 consensus_queue.cc:260] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.787523 30943 consensus_queue.cc:260] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.790787 30942 ts_tablet_manager.cc:1434] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:22:37.792877 30943 ts_tablet_manager.cc:1434] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260630 12:22:37.849218 30949 raft_consensus.cc:493] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:37.849699 30949 raft_consensus.cc:515] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.852017 30949 leader_election.cc:290] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36cc098de7bc42d98d81e20c82d99ab7 (127.25.254.65:34947), a3e479e7fa2d40079977b8bfe84100c2 (127.25.254.67:36713)
I20260630 12:22:37.863286 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ceb94b4b844921ad09f048528d4dae" candidate_uuid: "18e6c06eb74249719e28c6da09724af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3e479e7fa2d40079977b8bfe84100c2" is_pre_election: true
I20260630 12:22:37.863346 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ceb94b4b844921ad09f048528d4dae" candidate_uuid: "18e6c06eb74249719e28c6da09724af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36cc098de7bc42d98d81e20c82d99ab7" is_pre_election: true
I20260630 12:22:37.864053 30895 raft_consensus.cc:2468] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e6c06eb74249719e28c6da09724af6 in term 0.
I20260630 12:22:37.864125 30746 raft_consensus.cc:2468] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e6c06eb74249719e28c6da09724af6 in term 0.
I20260630 12:22:37.865172 30786 leader_election.cc:304] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e6c06eb74249719e28c6da09724af6, a3e479e7fa2d40079977b8bfe84100c2; no voters: 
I20260630 12:22:37.865871 30949 raft_consensus.cc:2804] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:37.866259 30949 raft_consensus.cc:493] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:37.866559 30949 raft_consensus.cc:3060] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:37.871568 30949 raft_consensus.cc:515] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.873145 30949 leader_election.cc:290] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [CANDIDATE]: Term 1 election: Requested vote from peers 36cc098de7bc42d98d81e20c82d99ab7 (127.25.254.65:34947), a3e479e7fa2d40079977b8bfe84100c2 (127.25.254.67:36713)
I20260630 12:22:37.874068 30746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ceb94b4b844921ad09f048528d4dae" candidate_uuid: "18e6c06eb74249719e28c6da09724af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36cc098de7bc42d98d81e20c82d99ab7"
I20260630 12:22:37.874250 30895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ceb94b4b844921ad09f048528d4dae" candidate_uuid: "18e6c06eb74249719e28c6da09724af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3e479e7fa2d40079977b8bfe84100c2"
I20260630 12:22:37.874688 30746 raft_consensus.cc:3060] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:37.874826 30895 raft_consensus.cc:3060] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:37.880009 30895 raft_consensus.cc:2468] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e6c06eb74249719e28c6da09724af6 in term 1.
I20260630 12:22:37.880172 30746 raft_consensus.cc:2468] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e6c06eb74249719e28c6da09724af6 in term 1.
I20260630 12:22:37.881266 30786 leader_election.cc:304] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e6c06eb74249719e28c6da09724af6, a3e479e7fa2d40079977b8bfe84100c2; no voters: 
I20260630 12:22:37.882143 30949 raft_consensus.cc:2804] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:37.883411 30949 raft_consensus.cc:697] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 1 LEADER]: Becoming Leader. State: Replica: 18e6c06eb74249719e28c6da09724af6, State: Running, Role: LEADER
I20260630 12:22:37.884135 30949 consensus_queue.cc:237] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } }
I20260630 12:22:37.891671 30644 catalog_manager.cc:5697] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e6c06eb74249719e28c6da09724af6 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "18e6c06eb74249719e28c6da09724af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e6c06eb74249719e28c6da09724af6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35963 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:38.264158 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:38.266472 30697 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:38.268317 30697 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:38.268729 30697 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:38.298434 30949 consensus_queue.cc:1048] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36cc098de7bc42d98d81e20c82d99ab7" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:38.307109 30952 consensus_queue.cc:1048] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3e479e7fa2d40079977b8bfe84100c2" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:39.275166 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:40.269872 30697 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:40.271347 30697 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:40.271723 30697 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:40.283603 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:41.291610 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:42.272697 30697 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:42.274014 30697 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:42.274405 30697 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:42.299826 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:43.308588 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
W20260630 12:22:43.517478 30842 debug-util.cc:398] Leaking SignalData structure 0x7b0800139e60 after lost signal to thread 26620
W20260630 12:22:43.518388 30842 debug-util.cc:398] Leaking SignalData structure 0x7b08001aade0 after lost signal to thread 30678
W20260630 12:22:43.519263 30842 debug-util.cc:398] Leaking SignalData structure 0x7b0800254d20 after lost signal to thread 30770
W20260630 12:22:43.520155 30842 debug-util.cc:398] Leaking SignalData structure 0x7b080009c380 after lost signal to thread 30845
W20260630 12:22:43.520898 30842 debug-util.cc:398] Leaking SignalData structure 0x7b080004b360 after lost signal to thread 30919
I20260630 12:22:44.275326 30697 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:44.276631 30697 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:44.276944 30697 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:44.316743 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:45.325430 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:46.277895 30697 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:46.279322 30697 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:46.279676 30697 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:46.336473 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:47.343278 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:48.280651 30697 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:48.281935 30697 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:48.282279 30697 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:22:48.349727 30692 placement_policy_util.cc:411] tablet b5ceb94b4b844921ad09f048528d4dae: detected majority of replicas (2 of 3) at location L0
I20260630 12:22:49.096437 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:22:49.122170 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:49.123107 26617 tablet_replica.cc:333] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7: stopping tablet replica
I20260630 12:22:49.123780 26617 raft_consensus.cc:2243] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:49.124388 26617 raft_consensus.cc:2272] T b5ceb94b4b844921ad09f048528d4dae P 36cc098de7bc42d98d81e20c82d99ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:49.145596 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:22:49.158723 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:22:49.180538 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:49.181322 26617 tablet_replica.cc:333] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6: stopping tablet replica
I20260630 12:22:49.181890 26617 raft_consensus.cc:2243] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:49.183007 26617 raft_consensus.cc:2272] T b5ceb94b4b844921ad09f048528d4dae P 18e6c06eb74249719e28c6da09724af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:49.219380 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:22:49.230501 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:22:49.251694 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:49.252385 26617 tablet_replica.cc:333] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2: stopping tablet replica
I20260630 12:22:49.252926 26617 raft_consensus.cc:2243] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:49.253500 26617 raft_consensus.cc:2272] T b5ceb94b4b844921ad09f048528d4dae P a3e479e7fa2d40079977b8bfe84100c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:49.272579 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:22:49.284250 26617 master.cc:562] Master@127.25.254.126:34469 shutting down...
I20260630 12:22:49.303489 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:49.304188 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:49.304458 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c93df773d57453899c957fefddb1f8e: stopping tablet replica
I20260630 12:22:49.323650 26617 master.cc:584] Master@127.25.254.126:34469 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13226 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:22:49.360526 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:41535
I20260630 12:22:49.361639 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.366851 30966 instance_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:22:49.366873 30965 instance_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:22:49.369465 30968 instance_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:22:49.369686 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:49.370713 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:49.370926 26617 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:22:49.371085 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822169371054 us; error 0 us; skew 500 ppm
I20260630 12:22:49.371578 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.373852 26617 webserver.cc:533] Webserver started at http://127.25.254.126:36591/ using document root <none> and password file <none>
I20260630 12:22:49.374383 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.374576 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.374871 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.376006 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "650715a9a0dc4cc489eac6bc9e8416c6"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.380362 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:22:49.383610 30973 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:22:49.384298 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:49.384574 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "650715a9a0dc4cc489eac6bc9e8416c6"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.384845 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:49.395327 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.396497 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.435237 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:41535
I20260630 12:22:49.435351 31024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:41535 every 8 connection(s)
I20260630 12:22:49.439082 31025 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:22:49.450016 31025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6: Bootstrap starting.
I20260630 12:22:49.454568 31025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:49.458601 31025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6: No bootstrap required, opened a new log
I20260630 12:22:49.460637 31025 raft_consensus.cc:359] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650715a9a0dc4cc489eac6bc9e8416c6" member_type: VOTER }
I20260630 12:22:49.461061 31025 raft_consensus.cc:385] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:49.461283 31025 raft_consensus.cc:740] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650715a9a0dc4cc489eac6bc9e8416c6, State: Initialized, Role: FOLLOWER
I20260630 12:22:49.461819 31025 consensus_queue.cc:260] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "650715a9a0dc4cc489eac6bc9e8416c6" member_type: VOTER }
I20260630 12:22:49.462288 31025 raft_consensus.cc:399] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:49.462509 31025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:49.462795 31025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:49.467036 31025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650715a9a0dc4cc489eac6bc9e8416c6" member_type: VOTER }
I20260630 12:22:49.467530 31025 leader_election.cc:304] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [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: 650715a9a0dc4cc489eac6bc9e8416c6; no voters: 
I20260630 12:22:49.468644 31025 leader_election.cc:290] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:49.469134 31028 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:49.470607 31028 raft_consensus.cc:697] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 1 LEADER]: Becoming Leader. State: Replica: 650715a9a0dc4cc489eac6bc9e8416c6, State: Running, Role: LEADER
I20260630 12:22:49.471489 31025 sys_catalog.cc:565] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:49.471400 31028 consensus_queue.cc:237] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [LEADER]: Queue going to LEADER mode. State: All 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: "650715a9a0dc4cc489eac6bc9e8416c6" member_type: VOTER }
I20260630 12:22:49.477566 31029 sys_catalog.cc:455] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "650715a9a0dc4cc489eac6bc9e8416c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650715a9a0dc4cc489eac6bc9e8416c6" member_type: VOTER } }
I20260630 12:22:49.477813 31030 sys_catalog.cc:455] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 650715a9a0dc4cc489eac6bc9e8416c6. Latest consensus state: current_term: 1 leader_uuid: "650715a9a0dc4cc489eac6bc9e8416c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "650715a9a0dc4cc489eac6bc9e8416c6" member_type: VOTER } }
I20260630 12:22:49.478350 31029 sys_catalog.cc:458] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:49.478659 31030 sys_catalog.cc:458] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:49.480757 31036 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:49.487737 31036 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:49.488765 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:49.497967 31036 catalog_manager.cc:1383] Generated new cluster ID: 9b780071964c49398730fa412724c95f
I20260630 12:22:49.498276 31036 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:49.516842 31036 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:49.518093 31036 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:49.530244 31036 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6: Generated new TSK 0
I20260630 12:22:49.530820 31036 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:49.555009 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.560925 31046 instance_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:22:49.561784 31047 instance_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:22:49.563155 31049 instance_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:22:49.563869 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:49.564690 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:49.564864 26617 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:22:49.564983 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822169564971 us; error 0 us; skew 500 ppm
I20260630 12:22:49.565408 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.567472 26617 webserver.cc:533] Webserver started at http://127.25.254.65:42025/ using document root <none> and password file <none>
I20260630 12:22:49.567868 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.568017 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.568233 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.569255 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "96b832c34b184b38a6b2e525735a60da"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.573525 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:22:49.576610 31054 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:22:49.577311 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:49.577546 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "96b832c34b184b38a6b2e525735a60da"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.577768 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:49.589413 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.590618 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.591993 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:49.594300 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:49.594467 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.594741 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:49.594907 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.632802 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:39537
I20260630 12:22:49.632893 31116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:39537 every 8 connection(s)
I20260630 12:22:49.637861 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.645212 31121 instance_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:22:49.647249 31122 instance_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:22:49.650408 26617 server_base.cc:1061] running on GCE node
W20260630 12:22:49.650790 31124 instance_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:22:49.651602 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:49.651810 26617 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:22:49.651991 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822169651973 us; error 0 us; skew 500 ppm
I20260630 12:22:49.652607 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.655458 26617 webserver.cc:533] Webserver started at http://127.25.254.66:42517/ using document root <none> and password file <none>
I20260630 12:22:49.655992 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.655946 31117 heartbeater.cc:344] Connected to a master server at 127.25.254.126:41535
I20260630 12:22:49.656399 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.656554 31117 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:49.656729 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.657348 31117 heartbeater.cc:507] Master 127.25.254.126:41535 requested a full tablet report, sending...
I20260630 12:22:49.658010 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "74ce7789c08a4ea19b60a58d79649206"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.659508 30990 ts_manager.cc:194] Registered new tserver with Master: 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537)
I20260630 12:22:49.661219 30990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44372
I20260630 12:22:49.662863 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:49.666110 31129 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:22:49.666832 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:49.667126 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "74ce7789c08a4ea19b60a58d79649206"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.667400 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:49.685237 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.686645 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.688015 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:49.690138 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:49.690415 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.690654 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:49.690821 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.728816 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:42397
I20260630 12:22:49.728910 31191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:42397 every 8 connection(s)
I20260630 12:22:49.733608 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.741075 31195 instance_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:22:49.742709 31196 instance_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:22:49.744108 31192 heartbeater.cc:344] Connected to a master server at 127.25.254.126:41535
I20260630 12:22:49.744678 31192 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:49.745828 31192 heartbeater.cc:507] Master 127.25.254.126:41535 requested a full tablet report, sending...
W20260630 12:22:49.746332 31198 instance_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:22:49.746845 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:49.747726 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:49.747942 26617 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:22:49.748099 30990 ts_manager.cc:194] Registered new tserver with Master: 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:49.748131 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822169748112 us; error 0 us; skew 500 ppm
I20260630 12:22:49.748939 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.749603 30990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44386
I20260630 12:22:49.751536 26617 webserver.cc:533] Webserver started at http://127.25.254.67:35347/ using document root <none> and password file <none>
I20260630 12:22:49.752027 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.752238 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.752488 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.753608 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "2779abdcfb6c4650b3d2789aa87a3559"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.757910 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:49.761018 31203 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:22:49.761718 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:49.761996 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "2779abdcfb6c4650b3d2789aa87a3559"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-n0zz"
I20260630 12:22:49.762339 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:49.790575 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.791730 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.793133 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:49.795243 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:49.795459 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.795688 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:49.795853 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.833940 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:33917
I20260630 12:22:49.834048 31265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:33917 every 8 connection(s)
I20260630 12:22:49.847700 31266 heartbeater.cc:344] Connected to a master server at 127.25.254.126:41535
I20260630 12:22:49.848104 31266 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:49.848775 31266 heartbeater.cc:507] Master 127.25.254.126:41535 requested a full tablet report, sending...
I20260630 12:22:49.850725 30990 ts_manager.cc:194] Registered new tserver with Master: 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:49.851486 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014444288s
I20260630 12:22:49.852068 30990 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44388
I20260630 12:22:50.664014 31117 heartbeater.cc:499] Master 127.25.254.126:41535 was elected leader, sending a full tablet report...
I20260630 12:22:50.752271 31192 heartbeater.cc:499] Master 127.25.254.126:41535 was elected leader, sending a full tablet report...
I20260630 12:22:50.854452 31266 heartbeater.cc:499] Master 127.25.254.126:41535 was elected leader, sending a full tablet report...
I20260630 12:22:50.905519 30990 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49282:
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:22:50.908547 30990 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:22:50.988131 31231 tablet_service.cc:1511] Processing CreateTablet for tablet 284569a82df34c17b6c7380b38529bfa (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:22:50.989574 31231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284569a82df34c17b6c7380b38529bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:50.990042 31230 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3f8a8e1e7549969b633278e86da4ab (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:22:50.991374 31230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f8a8e1e7549969b633278e86da4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:50.995227 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:22:50.996623 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.000037 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3f8a8e1e7549969b633278e86da4ab (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:22:51.001413 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f8a8e1e7549969b633278e86da4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:50.988131 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 284569a82df34c17b6c7380b38529bfa (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:22:51.006619 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284569a82df34c17b6c7380b38529bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.011942 31079 tablet_service.cc:1511] Processing CreateTablet for tablet 65aaa6c241ce4cb098170faf02e84000 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:22:51.013336 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aaa6c241ce4cb098170faf02e84000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.015369 31078 tablet_service.cc:1511] Processing CreateTablet for tablet 3417b141de91423490f36c1474c35e90 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:22:51.015715 31229 tablet_service.cc:1511] Processing CreateTablet for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:22:51.016778 31078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3417b141de91423490f36c1474c35e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.016952 31229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.019445 31077 tablet_service.cc:1511] Processing CreateTablet for tablet 9541525a2d504ebc83840b8c0c6f045c (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:22:51.021473 31076 tablet_service.cc:1511] Processing CreateTablet for tablet 9a02d6a8afed46bbacd390b573acee93 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:22:51.023401 31075 tablet_service.cc:1511] Processing CreateTablet for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:22:51.015370 31228 tablet_service.cc:1511] Processing CreateTablet for tablet 65aaa6c241ce4cb098170faf02e84000 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:22:51.025643 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aaa6c241ce4cb098170faf02e84000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.026381 31226 tablet_service.cc:1511] Processing CreateTablet for tablet 9541525a2d504ebc83840b8c0c6f045c (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:22:51.027768 31226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9541525a2d504ebc83840b8c0c6f045c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.031466 31224 tablet_service.cc:1511] Processing CreateTablet for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:22:51.032842 31224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.034777 31225 tablet_service.cc:1511] Processing CreateTablet for tablet 9a02d6a8afed46bbacd390b573acee93 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:22:51.036134 31225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a02d6a8afed46bbacd390b573acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.038769 31077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9541525a2d504ebc83840b8c0c6f045c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.039391 31073 tablet_service.cc:1511] Processing CreateTablet for tablet c549562bc64e4d27a8faa8fba2b75b84 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:22:51.041345 31074 tablet_service.cc:1511] Processing CreateTablet for tablet e38958fc7c9f47bcbfd2cca1cd956f09 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:22:51.042870 31073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c549562bc64e4d27a8faa8fba2b75b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.047371 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:22:51.048691 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.049073 31152 tablet_service.cc:1511] Processing CreateTablet for tablet 9541525a2d504ebc83840b8c0c6f045c (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:22:51.050590 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 65aaa6c241ce4cb098170faf02e84000 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:22:51.051393 31151 tablet_service.cc:1511] Processing CreateTablet for tablet 9a02d6a8afed46bbacd390b573acee93 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:22:51.052875 31153 tablet_service.cc:1511] Processing CreateTablet for tablet 3417b141de91423490f36c1474c35e90 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:22:51.053728 31150 tablet_service.cc:1511] Processing CreateTablet for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:22:51.055171 31156 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3f8a8e1e7549969b633278e86da4ab (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:22:51.056483 31149 tablet_service.cc:1511] Processing CreateTablet for tablet e38958fc7c9f47bcbfd2cca1cd956f09 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:22:51.057072 31157 tablet_service.cc:1511] Processing CreateTablet for tablet 284569a82df34c17b6c7380b38529bfa (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:22:51.045877 31227 tablet_service.cc:1511] Processing CreateTablet for tablet 3417b141de91423490f36c1474c35e90 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:22:51.059298 31227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3417b141de91423490f36c1474c35e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.059201 31148 tablet_service.cc:1511] Processing CreateTablet for tablet c549562bc64e4d27a8faa8fba2b75b84 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:22:51.061652 31074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38958fc7c9f47bcbfd2cca1cd956f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.064849 31223 tablet_service.cc:1511] Processing CreateTablet for tablet e38958fc7c9f47bcbfd2cca1cd956f09 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:22:51.066172 31223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38958fc7c9f47bcbfd2cca1cd956f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.066725 31075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.071259 31076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a02d6a8afed46bbacd390b573acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.067818 31222 tablet_service.cc:1511] Processing CreateTablet for tablet c549562bc64e4d27a8faa8fba2b75b84 (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:22:51.072867 31222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c549562bc64e4d27a8faa8fba2b75b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.067539 31152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9541525a2d504ebc83840b8c0c6f045c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.076267 31148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c549562bc64e4d27a8faa8fba2b75b84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.076979 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284569a82df34c17b6c7380b38529bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.078576 31150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.079306 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aaa6c241ce4cb098170faf02e84000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.080813 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f8a8e1e7549969b633278e86da4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.082302 31153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3417b141de91423490f36c1474c35e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.083915 31151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a02d6a8afed46bbacd390b573acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.085343 31149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38958fc7c9f47bcbfd2cca1cd956f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.085636 31073 tablet_service.cc:1511] Processing CreateTablet for tablet b0ed3e6419b246ee80a0454d0e52495c (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:22:51.087007 31073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ed3e6419b246ee80a0454d0e52495c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.128892 31230 tablet_service.cc:1511] Processing CreateTablet for tablet b0ed3e6419b246ee80a0454d0e52495c (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:22:51.133351 31230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ed3e6419b246ee80a0454d0e52495c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.070295 31079 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9f6caf0e4d4ba4b405ee10549f078e (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:22:51.152762 31150 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9f6caf0e4d4ba4b405ee10549f078e (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:22:51.159619 31079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9f6caf0e4d4ba4b405ee10549f078e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.159864 31150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9f6caf0e4d4ba4b405ee10549f078e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.167522 31287 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.189393 31150 tablet_service.cc:1511] Processing CreateTablet for tablet b0ed3e6419b246ee80a0454d0e52495c (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:22:51.191064 31150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ed3e6419b246ee80a0454d0e52495c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.203377 31286 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.215077 31287 tablet_bootstrap.cc:654] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.228039 31287 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.227543 31228 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9f6caf0e4d4ba4b405ee10549f078e (DEFAULT_TABLE table=test-workload [id=00f10d5f9c5241378ef2e166233358ce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:22:51.228659 31287 ts_tablet_manager.cc:1403] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.007s
I20260630 12:22:51.229528 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9f6caf0e4d4ba4b405ee10549f078e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.231724 31287 raft_consensus.cc:359] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.232487 31287 raft_consensus.cc:385] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.232826 31287 raft_consensus.cc:740] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.233625 31287 consensus_queue.cc:260] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.235740 31286 tablet_bootstrap.cc:654] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.247906 31288 tablet_bootstrap.cc:492] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.253679 31287 ts_tablet_manager.cc:1434] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.018s
I20260630 12:22:51.255353 31287 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.256799 31286 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.257316 31286 ts_tablet_manager.cc:1403] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.004s
I20260630 12:22:51.260044 31288 tablet_bootstrap.cc:654] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.261090 31286 raft_consensus.cc:359] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.261654 31287 tablet_bootstrap.cc:654] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.261868 31286 raft_consensus.cc:385] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.262208 31286 raft_consensus.cc:740] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.263154 31286 consensus_queue.cc:260] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.273329 31286 ts_tablet_manager.cc:1434] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.008s
I20260630 12:22:51.275190 31286 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.276753 31288 tablet_bootstrap.cc:492] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.277261 31288 ts_tablet_manager.cc:1403] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.004s
I20260630 12:22:51.280573 31288 raft_consensus.cc:359] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.281311 31288 raft_consensus.cc:385] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.281615 31288 raft_consensus.cc:740] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.282258 31286 tablet_bootstrap.cc:654] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.282524 31288 consensus_queue.cc:260] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.292382 31287 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.292935 31287 ts_tablet_manager.cc:1403] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260630 12:22:51.293023 31286 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.292894 31288 ts_tablet_manager.cc:1434] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.009s
I20260630 12:22:51.293725 31286 ts_tablet_manager.cc:1403] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:22:51.295012 31288 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.296227 31287 raft_consensus.cc:359] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.296988 31287 raft_consensus.cc:385] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.297320 31287 raft_consensus.cc:740] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.297140 31286 raft_consensus.cc:359] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.298229 31286 raft_consensus.cc:385] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.298152 31287 consensus_queue.cc:260] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.298702 31286 raft_consensus.cc:740] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.300462 31287 ts_tablet_manager.cc:1434] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:22:51.301421 31287 tablet_bootstrap.cc:492] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.301844 31288 tablet_bootstrap.cc:654] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.302381 31286 consensus_queue.cc:260] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.304986 31286 ts_tablet_manager.cc:1434] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:22:51.306043 31286 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.307830 31287 tablet_bootstrap.cc:654] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.313163 31286 tablet_bootstrap.cc:654] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.334295 31288 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.334802 31287 tablet_bootstrap.cc:492] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.334859 31286 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.334820 31288 ts_tablet_manager.cc:1403] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.016s
I20260630 12:22:51.335579 31287 ts_tablet_manager.cc:1403] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.013s
I20260630 12:22:51.335664 31286 ts_tablet_manager.cc:1403] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.017s
I20260630 12:22:51.338071 31286 raft_consensus.cc:359] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.338689 31286 raft_consensus.cc:385] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.338599 31288 raft_consensus.cc:359] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.338771 31287 raft_consensus.cc:359] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
W20260630 12:22:51.339169 31267 tablet.cc:2406] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:22:51.339277 31286 raft_consensus.cc:740] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.339429 31288 raft_consensus.cc:385] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.339624 31287 raft_consensus.cc:385] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.339888 31288 raft_consensus.cc:740] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.340026 31287 raft_consensus.cc:740] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.340370 31286 consensus_queue.cc:260] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.340775 31288 consensus_queue.cc:260] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.340767 31287 consensus_queue.cc:260] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.342726 31286 ts_tablet_manager.cc:1434] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:22:51.343097 31288 ts_tablet_manager.cc:1434] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:51.343330 31287 ts_tablet_manager.cc:1434] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:22:51.344285 31287 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.344830 31286 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.350508 31287 tablet_bootstrap.cc:654] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.352010 31286 tablet_bootstrap.cc:654] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.356070 31288 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.360968 31286 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.361497 31286 ts_tablet_manager.cc:1403] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260630 12:22:51.364940 31288 tablet_bootstrap.cc:654] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.365705 31286 raft_consensus.cc:359] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.366333 31286 raft_consensus.cc:385] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.366590 31286 raft_consensus.cc:740] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.366822 31287 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.367319 31287 ts_tablet_manager.cc:1403] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:22:51.367259 31286 consensus_queue.cc:260] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.369601 31286 ts_tablet_manager.cc:1434] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260630 12:22:51.370612 31286 tablet_bootstrap.cc:492] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.370473 31287 raft_consensus.cc:359] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.371203 31287 raft_consensus.cc:385] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.371517 31287 raft_consensus.cc:740] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.371856 31288 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.372309 31288 ts_tablet_manager.cc:1403] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:22:51.372213 31287 consensus_queue.cc:260] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.374786 31287 ts_tablet_manager.cc:1434] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:22:51.375300 31288 raft_consensus.cc:359] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.375902 31287 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.376024 31288 raft_consensus.cc:385] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.376345 31288 raft_consensus.cc:740] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.377187 31288 consensus_queue.cc:260] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.377787 31286 tablet_bootstrap.cc:654] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.379416 31288 ts_tablet_manager.cc:1434] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:22:51.381470 31290 raft_consensus.cc:493] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.382913 31290 raft_consensus.cc:515] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.383443 31287 tablet_bootstrap.cc:654] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.383973 31288 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.392784 31288 tablet_bootstrap.cc:654] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.393011 31290 leader_election.cc:290] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.412436 31286 tablet_bootstrap.cc:492] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.413210 31286 ts_tablet_manager.cc:1403] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.016s
I20260630 12:22:51.415017 31294 raft_consensus.cc:493] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.399787 31290 raft_consensus.cc:493] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.415558 31294 raft_consensus.cc:515] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.415894 31290 raft_consensus.cc:515] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.416651 31286 raft_consensus.cc:359] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.417443 31286 raft_consensus.cc:385] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.417724 31286 raft_consensus.cc:740] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.418990 31286 consensus_queue.cc:260] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.423195 31290 leader_election.cc:290] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.428845 31294 leader_election.cc:290] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.448973 31294 raft_consensus.cc:493] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.450258 31294 raft_consensus.cc:515] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.453171 31294 leader_election.cc:290] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.455554 31286 ts_tablet_manager.cc:1434] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.005s
I20260630 12:22:51.458480 31286 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.461545 31287 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.462109 31287 ts_tablet_manager.cc:1403] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.023s
I20260630 12:22:51.469877 31286 tablet_bootstrap.cc:654] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.468276 31287 raft_consensus.cc:359] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.472711 31287 raft_consensus.cc:385] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.473086 31287 raft_consensus.cc:740] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.473850 31287 consensus_queue.cc:260] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.477604 31287 ts_tablet_manager.cc:1434] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260630 12:22:51.486567 31038 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:51.492548 31287 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.492869 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c549562bc64e4d27a8faa8fba2b75b84" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.493304 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c549562bc64e4d27a8faa8fba2b75b84" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.493678 31166 raft_consensus.cc:2468] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 0.
I20260630 12:22:51.490168 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aaa6c241ce4cb098170faf02e84000" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.495078 31204 leader_election.cc:304] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 
I20260630 12:22:51.496100 31307 raft_consensus.cc:2804] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.496490 31307 raft_consensus.cc:493] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.496870 31307 raft_consensus.cc:3060] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.501041 31287 tablet_bootstrap.cc:654] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
W20260630 12:22:51.501525 31204 leader_election.cc:343] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.507151 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aaa6c241ce4cb098170faf02e84000" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.508285 31286 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.508795 31286 ts_tablet_manager.cc:1403] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.007s
I20260630 12:22:51.509568 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c549562bc64e4d27a8faa8fba2b75b84" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.510933 31288 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.510721 31240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aaa6c241ce4cb098170faf02e84000" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.511459 31240 raft_consensus.cc:2468] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:51.511466 31288 ts_tablet_manager.cc:1403] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.003s
I20260630 12:22:51.511961 31286 raft_consensus.cc:359] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.512686 31286 raft_consensus.cc:385] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.512912 31286 raft_consensus.cc:740] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.513465 31286 consensus_queue.cc:260] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.515164 31288 raft_consensus.cc:359] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.515852 31286 ts_tablet_manager.cc:1434] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:22:51.515872 31288 raft_consensus.cc:385] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.516507 31288 raft_consensus.cc:740] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.517035 31286 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.517418 31288 consensus_queue.cc:260] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.518858 31307 raft_consensus.cc:515] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.519986 31241 raft_consensus.cc:2393] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96b832c34b184b38a6b2e525735a60da in current term 1: Already voted for candidate 2779abdcfb6c4650b3d2789aa87a3559 in this term.
I20260630 12:22:51.523635 31055 leader_election.cc:304] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.524361 31286 tablet_bootstrap.cc:654] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.524436 31290 raft_consensus.cc:2804] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.524920 31290 raft_consensus.cc:493] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.525250 31290 raft_consensus.cc:3060] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.527074 31288 ts_tablet_manager.cc:1434] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:22:51.532320 31287 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.532603 31290 raft_consensus.cc:515] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.533079 31287 ts_tablet_manager.cc:1403] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260630 12:22:51.533459 31288 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.534730 31290 leader_election.cc:290] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Requested vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.535552 31055 leader_election.cc:304] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [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: 96b832c34b184b38a6b2e525735a60da; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206
W20260630 12:22:51.536688 31055 leader_election.cc:343] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.537285 31287 raft_consensus.cc:359] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.538388 31287 raft_consensus.cc:385] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.538556 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aaa6c241ce4cb098170faf02e84000" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.538821 31287 raft_consensus.cc:740] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.540057 31290 raft_consensus.cc:3060] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.539948 31287 consensus_queue.cc:260] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.541441 31294 raft_consensus.cc:493] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.542081 31288 tablet_bootstrap.cc:654] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.541922 31294 raft_consensus.cc:515] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.544229 31294 leader_election.cc:290] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.545774 31294 raft_consensus.cc:493] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.546339 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284569a82df34c17b6c7380b38529bfa" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.546267 31294 raft_consensus.cc:515] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
W20260630 12:22:51.547792 31204 leader_election.cc:343] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.548557 31294 leader_election.cc:290] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.549769 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38958fc7c9f47bcbfd2cca1cd956f09" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
W20260630 12:22:51.551528 31204 leader_election.cc:343] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.553920 31294 raft_consensus.cc:493] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.554586 31294 raft_consensus.cc:515] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.557464 31294 leader_election.cc:290] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.558266 31288 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.558817 31288 ts_tablet_manager.cc:1403] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260630 12:22:51.559259 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ed3e6419b246ee80a0454d0e52495c" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
W20260630 12:22:51.560683 31204 leader_election.cc:343] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.561920 31288 raft_consensus.cc:359] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.562235 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aaa6c241ce4cb098170faf02e84000" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:51.562880 31241 raft_consensus.cc:3060] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.563540 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65aaa6c241ce4cb098170faf02e84000" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.564437 31092 raft_consensus.cc:2393] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2779abdcfb6c4650b3d2789aa87a3559 in current term 1: Already voted for candidate 96b832c34b184b38a6b2e525735a60da in this term.
I20260630 12:22:51.566879 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c549562bc64e4d27a8faa8fba2b75b84" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.567484 31167 raft_consensus.cc:3060] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.571000 31241 raft_consensus.cc:2468] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:51.571522 31288 raft_consensus.cc:385] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.572546 31288 raft_consensus.cc:740] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.573872 31307 leader_election.cc:290] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.577854 31290 raft_consensus.cc:2749] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:51.573467 31288 consensus_queue.cc:260] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.578675 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c549562bc64e4d27a8faa8fba2b75b84" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.579310 31092 raft_consensus.cc:2468] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 1.
I20260630 12:22:51.580480 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284569a82df34c17b6c7380b38529bfa" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.581063 31092 raft_consensus.cc:2468] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 0.
I20260630 12:22:51.581962 31055 leader_election.cc:304] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.582120 31207 leader_election.cc:304] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [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: 2779abdcfb6c4650b3d2789aa87a3559; no voters: 74ce7789c08a4ea19b60a58d79649206, 96b832c34b184b38a6b2e525735a60da
W20260630 12:22:51.582967 31055 leader_election.cc:343] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.582832 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c549562bc64e4d27a8faa8fba2b75b84" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
I20260630 12:22:51.582139 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38958fc7c9f47bcbfd2cca1cd956f09" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.584971 31207 leader_election.cc:304] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [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: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:51.586141 31294 raft_consensus.cc:2749] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:51.586145 31089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ed3e6419b246ee80a0454d0e52495c" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.587080 31167 raft_consensus.cc:2468] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 1.
I20260630 12:22:51.587338 31307 raft_consensus.cc:2804] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.588804 31307 raft_consensus.cc:493] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.589251 31307 raft_consensus.cc:3060] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.593932 31288 ts_tablet_manager.cc:1434] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260630 12:22:51.588312 31204 leader_election.cc:304] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 
I20260630 12:22:51.594780 31294 raft_consensus.cc:2804] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.597424 31294 raft_consensus.cc:697] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Becoming Leader. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Running, Role: LEADER
I20260630 12:22:51.595022 31288 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.598688 31286 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.598412 31294 consensus_queue.cc:237] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.599206 31286 ts_tablet_manager.cc:1403] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.082s	user 0.042s	sys 0.036s
I20260630 12:22:51.602226 31290 raft_consensus.cc:2804] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.602344 31286 raft_consensus.cc:359] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.602849 31290 raft_consensus.cc:697] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Becoming Leader. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Running, Role: LEADER
I20260630 12:22:51.603156 31286 raft_consensus.cc:385] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.603544 31286 raft_consensus.cc:740] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.603902 31290 consensus_queue.cc:237] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.608049 31287 ts_tablet_manager.cc:1434] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.074s	user 0.019s	sys 0.025s
I20260630 12:22:51.587368 31089 raft_consensus.cc:2468] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 0.
I20260630 12:22:51.606143 31090 raft_consensus.cc:2468] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 1.
I20260630 12:22:51.610003 31287 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.607039 31307 raft_consensus.cc:515] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.608120 31288 tablet_bootstrap.cc:654] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.604382 31286 consensus_queue.cc:260] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.615823 31286 ts_tablet_manager.cc:1434] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260630 12:22:51.616916 31286 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.617769 31307 leader_election.cc:290] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.618683 31288 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.618942 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284569a82df34c17b6c7380b38529bfa" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.619207 31288 ts_tablet_manager.cc:1403] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
W20260630 12:22:51.620412 31204 leader_election.cc:343] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.620668 31287 tablet_bootstrap.cc:654] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.617993 30990 catalog_manager.cc:5697] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:51.622344 31288 raft_consensus.cc:359] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.623186 31288 raft_consensus.cc:385] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.623483 31288 raft_consensus.cc:740] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.623973 31286 tablet_bootstrap.cc:654] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.624545 31288 consensus_queue.cc:260] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.626256 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284569a82df34c17b6c7380b38529bfa" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
I20260630 12:22:51.626855 31090 raft_consensus.cc:3060] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.629467 31288 ts_tablet_manager.cc:1434] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:22:51.630571 31288 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
W20260630 12:22:51.632107 31207 leader_election.cc:343] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.632593 31207 leader_election.cc:304] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [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: 2779abdcfb6c4650b3d2789aa87a3559; no voters: 74ce7789c08a4ea19b60a58d79649206, 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:51.634652 31307 raft_consensus.cc:2749] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:51.633952 31207 leader_election.cc:304] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [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: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:51.637980 31307 raft_consensus.cc:2804] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.638363 31307 raft_consensus.cc:493] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.638710 31307 raft_consensus.cc:3060] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.641467 31090 raft_consensus.cc:2468] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 1.
I20260630 12:22:51.644112 31307 raft_consensus.cc:515] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.644886 31288 tablet_bootstrap.cc:654] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.644723 31207 leader_election.cc:304] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [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: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:51.645593 31294 raft_consensus.cc:2804] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.646098 31294 raft_consensus.cc:697] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Becoming Leader. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Running, Role: LEADER
I20260630 12:22:51.646849 31307 leader_election.cc:290] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.646826 31294 consensus_queue.cc:237] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:51.636998 30989 catalog_manager.cc:5697] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b832c34b184b38a6b2e525735a60da (127.25.254.65). New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:51.648842 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ed3e6419b246ee80a0454d0e52495c" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
I20260630 12:22:51.648102 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ed3e6419b246ee80a0454d0e52495c" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.649416 31090 raft_consensus.cc:3060] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:51.650421 31204 leader_election.cc:343] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.664455 31090 raft_consensus.cc:2468] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 1.
I20260630 12:22:51.665978 31207 leader_election.cc:304] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [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: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:51.667554 31307 raft_consensus.cc:2804] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.667831 31287 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.671253 31286 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.671700 31286 ts_tablet_manager.cc:1403] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.001s
I20260630 12:22:51.669186 31307 raft_consensus.cc:697] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Becoming Leader. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Running, Role: LEADER
I20260630 12:22:51.674067 31286 raft_consensus.cc:359] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.673897 31307 consensus_queue.cc:237] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.674759 31286 raft_consensus.cc:385] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.675083 31286 raft_consensus.cc:740] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.669188 31287 ts_tablet_manager.cc:1403] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.011s
I20260630 12:22:51.675838 31286 consensus_queue.cc:260] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.678121 31286 ts_tablet_manager.cc:1434] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:22:51.678988 31286 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.682978 31287 raft_consensus.cc:359] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.683785 31287 raft_consensus.cc:385] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.684088 31287 raft_consensus.cc:740] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.685681 31286 tablet_bootstrap.cc:654] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.686266 31288 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.686751 31288 ts_tablet_manager.cc:1403] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.006s
I20260630 12:22:51.692584 31288 raft_consensus.cc:359] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.693567 31288 raft_consensus.cc:385] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.693964 31288 raft_consensus.cc:740] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.694573 31287 consensus_queue.cc:260] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.695044 31288 consensus_queue.cc:260] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.705104 31288 ts_tablet_manager.cc:1434] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:22:51.705476 31287 ts_tablet_manager.cc:1434] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260630 12:22:51.706317 31288 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.706887 31287 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.706077 30990 catalog_manager.cc:5697] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:51.708166 30990 catalog_manager.cc:5697] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:51.713064 31288 tablet_bootstrap.cc:654] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.718439 31287 tablet_bootstrap.cc:654] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.719617 31286 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.720089 31286 ts_tablet_manager.cc:1403] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.019s
I20260630 12:22:51.722746 31286 raft_consensus.cc:359] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.723439 31286 raft_consensus.cc:385] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.723716 31286 raft_consensus.cc:740] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.724680 31286 consensus_queue.cc:260] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.727077 31286 ts_tablet_manager.cc:1434] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:22:51.728078 31286 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.723577 31307 raft_consensus.cc:493] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.730165 31287 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.730217 31288 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.730860 31287 ts_tablet_manager.cc:1403] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260630 12:22:51.730973 31288 ts_tablet_manager.cc:1403] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260630 12:22:51.728816 31307 raft_consensus.cc:515] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.733484 31286 tablet_bootstrap.cc:654] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.733484 31287 raft_consensus.cc:359] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.733738 31288 raft_consensus.cc:359] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.734428 31287 raft_consensus.cc:385] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.734763 31288 raft_consensus.cc:385] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.734779 31287 raft_consensus.cc:740] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.735350 31288 raft_consensus.cc:740] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.735743 31287 consensus_queue.cc:260] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.736202 31288 consensus_queue.cc:260] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.740204 31287 ts_tablet_manager.cc:1434] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:51.741410 31287 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.744319 31288 ts_tablet_manager.cc:1434] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:22:51.745380 31295 raft_consensus.cc:493] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.750211 31295 raft_consensus.cc:515] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.752086 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a02d6a8afed46bbacd390b573acee93" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.752714 31090 raft_consensus.cc:2468] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 0.
I20260630 12:22:51.752972 31295 leader_election.cc:290] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.748660 31287 tablet_bootstrap.cc:654] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.757414 31207 leader_election.cc:304] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.758622 31294 raft_consensus.cc:2804] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.759079 31294 raft_consensus.cc:493] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.759505 31294 raft_consensus.cc:3060] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.763845 31288 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.768425 31290 raft_consensus.cc:493] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.769150 31290 raft_consensus.cc:515] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.770972 31288 tablet_bootstrap.cc:654] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.771952 31290 leader_election.cc:290] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.773355 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f8a8e1e7549969b633278e86da4ab" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.768541 31294 raft_consensus.cc:515] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.774657 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f8a8e1e7549969b633278e86da4ab" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.778499 31241 raft_consensus.cc:2468] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:51.778925 31286 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.779419 31286 ts_tablet_manager.cc:1403] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.023s
I20260630 12:22:51.776144 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a02d6a8afed46bbacd390b573acee93" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
W20260630 12:22:51.781325 31204 leader_election.cc:343] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:22:51.776953 31055 leader_election.cc:343] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.782063 31286 raft_consensus.cc:359] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.782935 31286 raft_consensus.cc:385] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.782728 31055 leader_election.cc:304] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [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: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:51.783370 31286 raft_consensus.cc:740] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.784271 31286 consensus_queue.cc:260] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.784499 31290 raft_consensus.cc:2804] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.785097 31290 raft_consensus.cc:493] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.785543 31290 raft_consensus.cc:3060] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.787849 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a02d6a8afed46bbacd390b573acee93" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
I20260630 12:22:51.788604 31090 raft_consensus.cc:3060] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.792884 31290 raft_consensus.cc:515] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.795989 31286 ts_tablet_manager.cc:1434] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:22:51.796463 31089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cc31d6d2ce4b8fa9a2ab61f8dd2751" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.796934 31286 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
W20260630 12:22:51.797978 31133 leader_election.cc:343] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.798048 31090 raft_consensus.cc:2468] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2779abdcfb6c4650b3d2789aa87a3559 in term 1.
I20260630 12:22:51.777349 31307 leader_election.cc:290] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.800031 31287 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.799997 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f8a8e1e7549969b633278e86da4ab" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.800691 31287 ts_tablet_manager.cc:1403] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.005s
I20260630 12:22:51.801276 31295 raft_consensus.cc:493] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.801896 31207 leader_election.cc:304] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.801746 31295 raft_consensus.cc:515] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.803128 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f8a8e1e7549969b633278e86da4ab" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:51.803725 31241 raft_consensus.cc:3060] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.803534 31287 raft_consensus.cc:359] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.804224 31295 leader_election.cc:290] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.800614 31290 leader_election.cc:290] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Requested vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.804206 31287 raft_consensus.cc:385] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.805395 31287 raft_consensus.cc:740] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.805745 31286 tablet_bootstrap.cc:654] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.806077 31287 consensus_queue.cc:260] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
W20260630 12:22:51.806823 31055 leader_election.cc:343] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.807554 31316 raft_consensus.cc:493] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.808224 31287 ts_tablet_manager.cc:1434] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:22:51.807987 31316 raft_consensus.cc:515] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.810140 31316 leader_election.cc:290] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.812315 31294 leader_election.cc:290] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:51.812983 31294 raft_consensus.cc:2804] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.813858 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a02d6a8afed46bbacd390b573acee93" candidate_uuid: "2779abdcfb6c4650b3d2789aa87a3559" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.814352 31294 raft_consensus.cc:697] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Becoming Leader. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Running, Role: LEADER
I20260630 12:22:51.815487 31287 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.813659 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9f6caf0e4d4ba4b405ee10549f078e" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.812234 31240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3417b141de91423490f36c1474c35e90" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.816195 31240 raft_consensus.cc:2468] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
W20260630 12:22:51.816457 31204 leader_election.cc:343] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.816195 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3417b141de91423490f36c1474c35e90" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.817562 31167 raft_consensus.cc:2468] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:51.817618 31055 leader_election.cc:304] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.818509 31316 raft_consensus.cc:2804] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.818882 31316 raft_consensus.cc:493] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.819208 31316 raft_consensus.cc:3060] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.815253 31294 consensus_queue.cc:237] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
W20260630 12:22:51.822345 31133 leader_election.cc:343] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.823576 31287 tablet_bootstrap.cc:654] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.824748 31240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cc31d6d2ce4b8fa9a2ab61f8dd2751" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.827163 31240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9f6caf0e4d4ba4b405ee10549f078e" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.827785 31240 raft_consensus.cc:2468] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 0.
W20260630 12:22:51.828856 31130 leader_election.cc:343] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.829285 31130 leader_election.cc:304] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [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: 74ce7789c08a4ea19b60a58d79649206; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:51.830106 31295 raft_consensus.cc:2749] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:51.832664 30989 catalog_manager.cc:5697] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:51.836076 31316 raft_consensus.cc:515] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.838846 31286 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.839315 31286 ts_tablet_manager.cc:1403] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.001s
I20260630 12:22:51.839231 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3417b141de91423490f36c1474c35e90" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.839857 31167 raft_consensus.cc:3060] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.840746 31241 raft_consensus.cc:2468] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:51.842024 31286 raft_consensus.cc:359] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.842754 31286 raft_consensus.cc:385] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.843029 31286 raft_consensus.cc:740] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.843708 31286 consensus_queue.cc:260] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.843966 31130 leader_election.cc:304] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [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: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:51.845122 31290 raft_consensus.cc:493] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.844982 31055 leader_election.cc:304] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [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: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:51.845832 31286 ts_tablet_manager.cc:1434] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:22:51.845593 31290 raft_consensus.cc:515] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.845597 31295 raft_consensus.cc:2804] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.846522 31295 raft_consensus.cc:493] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.846781 31286 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559: Bootstrap starting.
I20260630 12:22:51.846866 31295 raft_consensus.cc:3060] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.852044 31287 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.852238 31286 tablet_bootstrap.cc:654] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.852522 31287 ts_tablet_manager.cc:1403] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.006s
I20260630 12:22:51.860170 31290 leader_election.cc:290] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.865741 31288 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.864017 31167 raft_consensus.cc:2468] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:51.866449 31288 ts_tablet_manager.cc:1403] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.016s
I20260630 12:22:51.866269 31316 leader_election.cc:290] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Requested vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.866802 31290 raft_consensus.cc:2804] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.867309 31290 raft_consensus.cc:697] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Becoming Leader. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Running, Role: LEADER
I20260630 12:22:51.868111 31290 consensus_queue.cc:237] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.865109 31295 raft_consensus.cc:515] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.862788 31287 raft_consensus.cc:359] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.870515 31287 raft_consensus.cc:385] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.870882 31287 raft_consensus.cc:740] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.870018 31288 raft_consensus.cc:359] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.872414 31288 raft_consensus.cc:385] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.873561 31288 raft_consensus.cc:740] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.873422 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9f6caf0e4d4ba4b405ee10549f078e" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
W20260630 12:22:51.875228 31133 leader_election.cc:343] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:51.872792 31287 consensus_queue.cc:260] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.878314 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9f6caf0e4d4ba4b405ee10549f078e" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:51.878530 31288 consensus_queue.cc:260] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.879179 31241 raft_consensus.cc:3060] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.878082 31287 ts_tablet_manager.cc:1434] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260630 12:22:51.881659 31287 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.890079 31241 raft_consensus.cc:2468] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 1.
I20260630 12:22:51.895057 31130 leader_election.cc:304] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [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: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 96b832c34b184b38a6b2e525735a60da
W20260630 12:22:51.892181 31055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.254.67:33917, user_credentials={real_user=slave}} blocked reactor thread for 47258.4us
I20260630 12:22:51.903215 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38958fc7c9f47bcbfd2cca1cd956f09" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:51.904284 31167 raft_consensus.cc:2468] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:51.906291 31344 raft_consensus.cc:2804] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.908344 31240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38958fc7c9f47bcbfd2cca1cd956f09" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.907509 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3417b141de91423490f36c1474c35e90" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:51.909162 31240 raft_consensus.cc:2468] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:51.909271 31239 raft_consensus.cc:3060] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.906875 30986 catalog_manager.cc:5697] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b832c34b184b38a6b2e525735a60da (127.25.254.65). New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:51.907759 31287 tablet_bootstrap.cc:654] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.908416 31344 raft_consensus.cc:697] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Becoming Leader. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Running, Role: LEADER
I20260630 12:22:51.889904 31288 ts_tablet_manager.cc:1434] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260630 12:22:51.915185 31288 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.909337 31055 leader_election.cc:304] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ce7789c08a4ea19b60a58d79649206, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.918051 31290 raft_consensus.cc:2804] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.919011 31239 raft_consensus.cc:2468] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:51.919170 31290 raft_consensus.cc:697] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Becoming Leader. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Running, Role: LEADER
I20260630 12:22:51.920109 31290 consensus_queue.cc:237] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.923616 31345 raft_consensus.cc:493] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.924292 31345 raft_consensus.cc:515] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.926338 31288 tablet_bootstrap.cc:654] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.890842 31295 leader_election.cc:290] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.927738 31055 leader_election.cc:304] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ce7789c08a4ea19b60a58d79649206, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.927489 31344 consensus_queue.cc:237] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.930348 31341 raft_consensus.cc:2804] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.930967 31341 raft_consensus.cc:493] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.931459 31341 raft_consensus.cc:3060] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.932255 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f8a8e1e7549969b633278e86da4ab" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.933074 31241 raft_consensus.cc:2393] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74ce7789c08a4ea19b60a58d79649206 in current term 1: Already voted for candidate 96b832c34b184b38a6b2e525735a60da in this term.
I20260630 12:22:51.936156 31295 raft_consensus.cc:493] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.936784 31345 leader_election.cc:290] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.937255 31287 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:51.937934 31287 ts_tablet_manager.cc:1403] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.000s
I20260630 12:22:51.936817 31295 raft_consensus.cc:515] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.941146 31295 leader_election.cc:290] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.941941 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4ca898ff14f09aa7e1bc44ea29d0a" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.942850 31241 raft_consensus.cc:2468] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 0.
I20260630 12:22:51.943866 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f8a8e1e7549969b633278e86da4ab" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.943883 31130 leader_election.cc:304] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 
I20260630 12:22:51.946767 31286 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559: No bootstrap required, opened a new log
I20260630 12:22:51.947254 31286 ts_tablet_manager.cc:1403] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559: Time spent bootstrapping tablet: real 0.101s	user 0.045s	sys 0.052s
I20260630 12:22:51.947108 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4ca898ff14f09aa7e1bc44ea29d0a" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:51.947749 31090 raft_consensus.cc:2468] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 0.
I20260630 12:22:51.950730 31344 raft_consensus.cc:2804] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:51.951162 31344 raft_consensus.cc:493] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:51.950866 31341 raft_consensus.cc:515] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.951610 31344 raft_consensus.cc:3060] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.951165 31286 raft_consensus.cc:359] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.952567 31286 raft_consensus.cc:385] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.952834 31286 raft_consensus.cc:740] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2779abdcfb6c4650b3d2789aa87a3559, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.953699 31286 consensus_queue.cc:260] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.955253 31241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38958fc7c9f47bcbfd2cca1cd956f09" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:51.955148 30986 catalog_manager.cc:5697] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b832c34b184b38a6b2e525735a60da (127.25.254.65). New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:51.957509 31241 raft_consensus.cc:3060] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.959492 31288 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.959883 31288 ts_tablet_manager.cc:1403] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260630 12:22:51.961628 31288 raft_consensus.cc:359] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.962105 31288 raft_consensus.cc:385] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.941598 31287 raft_consensus.cc:359] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.962369 31288 raft_consensus.cc:740] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.962694 31287 raft_consensus.cc:385] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.963027 31287 raft_consensus.cc:740] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.963088 31288 consensus_queue.cc:260] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.963868 31341 leader_election.cc:290] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Requested vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.964555 31287 consensus_queue.cc:260] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.965166 31288 ts_tablet_manager.cc:1434] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:51.965273 31241 raft_consensus.cc:2468] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:51.966272 31288 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:51.966646 31055 leader_election.cc:304] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:51.967443 31287 ts_tablet_manager.cc:1434] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260630 12:22:51.967680 31290 raft_consensus.cc:2804] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.968189 31290 raft_consensus.cc:697] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Becoming Leader. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Running, Role: LEADER
I20260630 12:22:51.968529 31287 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Bootstrap starting.
I20260630 12:22:51.968968 31290 consensus_queue.cc:237] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.964178 31344 raft_consensus.cc:515] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.971688 31344 leader_election.cc:290] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.972222 31288 tablet_bootstrap.cc:654] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.947999 31133 leader_election.cc:304] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [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: 74ce7789c08a4ea19b60a58d79649206; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:51.956367 31286 ts_tablet_manager.cc:1434] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:22:51.975104 31295 raft_consensus.cc:3060] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.976527 31344 raft_consensus.cc:493] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:51.977222 31344 raft_consensus.cc:515] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.980289 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4ca898ff14f09aa7e1bc44ea29d0a" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
I20260630 12:22:51.980886 31090 raft_consensus.cc:3060] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.981439 31240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a02d6a8afed46bbacd390b573acee93" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:51.978543 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4ca898ff14f09aa7e1bc44ea29d0a" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:51.982273 31239 raft_consensus.cc:3060] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.983291 31344 leader_election.cc:290] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:51.983650 31288 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:51.984094 31288 ts_tablet_manager.cc:1403] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:22:51.985734 31287 tablet_bootstrap.cc:654] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.986686 31288 raft_consensus.cc:359] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.987372 31288 raft_consensus.cc:385] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.987648 31288 raft_consensus.cc:740] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.989518 31090 raft_consensus.cc:2468] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 1.
I20260630 12:22:51.991771 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38958fc7c9f47bcbfd2cca1cd956f09" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:51.992364 31167 raft_consensus.cc:3060] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.992153 30986 catalog_manager.cc:5697] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:51.988567 31288 consensus_queue.cc:260] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:51.997339 31288 ts_tablet_manager.cc:1434] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:22:51.997505 31239 raft_consensus.cc:2468] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 1.
I20260630 12:22:51.998358 31288 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206: Bootstrap starting.
I20260630 12:22:52.000547 31130 leader_election.cc:304] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 
I20260630 12:22:52.001454 31344 raft_consensus.cc:2804] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:52.002601 31344 raft_consensus.cc:697] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Becoming Leader. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Running, Role: LEADER
I20260630 12:22:52.003880 31287 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: No bootstrap required, opened a new log
I20260630 12:22:52.004379 31287 ts_tablet_manager.cc:1403] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260630 12:22:52.003925 31344 consensus_queue.cc:237] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.010322 31167 raft_consensus.cc:2468] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:52.017521 31288 tablet_bootstrap.cc:654] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:52.019289 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a02d6a8afed46bbacd390b573acee93" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:52.018767 30988 catalog_manager.cc:5697] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b832c34b184b38a6b2e525735a60da (127.25.254.65). New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:52.020354 31090 raft_consensus.cc:2393] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74ce7789c08a4ea19b60a58d79649206 in current term 1: Already voted for candidate 2779abdcfb6c4650b3d2789aa87a3559 in this term.
I20260630 12:22:52.021927 31133 leader_election.cc:304] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [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: 74ce7789c08a4ea19b60a58d79649206; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:52.023744 31348 raft_consensus.cc:3060] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.024842 31287 raft_consensus.cc:359] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.025799 31287 raft_consensus.cc:385] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:52.026154 31287 raft_consensus.cc:740] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Initialized, Role: FOLLOWER
I20260630 12:22:52.028074 31287 consensus_queue.cc:260] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.065845 31345 raft_consensus.cc:493] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:52.066632 31345 raft_consensus.cc:515] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.074717 31287 ts_tablet_manager.cc:1434] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.020s
I20260630 12:22:52.079429 31344 raft_consensus.cc:493] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:52.080166 31295 raft_consensus.cc:2749] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:52.081832 31345 leader_election.cc:290] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.082037 31344 raft_consensus.cc:515] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } }
I20260630 12:22:52.083082 31167 raft_consensus.cc:3060] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.083299 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ed3e6419b246ee80a0454d0e52495c" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:52.084060 31090 raft_consensus.cc:2393] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74ce7789c08a4ea19b60a58d79649206 in current term 1: Already voted for candidate 2779abdcfb6c4650b3d2789aa87a3559 in this term.
I20260630 12:22:52.089900 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284569a82df34c17b6c7380b38529bfa" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:52.090972 31090 raft_consensus.cc:2393] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74ce7789c08a4ea19b60a58d79649206 in current term 1: Already voted for candidate 2779abdcfb6c4650b3d2789aa87a3559 in this term.
I20260630 12:22:52.093815 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ed3e6419b246ee80a0454d0e52495c" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:52.094583 31348 raft_consensus.cc:2749] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:52.095244 31288 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206: No bootstrap required, opened a new log
I20260630 12:22:52.095733 31288 ts_tablet_manager.cc:1403] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206: Time spent bootstrapping tablet: real 0.098s	user 0.030s	sys 0.048s
I20260630 12:22:52.095703 31130 leader_election.cc:304] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [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: 74ce7789c08a4ea19b60a58d79649206; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:52.098126 31348 raft_consensus.cc:493] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:52.098179 31294 consensus_queue.cc:1048] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:52.098757 31348 raft_consensus.cc:515] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.099581 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284569a82df34c17b6c7380b38529bfa" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:52.100492 31356 raft_consensus.cc:3060] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.100878 31348 leader_election.cc:290] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.101171 31133 leader_election.cc:304] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [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: 74ce7789c08a4ea19b60a58d79649206; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da
I20260630 12:22:52.102053 31348 raft_consensus.cc:2749] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:52.105254 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9541525a2d504ebc83840b8c0c6f045c" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:52.105780 31239 raft_consensus.cc:2468] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 0.
I20260630 12:22:52.106890 31130 leader_election.cc:304] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 
I20260630 12:22:52.106603 30988 catalog_manager.cc:5697] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:52.107717 31348 raft_consensus.cc:2804] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:52.107509 31288 raft_consensus.cc:359] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.108078 31356 raft_consensus.cc:2749] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:52.108122 31348 raft_consensus.cc:493] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:52.108440 31288 raft_consensus.cc:385] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:52.108706 31348 raft_consensus.cc:3060] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.108906 31288 raft_consensus.cc:740] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Initialized, Role: FOLLOWER
I20260630 12:22:52.109639 31288 consensus_queue.cc:260] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.110791 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9541525a2d504ebc83840b8c0c6f045c" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da" is_pre_election: true
I20260630 12:22:52.111382 31090 raft_consensus.cc:2468] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 0.
I20260630 12:22:52.112519 31288 ts_tablet_manager.cc:1434] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:22:52.113895 31166 raft_consensus.cc:3060] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.117264 31348 raft_consensus.cc:515] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.095791 31344 leader_election.cc:290] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.120859 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9541525a2d504ebc83840b8c0c6f045c" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:52.121484 31239 raft_consensus.cc:3060] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.123814 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9541525a2d504ebc83840b8c0c6f045c" candidate_uuid: "74ce7789c08a4ea19b60a58d79649206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96b832c34b184b38a6b2e525735a60da"
I20260630 12:22:52.124389 31090 raft_consensus.cc:3060] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.125437 31290 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.132309 31090 raft_consensus.cc:2468] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 1.
I20260630 12:22:52.135456 31239 raft_consensus.cc:2468] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74ce7789c08a4ea19b60a58d79649206 in term 1.
I20260630 12:22:52.137065 31130 leader_election.cc:304] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206; no voters: 
I20260630 12:22:52.137770 31348 leader_election.cc:290] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [CANDIDATE]: Term 1 election: Requested vote from peers 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.138094 31344 raft_consensus.cc:2804] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:52.138690 31344 raft_consensus.cc:697] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Becoming Leader. State: Replica: 74ce7789c08a4ea19b60a58d79649206, State: Running, Role: LEADER
I20260630 12:22:52.139479 31344 consensus_queue.cc:237] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.148016 31294 consensus_queue.cc:1048] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.156087 31362 consensus_queue.cc:1048] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.158704 31318 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:52.167730 31307 consensus_queue.cc:1048] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.174304 31362 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.196936 30988 catalog_manager.cc:5697] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:52.209193 31290 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.247977 31290 raft_consensus.cc:493] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:52.248025 31362 consensus_queue.cc:1048] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:52.248525 31290 raft_consensus.cc:515] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.250507 31290 leader_election.cc:290] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.251127 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9f6caf0e4d4ba4b405ee10549f078e" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:52.251544 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9f6caf0e4d4ba4b405ee10549f078e" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:52.252511 31239 raft_consensus.cc:2393] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96b832c34b184b38a6b2e525735a60da in current term 1: Already voted for candidate 74ce7789c08a4ea19b60a58d79649206 in this term.
I20260630 12:22:52.253551 31055 leader_election.cc:304] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [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: 96b832c34b184b38a6b2e525735a60da; no voters: 2779abdcfb6c4650b3d2789aa87a3559, 74ce7789c08a4ea19b60a58d79649206
I20260630 12:22:52.254379 31316 raft_consensus.cc:3060] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.259757 31318 consensus_queue.cc:1048] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.261062 31316 raft_consensus.cc:2749] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:52.300871 31290 raft_consensus.cc:493] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:52.301398 31290 raft_consensus.cc:515] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.303184 31290 leader_election.cc:290] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.304126 31290 consensus_queue.cc:1048] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.304200 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cc31d6d2ce4b8fa9a2ab61f8dd2751" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559" is_pre_election: true
I20260630 12:22:52.304211 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cc31d6d2ce4b8fa9a2ab61f8dd2751" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206" is_pre_election: true
I20260630 12:22:52.305104 31239 raft_consensus.cc:2468] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:52.305168 31165 raft_consensus.cc:2468] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 0.
I20260630 12:22:52.306353 31055 leader_election.cc:304] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2779abdcfb6c4650b3d2789aa87a3559, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:52.306955 31290 raft_consensus.cc:2804] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:52.307286 31290 raft_consensus.cc:493] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:52.307615 31290 raft_consensus.cc:3060] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.314903 31290 raft_consensus.cc:515] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.316956 31290 leader_election.cc:290] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Requested vote from peers 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397), 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:52.317816 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cc31d6d2ce4b8fa9a2ab61f8dd2751" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74ce7789c08a4ea19b60a58d79649206"
I20260630 12:22:52.318439 31167 raft_consensus.cc:3060] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.318712 31239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10cc31d6d2ce4b8fa9a2ab61f8dd2751" candidate_uuid: "96b832c34b184b38a6b2e525735a60da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2779abdcfb6c4650b3d2789aa87a3559"
I20260630 12:22:52.319415 31239 raft_consensus.cc:3060] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:52.325409 31167 raft_consensus.cc:2468] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:52.317492 31290 consensus_queue.cc:1048] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260630 12:22:52.327028 31055 leader_election.cc:304] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74ce7789c08a4ea19b60a58d79649206, 96b832c34b184b38a6b2e525735a60da; no voters: 
I20260630 12:22:52.328682 31316 raft_consensus.cc:2804] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:52.329267 31316 raft_consensus.cc:697] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Becoming Leader. State: Replica: 96b832c34b184b38a6b2e525735a60da, State: Running, Role: LEADER
I20260630 12:22:52.329530 31344 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.330340 31316 consensus_queue.cc:237] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } }
I20260630 12:22:52.333936 31239 raft_consensus.cc:2468] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96b832c34b184b38a6b2e525735a60da in term 1.
I20260630 12:22:52.347008 31345 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.359751 30990 catalog_manager.cc:5697] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da reported cstate change: term changed from 0 to 1, leader changed from <none> to 96b832c34b184b38a6b2e525735a60da (127.25.254.65). New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:52.390225 31345 consensus_queue.cc:1048] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.398833 31316 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.400621 31295 consensus_queue.cc:1048] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.415872 31290 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.437919 31290 consensus_queue.cc:1048] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.448087 31290 consensus_queue.cc:1048] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.595419 31295 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.605014 31345 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.885927 31375 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:52.897571 31316 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:54.186102 31207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.65:39537, user_credentials={real_user=slave}} blocked reactor thread for 80463.7us
W20260630 12:22:55.001427 31391 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.002s	sys 0.000s
W20260630 12:22:55.435738 31113 debug-util.cc:398] Leaking SignalData structure 0x7b0800085fc0 after lost signal to thread 26620
W20260630 12:22:55.436833 31113 debug-util.cc:398] Leaking SignalData structure 0x7b08001213c0 after lost signal to thread 31024
W20260630 12:22:55.438026 31113 debug-util.cc:398] Leaking SignalData structure 0x7b080009ed20 after lost signal to thread 31116
W20260630 12:22:55.439304 31113 debug-util.cc:398] Leaking SignalData structure 0x7b080010f580 after lost signal to thread 31191
W20260630 12:22:55.442915 31113 debug-util.cc:398] Leaking SignalData structure 0x7b08000a75a0 after lost signal to thread 31265
W20260630 12:22:55.552049 31270 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.25.254.67:33917, user_credentials={real_user=slave}} blocked reactor thread for 82771.9us
W20260630 12:22:56.146404 31380 log.cc:927] Time spent T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.127s	user 0.009s	sys 0.003s
W20260630 12:22:56.146530 31354 log.cc:927] Time spent T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.123s	user 0.006s	sys 0.009s
W20260630 12:22:56.148172 31349 log.cc:927] Time spent T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.102s	user 0.001s	sys 0.012s
W20260630 12:22:56.146406 31370 log.cc:927] Time spent T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.060s	user 0.007s	sys 0.000s
W20260630 12:22:56.148309 31378 log.cc:927] Time spent T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.077s	user 0.004s	sys 0.003s
W20260630 12:22:56.148172 31381 log.cc:927] Time spent T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.072s	user 0.002s	sys 0.005s
W20260630 12:22:56.150429 31363 log.cc:927] Time spent T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.104s	user 0.008s	sys 0.002s
W20260630 12:22:56.150703 31443 log.cc:927] Time spent T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.054s	user 0.000s	sys 0.013s
W20260630 12:22:56.152642 31373 log.cc:927] Time spent T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.112s	user 0.000s	sys 0.010s
W20260630 12:22:56.153245 31343 log.cc:927] Time spent T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.187s	user 0.025s	sys 0.027s
W20260630 12:22:56.154368 31325 log.cc:927] Time spent T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.203s	user 0.018s	sys 0.035s
W20260630 12:22:56.154695 31372 log.cc:927] Time spent T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.075s	user 0.004s	sys 0.005s
W20260630 12:22:56.156106 31393 log.cc:927] Time spent T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.066s	user 0.000s	sys 0.010s
W20260630 12:22:56.155225 31329 log.cc:927] Time spent T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.160s	user 0.002s	sys 0.013s
W20260630 12:22:56.155580 31431 log.cc:927] Time spent T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.190s	user 0.002s	sys 0.011s
W20260630 12:22:56.155663 31440 log.cc:927] Time spent T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.190s	user 0.002s	sys 0.031s
W20260630 12:22:56.169301 31438 log.cc:927] Time spent T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.167s	user 0.000s	sys 0.012s
W20260630 12:22:56.146406 31377 log.cc:927] Time spent T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.167s	user 0.000s	sys 0.015s
W20260630 12:22:56.156860 31055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:42397, user_credentials={real_user=slave}} blocked reactor thread for 79073.9us
W20260630 12:22:56.150470 31361 log.cc:927] Time spent T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.166s	user 0.005s	sys 0.008s
W20260630 12:22:56.171087 31366 log.cc:927] Time spent T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.084s	user 0.004s	sys 0.003s
W20260630 12:22:56.171224 31319 log.cc:927] Time spent T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.187s	user 0.007s	sys 0.006s
W20260630 12:22:56.170503 31369 log.cc:927] Time spent T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.117s	user 0.002s	sys 0.013s
W20260630 12:22:56.174906 31445 log.cc:927] Time spent T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Append to log took a long time: real 0.055s	user 0.010s	sys 0.000s
W20260630 12:22:56.183223 31429 log.cc:927] Time spent T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.197s	user 0.006s	sys 0.006s
W20260630 12:22:56.185194 31383 log.cc:927] Time spent T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.214s	user 0.004s	sys 0.009s
W20260630 12:22:56.191730 31339 log.cc:927] Time spent T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Append to log took a long time: real 0.199s	user 0.011s	sys 0.004s
W20260630 12:22:56.231498 31388 log.cc:927] Time spent T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Append to log took a long time: real 0.089s	user 0.000s	sys 0.015s
W20260630 12:22:56.299290 31055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.67:33917, user_credentials={real_user=slave}} blocked reactor thread for 85273.8us
W20260630 12:22:56.406260 31130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.67:33917, user_credentials={real_user=slave}} blocked reactor thread for 92772.4us
W20260630 12:22:56.558413 31390 meta_cache.cc:1261] Time spent looking up entry by key: real 0.136s	user 0.000s	sys 0.000s
W20260630 12:22:56.585721 31055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:42397, user_credentials={real_user=slave}} blocked reactor thread for 162287us
W20260630 12:22:56.894450 31055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:42397, user_credentials={real_user=slave}} blocked reactor thread for 216802us
W20260630 12:22:57.191943 31207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.65:39537, user_credentials={real_user=slave}} blocked reactor thread for 108207us
W20260630 12:22:57.333977 31055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:42397, user_credentials={real_user=slave}} blocked reactor thread for 71682.8us
W20260630 12:22:57.414407 31204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:42397, user_credentials={real_user=slave}} blocked reactor thread for 45942.9us
I20260630 12:22:57.558681 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:57.587152 31494 instance_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:22:57.603359 31495 instance_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:22:57.607403 26617 server_base.cc:1061] running on GCE node
W20260630 12:22:57.608191 31498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:57.609201 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:57.609422 26617 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:22:57.609611 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822177609592 us; error 0 us; skew 500 ppm
I20260630 12:22:57.610128 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:57.612807 26617 webserver.cc:533] Webserver started at http://127.25.254.68:42839/ using document root <none> and password file <none>
I20260630 12:22:57.613289 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:57.613479 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:57.613786 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:57.614915 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "60c8339aeafb4356b2c8041f128aa983"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-n0zz"
I20260630 12:22:57.619534 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:57.623036 31502 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:22:57.623939 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:22:57.624244 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "60c8339aeafb4356b2c8041f128aa983"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-n0zz"
I20260630 12:22:57.624524 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:57.648960 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:57.650604 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:57.652661 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:57.655915 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:57.656186 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:57.656476 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:57.656708 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:57.715582 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:45835
I20260630 12:22:57.715749 31564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:45835 every 8 connection(s)
I20260630 12:22:57.722750 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:57.731000 31569 instance_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:22:57.732223 31570 instance_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:22:57.739733 26617 server_base.cc:1061] running on GCE node
W20260630 12:22:57.741631 31572 instance_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:22:57.742708 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:57.742962 26617 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:22:57.743196 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822177743176 us; error 0 us; skew 500 ppm
I20260630 12:22:57.743782 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:57.747996 26617 webserver.cc:533] Webserver started at http://127.25.254.69:37931/ using document root <none> and password file <none>
I20260630 12:22:57.747980 31565 heartbeater.cc:344] Connected to a master server at 127.25.254.126:41535
I20260630 12:22:57.748579 31565 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:57.748644 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:57.749050 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:57.749332 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:57.749646 31565 heartbeater.cc:507] Master 127.25.254.126:41535 requested a full tablet report, sending...
I20260630 12:22:57.750519 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-4-root/instance:
uuid: "d1ec34e2e4e84a589607fdec523c45e2"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-n0zz"
I20260630 12:22:57.752219 30986 ts_manager.cc:194] Registered new tserver with Master: 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68:45835)
I20260630 12:22:57.754210 30986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49286
I20260630 12:22:57.755662 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:57.759562 31577 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:22:57.760385 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:22:57.760706 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-4-root
uuid: "d1ec34e2e4e84a589607fdec523c45e2"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-n0zz"
I20260630 12:22:57.760989 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:57.792611 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:57.793883 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:57.795691 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:57.798355 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:57.798589 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:57.798837 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:57.799012 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:57.888288 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.69:44601
I20260630 12:22:57.888415 31639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.69:44601 every 8 connection(s)
I20260630 12:22:57.896180 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:57.908072 31643 instance_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:22:57.915575 31644 instance_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:22:57.916278 31640 heartbeater.cc:344] Connected to a master server at 127.25.254.126:41535
I20260630 12:22:57.916754 31640 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:57.917904 31640 heartbeater.cc:507] Master 127.25.254.126:41535 requested a full tablet report, sending...
I20260630 12:22:57.921046 30986 ts_manager.cc:194] Registered new tserver with Master: d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69:44601)
I20260630 12:22:57.923370 30986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49298
W20260630 12:22:57.927779 31646 instance_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:22:57.928011 26617 server_base.cc:1061] running on GCE node
I20260630 12:22:57.929288 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:57.929600 26617 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:22:57.929843 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822177929825 us; error 0 us; skew 500 ppm
I20260630 12:22:57.930656 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:57.933859 26617 webserver.cc:533] Webserver started at http://127.25.254.70:40535/ using document root <none> and password file <none>
I20260630 12:22:57.934628 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:57.934927 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:57.935271 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:57.936904 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-5-root/instance:
uuid: "9256ece06991411fa3b9e508cb8cbe51"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-n0zz"
I20260630 12:22:57.943075 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:22:57.947449 31651 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:22:57.948359 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:22:57.948745 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-5-root
uuid: "9256ece06991411fa3b9e508cb8cbe51"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-n0zz"
I20260630 12:22:57.949230 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-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:22:57.974913 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:57.976629 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:57.979758 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:57.984001 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:57.984297 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:22:57.984557 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:57.984750 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.015525 31239 consensus_queue.cc:237] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:22:58.041448 31162 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.044327 31493 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:22:58.056090 31493 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.057591 31162 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.070729 31090 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.079774 31362 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } 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:22:58.088277 31090 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.123427 30986 catalog_manager.cc:5697] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:22:58.158809 31207 consensus_peers.cc:597] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68:45835): Couldn't send request to peer 60c8339aeafb4356b2c8041f128aa983. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0ed3e6419b246ee80a0454d0e52495c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:58.163021 31090 consensus_queue.cc:237] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:22:58.182999 31239 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:22:58.185312 31482 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:22:58.196856 31482 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.201756 31241 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.221297 31162 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:22:58.223421 31290 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:22:58.229784 31162 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.267665 31090 consensus_queue.cc:237] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
W20260630 12:22:58.272514 31058 consensus_peers.cc:597] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da -> Peer d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69:44601): Couldn't send request to peer d1ec34e2e4e84a589607fdec523c45e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e38958fc7c9f47bcbfd2cca1cd956f09. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:58.279886 31241 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.282430 31692 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } 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:22:58.286151 31162 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.290874 31482 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:22:58.301717 31690 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.308044 31241 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.316431 31162 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.319257 30986 catalog_manager.cc:5697] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da reported cstate change: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:22:58.324915 31058 consensus_peers.cc:597] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da -> Peer 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68:45835): Couldn't send request to peer 60c8339aeafb4356b2c8041f128aa983. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65aaa6c241ce4cb098170faf02e84000. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:58.346133 31090 consensus_queue.cc:237] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
W20260630 12:22:58.360256 31058 consensus_peers.cc:597] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da -> Peer d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69:44601): Couldn't send request to peer d1ec34e2e4e84a589607fdec523c45e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10cc31d6d2ce4b8fa9a2ab61f8dd2751. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:58.360999 31241 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.362478 31166 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.364746 31290 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } 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:22:58.356662 30989 catalog_manager.cc:5697] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.371411 31290 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260630 12:22:58.388777 31241 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.394762 31290 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.385251 31166 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.429877 30989 catalog_manager.cc:5697] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 26, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:22:58.456408 31162 consensus_queue.cc:237] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:22:58.467105 31241 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.469092 31682 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:22:58.480638 31090 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:22:58.487728 31682 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } 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:22:58.489311 31133 consensus_peers.cc:597] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 -> Peer 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68:45835): Couldn't send request to peer 60c8339aeafb4356b2c8041f128aa983. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9541525a2d504ebc83840b8c0c6f045c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:58.491528 31707 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.493427 31236 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.511885 31089 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:22:58.530146 30986 catalog_manager.cc:5697] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:58.609879 31721 ts_tablet_manager.cc:933] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: Initiating tablet copy from peer 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:22:58.618372 31721 tablet_copy_client.cc:323] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33917
I20260630 12:22:58.640352 31727 ts_tablet_manager.cc:933] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: Initiating tablet copy from peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537)
I20260630 12:22:58.648788 31727 tablet_copy_client.cc:323] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:39537
I20260630 12:22:58.661491 31251 tablet_copy_service.cc:140] P 2779abdcfb6c4650b3d2789aa87a3559: Received BeginTabletCopySession request for tablet b0ed3e6419b246ee80a0454d0e52495c from peer 60c8339aeafb4356b2c8041f128aa983 ({username='slave'} at 127.0.0.1:56276)
I20260630 12:22:58.662132 31251 tablet_copy_service.cc:161] P 2779abdcfb6c4650b3d2789aa87a3559: Beginning new tablet copy session on tablet b0ed3e6419b246ee80a0454d0e52495c from peer 60c8339aeafb4356b2c8041f128aa983 at {username='slave'} at 127.0.0.1:56276: session id = 60c8339aeafb4356b2c8041f128aa983-b0ed3e6419b246ee80a0454d0e52495c
I20260630 12:22:58.670688 31251 tablet_copy_source_session.cc:215] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:58.677024 31721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ed3e6419b246ee80a0454d0e52495c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.698824 31102 tablet_copy_service.cc:140] P 96b832c34b184b38a6b2e525735a60da: Received BeginTabletCopySession request for tablet e38958fc7c9f47bcbfd2cca1cd956f09 from peer d1ec34e2e4e84a589607fdec523c45e2 ({username='slave'} at 127.0.0.1:54278)
I20260630 12:22:58.699680 31102 tablet_copy_service.cc:161] P 96b832c34b184b38a6b2e525735a60da: Beginning new tablet copy session on tablet e38958fc7c9f47bcbfd2cca1cd956f09 from peer d1ec34e2e4e84a589607fdec523c45e2 at {username='slave'} at 127.0.0.1:54278: session id = d1ec34e2e4e84a589607fdec523c45e2-e38958fc7c9f47bcbfd2cca1cd956f09
I20260630 12:22:58.703769 31721 tablet_copy_client.cc:806] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:58.704372 31721 tablet_copy_client.cc:670] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:58.708596 31723 tablet_copy_client.cc:1025] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:58.711676 31102 tablet_copy_source_session.cc:215] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:58.715248 31727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38958fc7c9f47bcbfd2cca1cd956f09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.731520 31727 tablet_copy_client.cc:806] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:58.732156 31727 tablet_copy_client.cc:670] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:58.736433 31729 tablet_copy_client.cc:1025] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:58.757099 31565 heartbeater.cc:499] Master 127.25.254.126:41535 was elected leader, sending a full tablet report...
I20260630 12:22:58.775743 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.70:44869
I20260630 12:22:58.775866 31740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.70:44869 every 8 connection(s)
I20260630 12:22:58.828229 31741 heartbeater.cc:344] Connected to a master server at 127.25.254.126:41535
I20260630 12:22:58.828653 31741 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:58.829490 31741 heartbeater.cc:507] Master 127.25.254.126:41535 requested a full tablet report, sending...
I20260630 12:22:58.831457 30986 ts_manager.cc:194] Registered new tserver with Master: 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70:44869)
I20260630 12:22:58.832692 30986 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49306
I20260630 12:22:58.866796 31745 ts_tablet_manager.cc:933] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: Initiating tablet copy from peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537)
I20260630 12:22:58.872097 31745 tablet_copy_client.cc:323] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:39537
I20260630 12:22:58.873673 31102 tablet_copy_service.cc:140] P 96b832c34b184b38a6b2e525735a60da: Received BeginTabletCopySession request for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 from peer d1ec34e2e4e84a589607fdec523c45e2 ({username='slave'} at 127.0.0.1:54278)
I20260630 12:22:58.874220 31102 tablet_copy_service.cc:161] P 96b832c34b184b38a6b2e525735a60da: Beginning new tablet copy session on tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 from peer d1ec34e2e4e84a589607fdec523c45e2 at {username='slave'} at 127.0.0.1:54278: session id = d1ec34e2e4e84a589607fdec523c45e2-10cc31d6d2ce4b8fa9a2ab61f8dd2751
I20260630 12:22:58.879232 31102 tablet_copy_source_session.cc:215] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:58.881805 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.888234 31747 ts_tablet_manager.cc:933] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: Initiating tablet copy from peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537)
I20260630 12:22:58.910578 31747 tablet_copy_client.cc:323] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:39537
I20260630 12:22:58.914212 31745 tablet_copy_client.cc:806] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:58.914902 31745 tablet_copy_client.cc:670] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:58.919272 31746 tablet_copy_client.cc:1025] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:58.922087 31102 tablet_copy_service.cc:140] P 96b832c34b184b38a6b2e525735a60da: Received BeginTabletCopySession request for tablet 65aaa6c241ce4cb098170faf02e84000 from peer 60c8339aeafb4356b2c8041f128aa983 ({username='slave'} at 127.0.0.1:54286)
I20260630 12:22:58.922631 31102 tablet_copy_service.cc:161] P 96b832c34b184b38a6b2e525735a60da: Beginning new tablet copy session on tablet 65aaa6c241ce4cb098170faf02e84000 from peer 60c8339aeafb4356b2c8041f128aa983 at {username='slave'} at 127.0.0.1:54286: session id = 60c8339aeafb4356b2c8041f128aa983-65aaa6c241ce4cb098170faf02e84000
I20260630 12:22:58.928232 31640 heartbeater.cc:499] Master 127.25.254.126:41535 was elected leader, sending a full tablet report...
I20260630 12:22:58.936270 31102 tablet_copy_source_session.cc:215] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:58.939471 31747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65aaa6c241ce4cb098170faf02e84000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.956246 31747 tablet_copy_client.cc:806] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:58.956861 31747 tablet_copy_client.cc:670] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:58.961109 31748 tablet_copy_client.cc:1025] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:58.999703 31749 ts_tablet_manager.cc:933] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: Initiating tablet copy from peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:22:59.001598 31749 tablet_copy_client.cc:323] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:42397
I20260630 12:22:59.016956 31177 tablet_copy_service.cc:140] P 74ce7789c08a4ea19b60a58d79649206: Received BeginTabletCopySession request for tablet 9541525a2d504ebc83840b8c0c6f045c from peer 60c8339aeafb4356b2c8041f128aa983 ({username='slave'} at 127.0.0.1:59878)
I20260630 12:22:59.017522 31177 tablet_copy_service.cc:161] P 74ce7789c08a4ea19b60a58d79649206: Beginning new tablet copy session on tablet 9541525a2d504ebc83840b8c0c6f045c from peer 60c8339aeafb4356b2c8041f128aa983 at {username='slave'} at 127.0.0.1:59878: session id = 60c8339aeafb4356b2c8041f128aa983-9541525a2d504ebc83840b8c0c6f045c
I20260630 12:22:59.025746 31177 tablet_copy_source_session.cc:215] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:59.029268 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9541525a2d504ebc83840b8c0c6f045c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:59.045858 31749 tablet_copy_client.cc:806] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:59.046567 31749 tablet_copy_client.cc:670] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:59.051167 31750 tablet_copy_client.cc:1025] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Injecting latency into file download: 2000
I20260630 12:22:59.836027 31741 heartbeater.cc:499] Master 127.25.254.126:41535 was elected leader, sending a full tablet report...
I20260630 12:23:00.710129 31721 tablet_copy_client.cc:538] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:00.724329 31721 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: Bootstrap starting.
I20260630 12:23:00.737859 31727 tablet_copy_client.cc:538] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:00.752449 31727 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap starting.
I20260630 12:23:00.920601 31745 tablet_copy_client.cc:538] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:00.939916 31721 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:00.942592 31745 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap starting.
I20260630 12:23:00.943101 31721 tablet_bootstrap.cc:492] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: Bootstrap complete.
I20260630 12:23:00.943917 31721 ts_tablet_manager.cc:1403] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: Time spent bootstrapping tablet: real 0.220s	user 0.139s	sys 0.025s
I20260630 12:23:00.948899 31721 raft_consensus.cc:359] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:00.950220 31721 raft_consensus.cc:740] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c8339aeafb4356b2c8041f128aa983, State: Initialized, Role: LEARNER
I20260630 12:23:00.951028 31721 consensus_queue.cc:260] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:00.955711 31727 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:00.956827 31727 tablet_bootstrap.cc:492] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap complete.
I20260630 12:23:00.957690 31727 ts_tablet_manager.cc:1403] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: Time spent bootstrapping tablet: real 0.206s	user 0.156s	sys 0.012s
I20260630 12:23:00.960680 31727 raft_consensus.cc:359] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:00.961584 31727 raft_consensus.cc:740] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1ec34e2e4e84a589607fdec523c45e2, State: Initialized, Role: LEARNER
I20260630 12:23:00.962682 31747 tablet_copy_client.cc:538] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:00.962425 31727 consensus_queue.cc:260] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:00.980074 31727 ts_tablet_manager.cc:1434] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.004s
I20260630 12:23:00.979020 31747 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: Bootstrap starting.
I20260630 12:23:00.988626 31721 ts_tablet_manager.cc:1434] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.000s
I20260630 12:23:00.994681 31102 tablet_copy_service.cc:342] P 96b832c34b184b38a6b2e525735a60da: Request end of tablet copy session d1ec34e2e4e84a589607fdec523c45e2-e38958fc7c9f47bcbfd2cca1cd956f09 received from {username='slave'} at 127.0.0.1:54278
I20260630 12:23:00.995327 31102 tablet_copy_service.cc:434] P 96b832c34b184b38a6b2e525735a60da: ending tablet copy session d1ec34e2e4e84a589607fdec523c45e2-e38958fc7c9f47bcbfd2cca1cd956f09 on tablet e38958fc7c9f47bcbfd2cca1cd956f09 with peer d1ec34e2e4e84a589607fdec523c45e2
I20260630 12:23:01.002332 31251 tablet_copy_service.cc:342] P 2779abdcfb6c4650b3d2789aa87a3559: Request end of tablet copy session 60c8339aeafb4356b2c8041f128aa983-b0ed3e6419b246ee80a0454d0e52495c received from {username='slave'} at 127.0.0.1:56276
I20260630 12:23:01.002835 31251 tablet_copy_service.cc:434] P 2779abdcfb6c4650b3d2789aa87a3559: ending tablet copy session 60c8339aeafb4356b2c8041f128aa983-b0ed3e6419b246ee80a0454d0e52495c on tablet b0ed3e6419b246ee80a0454d0e52495c with peer 60c8339aeafb4356b2c8041f128aa983
I20260630 12:23:01.052472 31749 tablet_copy_client.cc:538] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:01.066156 31749 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: Bootstrap starting.
I20260630 12:23:01.127218 31540 raft_consensus.cc:1217] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:01.155933 31745 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:01.156908 31745 tablet_bootstrap.cc:492] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap complete.
I20260630 12:23:01.157624 31745 ts_tablet_manager.cc:1403] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: Time spent bootstrapping tablet: real 0.227s	user 0.135s	sys 0.029s
I20260630 12:23:01.160377 31745 raft_consensus.cc:359] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:01.161279 31745 raft_consensus.cc:740] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1ec34e2e4e84a589607fdec523c45e2, State: Initialized, Role: LEARNER
I20260630 12:23:01.162467 31745 consensus_queue.cc:260] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:01.164906 31745 ts_tablet_manager.cc:1434] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:23:01.166671 31102 tablet_copy_service.cc:342] P 96b832c34b184b38a6b2e525735a60da: Request end of tablet copy session d1ec34e2e4e84a589607fdec523c45e2-10cc31d6d2ce4b8fa9a2ab61f8dd2751 received from {username='slave'} at 127.0.0.1:54278
I20260630 12:23:01.167153 31102 tablet_copy_service.cc:434] P 96b832c34b184b38a6b2e525735a60da: ending tablet copy session d1ec34e2e4e84a589607fdec523c45e2-10cc31d6d2ce4b8fa9a2ab61f8dd2751 on tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 with peer d1ec34e2e4e84a589607fdec523c45e2
I20260630 12:23:01.245425 31747 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:01.246397 31747 tablet_bootstrap.cc:492] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: Bootstrap complete.
I20260630 12:23:01.247058 31747 ts_tablet_manager.cc:1403] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: Time spent bootstrapping tablet: real 0.268s	user 0.148s	sys 0.007s
I20260630 12:23:01.249712 31747 raft_consensus.cc:359] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:01.250481 31747 raft_consensus.cc:740] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c8339aeafb4356b2c8041f128aa983, State: Initialized, Role: LEARNER
I20260630 12:23:01.251086 31747 consensus_queue.cc:260] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:01.253311 31747 ts_tablet_manager.cc:1434] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:23:01.255084 31102 tablet_copy_service.cc:342] P 96b832c34b184b38a6b2e525735a60da: Request end of tablet copy session 60c8339aeafb4356b2c8041f128aa983-65aaa6c241ce4cb098170faf02e84000 received from {username='slave'} at 127.0.0.1:54286
I20260630 12:23:01.255524 31102 tablet_copy_service.cc:434] P 96b832c34b184b38a6b2e525735a60da: ending tablet copy session 60c8339aeafb4356b2c8041f128aa983-65aaa6c241ce4cb098170faf02e84000 on tablet 65aaa6c241ce4cb098170faf02e84000 with peer 60c8339aeafb4356b2c8041f128aa983
I20260630 12:23:01.291466 31749 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:01.294121 31749 tablet_bootstrap.cc:492] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: Bootstrap complete.
I20260630 12:23:01.294931 31749 ts_tablet_manager.cc:1403] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: Time spent bootstrapping tablet: real 0.229s	user 0.137s	sys 0.010s
I20260630 12:23:01.297704 31749 raft_consensus.cc:359] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:01.298499 31749 raft_consensus.cc:740] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c8339aeafb4356b2c8041f128aa983, State: Initialized, Role: LEARNER
I20260630 12:23:01.299063 31749 consensus_queue.cc:260] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:01.302693 31749 ts_tablet_manager.cc:1434] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:01.304564 31177 tablet_copy_service.cc:342] P 74ce7789c08a4ea19b60a58d79649206: Request end of tablet copy session 60c8339aeafb4356b2c8041f128aa983-9541525a2d504ebc83840b8c0c6f045c received from {username='slave'} at 127.0.0.1:59878
I20260630 12:23:01.305076 31177 tablet_copy_service.cc:434] P 74ce7789c08a4ea19b60a58d79649206: ending tablet copy session 60c8339aeafb4356b2c8041f128aa983-9541525a2d504ebc83840b8c0c6f045c on tablet 9541525a2d504ebc83840b8c0c6f045c with peer 60c8339aeafb4356b2c8041f128aa983
I20260630 12:23:01.320348 31615 raft_consensus.cc:1217] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:23:01.461254 31615 raft_consensus.cc:1217] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:01.477696 31540 raft_consensus.cc:1217] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:01.655736 31540 raft_consensus.cc:1217] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:01.704627 31771 raft_consensus.cc:1064] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: attempting to promote NON_VOTER 60c8339aeafb4356b2c8041f128aa983 to VOTER
I20260630 12:23:01.707038 31771 consensus_queue.cc:237] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:01.714143 31540 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.715858 31769 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } 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:23:01.717344 31162 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.720981 31769 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:23:01.727829 31089 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.731958 31769 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:23:01.745434 31771 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.750782 31089 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.751963 31162 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.768942 30987 catalog_manager.cc:5697] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.772030 31540 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.822992 31236 consensus_queue.cc:237] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [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: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:01.829455 31540 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:01.831048 31162 raft_consensus.cc:1275] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:01.832827 31755 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:23:01.834411 31769 consensus_queue.cc:1048] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } 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:23:01.843438 31769 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.850147 31540 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.857832 31162 raft_consensus.cc:2955] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:01.896289 31786 raft_consensus.cc:1064] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: attempting to promote NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 to VOTER
I20260630 12:23:01.903656 30974 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b0ed3e6419b246ee80a0454d0e52495c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:01.913446 30986 catalog_manager.cc:5697] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:23:01.928829 31058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.69:44601, user_credentials={real_user=slave}} blocked reactor thread for 44449.5us
I20260630 12:23:01.936508 31757 raft_consensus.cc:1064] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: attempting to promote NON_VOTER 60c8339aeafb4356b2c8041f128aa983 to VOTER
I20260630 12:23:01.936309 31079 tablet_service.cc:1558] Processing DeleteTablet for tablet b0ed3e6419b246ee80a0454d0e52495c with delete_type TABLET_DATA_TOMBSTONED (TS 96b832c34b184b38a6b2e525735a60da not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54240
I20260630 12:23:01.936251 31786 consensus_queue.cc:237] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } }
I20260630 12:23:01.939429 31784 raft_consensus.cc:1064] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: attempting to promote NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 to VOTER
I20260630 12:23:01.942819 31784 consensus_queue.cc:237] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } }
I20260630 12:23:01.945883 31757 consensus_queue.cc:237] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:01.971649 31236 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.973590 31780 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:23:01.981233 31787 tablet_replica.cc:333] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:01.982005 31540 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.995111 31615 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.995389 31780 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } 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:23:01.995461 31162 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:01.997598 31783 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:23:02.001955 31787 raft_consensus.cc:2243] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:02.007310 31787 raft_consensus.cc:2272] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:02.001444 31757 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.012s
I20260630 12:23:02.032791 31162 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.032791 31615 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:02.036087 31787 ts_tablet_manager.cc:1916] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:02.036991 31236 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.038944 31783 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } 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:23:02.044320 31780 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:23:02.044456 31757 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } 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:23:02.050895 31757 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.052806 31540 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.069847 30984 catalog_manager.cc:5697] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 reported cstate change: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.079514 31239 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:02.083886 31241 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.085592 31166 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:02.085443 31783 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:23:02.090780 31162 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.115026 31787 ts_tablet_manager.cc:1929] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:23:02.115618 31787 log.cc:1199] T b0ed3e6419b246ee80a0454d0e52495c P 96b832c34b184b38a6b2e525735a60da: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/b0ed3e6419b246ee80a0454d0e52495c
I20260630 12:23:02.119714 31770 raft_consensus.cc:1064] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: attempting to promote NON_VOTER 60c8339aeafb4356b2c8041f128aa983 to VOTER
I20260630 12:23:02.123615 31770 consensus_queue.cc:237] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:02.129993 31089 consensus_queue.cc:237] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:02.098583 31783 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.035s
I20260630 12:23:02.134300 31786 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.141767 31540 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:02.143675 31164 raft_consensus.cc:1275] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:02.142552 31614 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.143499 31783 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } 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:23:02.146556 30977 catalog_manager.cc:5028] TS 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): tablet b0ed3e6419b246ee80a0454d0e52495c (table test-workload [id=00f10d5f9c5241378ef2e166233358ce]) successfully deleted
I20260630 12:23:02.149847 31757 consensus_queue.cc:1048] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:23:02.152673 31757 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.161922 31540 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.170573 31782 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.175253 31236 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.176712 31239 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.186110 31241 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.199805 31760 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:23:02.195698 31166 raft_consensus.cc:2955] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.202984 30986 catalog_manager.cc:5697] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index 25 to 26, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.203015 31540 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.205873 30984 catalog_manager.cc:5697] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 reported cstate change: config changed from index 27 to 28, VOTER 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67) evicted. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.211094 31760 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } 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:23:02.222747 30977 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65aaa6c241ce4cb098170faf02e84000 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:02.221727 31164 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.230865 31162 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.241766 31615 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.254545 31226 tablet_service.cc:1558] Processing DeleteTablet for tablet 65aaa6c241ce4cb098170faf02e84000 with delete_type TABLET_DATA_TOMBSTONED (TS 2779abdcfb6c4650b3d2789aa87a3559 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:56230
I20260630 12:23:02.249367 30987 catalog_manager.cc:5697] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 reported cstate change: config changed from index 26 to 27, d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.304821 31089 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.311378 31760 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.313055 31770 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260630 12:23:02.332674 31090 consensus_queue.cc:237] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } }
I20260630 12:23:02.333141 31091 consensus_queue.cc:237] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } }
I20260630 12:23:02.326156 31236 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.347374 31239 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.346233 31540 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.349784 31805 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:23:02.351691 31615 raft_consensus.cc:1275] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:02.353117 31805 consensus_queue.cc:1048] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } 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:23:02.359750 31757 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.367916 31614 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:02.369915 31783 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:23:02.371891 31614 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.374230 31239 raft_consensus.cc:2955] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.353044 30989 catalog_manager.cc:5697] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:02.387511 31786 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.396554 30977 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e38958fc7c9f47bcbfd2cca1cd956f09 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:02.397572 31089 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.401440 31236 raft_consensus.cc:1275] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:02.403348 31613 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.405340 31783 consensus_queue.cc:1048] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:23:02.412307 31807 tablet_replica.cc:333] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:02.413427 31807 raft_consensus.cc:2243] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:02.420570 31239 raft_consensus.cc:2955] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.421768 31166 consensus_queue.cc:237] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [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: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:02.428342 31540 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:02.429762 31236 raft_consensus.cc:1275] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:02.430884 31807 raft_consensus.cc:2272] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:02.430912 30977 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:02.434720 31760 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } 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:23:02.437170 31760 consensus_queue.cc:1048] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:23:02.436986 30986 catalog_manager.cc:5697] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 reported cstate change: config changed from index 27 to 28, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.416355 30989 catalog_manager.cc:5697] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index 26 to 27, VOTER 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66) evicted. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } }
I20260630 12:23:02.441615 31806 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.443307 31540 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.449122 31807 ts_tablet_manager.cc:1916] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:02.452397 30974 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9541525a2d504ebc83840b8c0c6f045c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:02.459136 31148 tablet_service.cc:1558] Processing DeleteTablet for tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 with delete_type TABLET_DATA_TOMBSTONED (TS 74ce7789c08a4ea19b60a58d79649206 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59832
I20260630 12:23:02.462128 31154 tablet_service.cc:1558] Processing DeleteTablet for tablet e38958fc7c9f47bcbfd2cca1cd956f09 with delete_type TABLET_DATA_TOMBSTONED (TS 74ce7789c08a4ea19b60a58d79649206 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:59832
I20260630 12:23:02.465461 31239 raft_consensus.cc:2955] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } }
I20260630 12:23:02.468349 30984 catalog_manager.cc:5697] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:02.485574 31810 tablet_replica.cc:333] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:02.487936 31810 raft_consensus.cc:2243] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:02.488706 31810 raft_consensus.cc:2272] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:02.491288 31807 ts_tablet_manager.cc:1929] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:23:02.496763 31807 log.cc:1199] T 65aaa6c241ce4cb098170faf02e84000 P 2779abdcfb6c4650b3d2789aa87a3559: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/65aaa6c241ce4cb098170faf02e84000
I20260630 12:23:02.493281 31079 tablet_service.cc:1558] Processing DeleteTablet for tablet 9541525a2d504ebc83840b8c0c6f045c with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 27 (current committed config index is 28)) from {username='slave'} at 127.0.0.1:54240
I20260630 12:23:02.498638 30974 catalog_manager.cc:5028] TS 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917): tablet 65aaa6c241ce4cb098170faf02e84000 (table test-workload [id=00f10d5f9c5241378ef2e166233358ce]) successfully deleted
I20260630 12:23:02.499017 31787 tablet_replica.cc:333] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:02.500067 31787 raft_consensus.cc:2243] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:02.500870 31787 raft_consensus.cc:2272] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:02.504828 31810 ts_tablet_manager.cc:1916] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:02.505626 31787 ts_tablet_manager.cc:1916] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:02.522245 31810 ts_tablet_manager.cc:1929] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:23:02.522814 31810 log.cc:1199] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 74ce7789c08a4ea19b60a58d79649206: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/10cc31d6d2ce4b8fa9a2ab61f8dd2751
I20260630 12:23:02.524622 30974 catalog_manager.cc:5028] TS 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): tablet 10cc31d6d2ce4b8fa9a2ab61f8dd2751 (table test-workload [id=00f10d5f9c5241378ef2e166233358ce]) successfully deleted
I20260630 12:23:02.524735 31810 tablet_replica.cc:333] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:02.526779 31810 raft_consensus.cc:2243] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:02.527659 31810 raft_consensus.cc:2272] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:02.531097 31787 ts_tablet_manager.cc:1929] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:23:02.531524 31787 log.cc:1199] T 9541525a2d504ebc83840b8c0c6f045c P 96b832c34b184b38a6b2e525735a60da: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/9541525a2d504ebc83840b8c0c6f045c
I20260630 12:23:02.532028 31810 ts_tablet_manager.cc:1916] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:02.532923 30977 catalog_manager.cc:5028] TS 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): tablet 9541525a2d504ebc83840b8c0c6f045c (table test-workload [id=00f10d5f9c5241378ef2e166233358ce]) successfully deleted
I20260630 12:23:02.548341 31810 ts_tablet_manager.cc:1929] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:23:02.548851 31810 log.cc:1199] T e38958fc7c9f47bcbfd2cca1cd956f09 P 74ce7789c08a4ea19b60a58d79649206: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/e38958fc7c9f47bcbfd2cca1cd956f09
I20260630 12:23:02.550457 30974 catalog_manager.cc:5028] TS 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): tablet e38958fc7c9f47bcbfd2cca1cd956f09 (table test-workload [id=00f10d5f9c5241378ef2e166233358ce]) successfully deleted
I20260630 12:23:03.518716 31089 consensus_queue.cc:237] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:03.526708 31164 raft_consensus.cc:1275] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.529479 31239 raft_consensus.cc:1275] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.529387 31811 consensus_queue.cc:1048] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:23:03.533618 31814 consensus_queue.cc:1048] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } 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:23:03.549342 31057 consensus_peers.cc:597] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da -> Peer 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70:44869): Couldn't send request to peer 9256ece06991411fa3b9e508cb8cbe51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d3f8a8e1e7549969b633278e86da4ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:03.552731 31814 raft_consensus.cc:2955] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.554433 31164 raft_consensus.cc:2955] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.555977 31239 raft_consensus.cc:2955] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.567963 30982 catalog_manager.cc:5697] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.569852 31164 consensus_queue.cc:237] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:03.577491 31239 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.578269 31089 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.579558 31806 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:23:03.581672 31806 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } 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:23:03.593140 31821 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.594954 31089 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.607694 31239 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.615990 30984 catalog_manager.cc:5697] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:23:03.629033 31132 consensus_peers.cc:597] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 -> Peer 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70:44869): Couldn't send request to peer 9256ece06991411fa3b9e508cb8cbe51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e9f6caf0e4d4ba4b405ee10549f078e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:03.629892 31239 consensus_queue.cc:237] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:03.637964 31164 raft_consensus.cc:1275] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:23:03.639533 31089 raft_consensus.cc:1275] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:23:03.639518 31829 consensus_queue.cc:1048] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:23:03.641181 31828 consensus_queue.cc:1048] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:23:03.647902 31829 raft_consensus.cc:2955] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:23:03.649696 31164 raft_consensus.cc:2955] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
W20260630 12:23:03.652467 31207 consensus_peers.cc:597] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69:44601): Couldn't send request to peer d1ec34e2e4e84a589607fdec523c45e2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 284569a82df34c17b6c7380b38529bfa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:03.652556 31090 raft_consensus.cc:2955] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } }
I20260630 12:23:03.662643 31089 consensus_queue.cc:237] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:03.664014 30989 catalog_manager.cc:5697] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 25, NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 (127.25.254.69) added. New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:23:03.669745 31057 consensus_peers.cc:597] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da -> Peer 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70:44869): Couldn't send request to peer 9256ece06991411fa3b9e508cb8cbe51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3417b141de91423490f36c1474c35e90. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:03.670156 31164 raft_consensus.cc:1275] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.670738 31239 raft_consensus.cc:1275] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 96b832c34b184b38a6b2e525735a60da: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.671366 31783 consensus_queue.cc:1048] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:23:03.672183 31814 consensus_queue.cc:1048] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } 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:23:03.681699 31811 raft_consensus.cc:2955] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.683830 31239 raft_consensus.cc:2955] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.686534 31164 raft_consensus.cc:2955] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.694356 30982 catalog_manager.cc:5697] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 26, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New cstate: current_term: 1 leader_uuid: "96b832c34b184b38a6b2e525735a60da" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.695580 31239 consensus_queue.cc:237] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:03.704458 31164 raft_consensus.cc:1275] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:23:03.704592 31207 consensus_peers.cc:597] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68:45835): Couldn't send request to peer 60c8339aeafb4356b2c8041f128aa983. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a02d6a8afed46bbacd390b573acee93. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:03.706089 31089 raft_consensus.cc:1275] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:03.707441 31828 consensus_queue.cc:1048] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } 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:23:03.708439 31829 consensus_queue.cc:1048] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:23:03.716279 31829 raft_consensus.cc:2955] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:23:03.717826 31089 raft_consensus.cc:2955] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:23:03.722929 31164 raft_consensus.cc:2955] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:23:03.730360 31166 consensus_queue.cc:237] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:03.730237 30989 catalog_manager.cc:5697] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da reported cstate change: config changed from index -1 to 26, NON_VOTER 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "2779abdcfb6c4650b3d2789aa87a3559" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } }
I20260630 12:23:03.738655 31239 raft_consensus.cc:1275] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:23:03.740011 31089 raft_consensus.cc:1275] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:23:03.740453 31821 consensus_queue.cc:1048] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:23:03.738706 31132 consensus_peers.cc:597] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 -> Peer 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70:44869): Couldn't send request to peer 9256ece06991411fa3b9e508cb8cbe51. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13f4ca898ff14f09aa7e1bc44ea29d0a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:03.742201 31760 consensus_queue.cc:1048] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } 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:23:03.757656 31821 raft_consensus.cc:2955] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.761155 31239 raft_consensus.cc:2955] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.762986 31089 raft_consensus.cc:2955] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.772234 30984 catalog_manager.cc:5697] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index -1 to 25, NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) added. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } } }
I20260630 12:23:03.969029 31844 ts_tablet_manager.cc:933] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: Initiating tablet copy from peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:23:03.971038 31844 tablet_copy_client.cc:323] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:42397
I20260630 12:23:03.986426 31177 tablet_copy_service.cc:140] P 74ce7789c08a4ea19b60a58d79649206: Received BeginTabletCopySession request for tablet 1e9f6caf0e4d4ba4b405ee10549f078e from peer 9256ece06991411fa3b9e508cb8cbe51 ({username='slave'} at 127.0.0.1:55266)
I20260630 12:23:03.987023 31177 tablet_copy_service.cc:161] P 74ce7789c08a4ea19b60a58d79649206: Beginning new tablet copy session on tablet 1e9f6caf0e4d4ba4b405ee10549f078e from peer 9256ece06991411fa3b9e508cb8cbe51 at {username='slave'} at 127.0.0.1:55266: session id = 9256ece06991411fa3b9e508cb8cbe51-1e9f6caf0e4d4ba4b405ee10549f078e
I20260630 12:23:03.995414 31177 tablet_copy_source_session.cc:215] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:03.998703 31844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9f6caf0e4d4ba4b405ee10549f078e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:04.011668 31844 tablet_copy_client.cc:806] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:04.012229 31844 tablet_copy_client.cc:670] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:04.016108 31845 tablet_copy_client.cc:1025] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Injecting latency into file download: 2000
I20260630 12:23:04.053948 31848 ts_tablet_manager.cc:933] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: Initiating tablet copy from peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537)
I20260630 12:23:04.055864 31848 tablet_copy_client.cc:323] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:39537
I20260630 12:23:04.065959 31102 tablet_copy_service.cc:140] P 96b832c34b184b38a6b2e525735a60da: Received BeginTabletCopySession request for tablet 3417b141de91423490f36c1474c35e90 from peer 9256ece06991411fa3b9e508cb8cbe51 ({username='slave'} at 127.0.0.1:32900)
I20260630 12:23:04.066530 31102 tablet_copy_service.cc:161] P 96b832c34b184b38a6b2e525735a60da: Beginning new tablet copy session on tablet 3417b141de91423490f36c1474c35e90 from peer 9256ece06991411fa3b9e508cb8cbe51 at {username='slave'} at 127.0.0.1:32900: session id = 9256ece06991411fa3b9e508cb8cbe51-3417b141de91423490f36c1474c35e90
I20260630 12:23:04.071837 31102 tablet_copy_source_session.cc:215] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:04.074705 31848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3417b141de91423490f36c1474c35e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:04.085640 31848 tablet_copy_client.cc:806] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:04.086283 31848 tablet_copy_client.cc:670] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:04.091245 31849 tablet_copy_client.cc:1025] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Injecting latency into file download: 2000
I20260630 12:23:04.109764 31851 ts_tablet_manager.cc:933] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: Initiating tablet copy from peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537)
I20260630 12:23:04.111564 31851 tablet_copy_client.cc:323] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:39537
I20260630 12:23:04.113251 31102 tablet_copy_service.cc:140] P 96b832c34b184b38a6b2e525735a60da: Received BeginTabletCopySession request for tablet 6d3f8a8e1e7549969b633278e86da4ab from peer 9256ece06991411fa3b9e508cb8cbe51 ({username='slave'} at 127.0.0.1:32900)
I20260630 12:23:04.113818 31102 tablet_copy_service.cc:161] P 96b832c34b184b38a6b2e525735a60da: Beginning new tablet copy session on tablet 6d3f8a8e1e7549969b633278e86da4ab from peer 9256ece06991411fa3b9e508cb8cbe51 at {username='slave'} at 127.0.0.1:32900: session id = 9256ece06991411fa3b9e508cb8cbe51-6d3f8a8e1e7549969b633278e86da4ab
I20260630 12:23:04.121419 31102 tablet_copy_source_session.cc:215] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:04.122457 31853 ts_tablet_manager.cc:933] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: Initiating tablet copy from peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397)
I20260630 12:23:04.124538 31853 tablet_copy_client.cc:323] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:42397
I20260630 12:23:04.125022 31851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f8a8e1e7549969b633278e86da4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:04.126978 31177 tablet_copy_service.cc:140] P 74ce7789c08a4ea19b60a58d79649206: Received BeginTabletCopySession request for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a from peer 9256ece06991411fa3b9e508cb8cbe51 ({username='slave'} at 127.0.0.1:55266)
I20260630 12:23:04.127586 31177 tablet_copy_service.cc:161] P 74ce7789c08a4ea19b60a58d79649206: Beginning new tablet copy session on tablet 13f4ca898ff14f09aa7e1bc44ea29d0a from peer 9256ece06991411fa3b9e508cb8cbe51 at {username='slave'} at 127.0.0.1:55266: session id = 9256ece06991411fa3b9e508cb8cbe51-13f4ca898ff14f09aa7e1bc44ea29d0a
I20260630 12:23:04.135140 31177 tablet_copy_source_session.cc:215] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:04.138665 31853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:04.139669 31851 tablet_copy_client.cc:806] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:04.140322 31851 tablet_copy_client.cc:670] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:04.144644 31852 tablet_copy_client.cc:1025] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Injecting latency into file download: 2000
I20260630 12:23:04.151716 31853 tablet_copy_client.cc:806] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:04.152505 31853 tablet_copy_client.cc:670] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:04.156479 31854 tablet_copy_client.cc:1025] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Injecting latency into file download: 2000
I20260630 12:23:04.190869 31855 ts_tablet_manager.cc:933] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: Initiating tablet copy from peer 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:23:04.192592 31855 tablet_copy_client.cc:323] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33917
I20260630 12:23:04.194242 31251 tablet_copy_service.cc:140] P 2779abdcfb6c4650b3d2789aa87a3559: Received BeginTabletCopySession request for tablet 9a02d6a8afed46bbacd390b573acee93 from peer 60c8339aeafb4356b2c8041f128aa983 ({username='slave'} at 127.0.0.1:56276)
I20260630 12:23:04.194708 31251 tablet_copy_service.cc:161] P 2779abdcfb6c4650b3d2789aa87a3559: Beginning new tablet copy session on tablet 9a02d6a8afed46bbacd390b573acee93 from peer 60c8339aeafb4356b2c8041f128aa983 at {username='slave'} at 127.0.0.1:56276: session id = 60c8339aeafb4356b2c8041f128aa983-9a02d6a8afed46bbacd390b573acee93
I20260630 12:23:04.200840 31251 tablet_copy_source_session.cc:215] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:04.203341 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a02d6a8afed46bbacd390b573acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:04.215011 31855 tablet_copy_client.cc:806] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:04.215546 31855 tablet_copy_client.cc:670] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:04.219477 31856 tablet_copy_client.cc:1025] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Injecting latency into file download: 2000
I20260630 12:23:04.247385 31857 ts_tablet_manager.cc:933] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Initiating tablet copy from peer 2779abdcfb6c4650b3d2789aa87a3559 (127.25.254.67:33917)
I20260630 12:23:04.249039 31857 tablet_copy_client.cc:323] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33917
I20260630 12:23:04.260706 31251 tablet_copy_service.cc:140] P 2779abdcfb6c4650b3d2789aa87a3559: Received BeginTabletCopySession request for tablet 284569a82df34c17b6c7380b38529bfa from peer d1ec34e2e4e84a589607fdec523c45e2 ({username='slave'} at 127.0.0.1:33940)
I20260630 12:23:04.261242 31251 tablet_copy_service.cc:161] P 2779abdcfb6c4650b3d2789aa87a3559: Beginning new tablet copy session on tablet 284569a82df34c17b6c7380b38529bfa from peer d1ec34e2e4e84a589607fdec523c45e2 at {username='slave'} at 127.0.0.1:33940: session id = d1ec34e2e4e84a589607fdec523c45e2-284569a82df34c17b6c7380b38529bfa
I20260630 12:23:04.266636 31251 tablet_copy_source_session.cc:215] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:04.269042 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284569a82df34c17b6c7380b38529bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:04.279964 31857 tablet_copy_client.cc:806] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:04.280573 31857 tablet_copy_client.cc:670] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:04.284874 31858 tablet_copy_client.cc:1025] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Injecting latency into file download: 2000
I20260630 12:23:06.016970 31844 tablet_copy_client.cc:538] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:06.025588 31844 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap starting.
I20260630 12:23:06.092078 31848 tablet_copy_client.cc:538] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:06.101358 31848 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap starting.
I20260630 12:23:06.145604 31851 tablet_copy_client.cc:538] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:06.154752 31851 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap starting.
I20260630 12:23:06.157298 31853 tablet_copy_client.cc:538] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:06.168979 31853 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap starting.
I20260630 12:23:06.185599 31844 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:06.186579 31844 tablet_bootstrap.cc:492] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap complete.
I20260630 12:23:06.187258 31844 ts_tablet_manager.cc:1403] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: Time spent bootstrapping tablet: real 0.162s	user 0.108s	sys 0.030s
I20260630 12:23:06.190070 31844 raft_consensus.cc:359] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.190855 31844 raft_consensus.cc:740] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9256ece06991411fa3b9e508cb8cbe51, State: Initialized, Role: LEARNER
I20260630 12:23:06.191439 31844 consensus_queue.cc:260] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.207281 31844 ts_tablet_manager.cc:1434] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260630 12:23:06.215590 31177 tablet_copy_service.cc:342] P 74ce7789c08a4ea19b60a58d79649206: Request end of tablet copy session 9256ece06991411fa3b9e508cb8cbe51-1e9f6caf0e4d4ba4b405ee10549f078e received from {username='slave'} at 127.0.0.1:55266
I20260630 12:23:06.216099 31177 tablet_copy_service.cc:434] P 74ce7789c08a4ea19b60a58d79649206: ending tablet copy session 9256ece06991411fa3b9e508cb8cbe51-1e9f6caf0e4d4ba4b405ee10549f078e on tablet 1e9f6caf0e4d4ba4b405ee10549f078e with peer 9256ece06991411fa3b9e508cb8cbe51
I20260630 12:23:06.220381 31855 tablet_copy_client.cc:538] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:06.235109 31855 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: Bootstrap starting.
I20260630 12:23:06.236706 31706 raft_consensus.cc:1217] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:06.285769 31857 tablet_copy_client.cc:538] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:06.292994 31848 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:06.294106 31848 tablet_bootstrap.cc:492] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap complete.
I20260630 12:23:06.295501 31848 ts_tablet_manager.cc:1403] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: Time spent bootstrapping tablet: real 0.194s	user 0.135s	sys 0.013s
I20260630 12:23:06.298413 31848 raft_consensus.cc:359] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.299256 31848 raft_consensus.cc:740] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9256ece06991411fa3b9e508cb8cbe51, State: Initialized, Role: LEARNER
I20260630 12:23:06.314832 31857 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap starting.
I20260630 12:23:06.320489 31848 consensus_queue.cc:260] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.322597 31848 ts_tablet_manager.cc:1434] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260630 12:23:06.342126 31102 tablet_copy_service.cc:342] P 96b832c34b184b38a6b2e525735a60da: Request end of tablet copy session 9256ece06991411fa3b9e508cb8cbe51-3417b141de91423490f36c1474c35e90 received from {username='slave'} at 127.0.0.1:32900
I20260630 12:23:06.342592 31102 tablet_copy_service.cc:434] P 96b832c34b184b38a6b2e525735a60da: ending tablet copy session 9256ece06991411fa3b9e508cb8cbe51-3417b141de91423490f36c1474c35e90 on tablet 3417b141de91423490f36c1474c35e90 with peer 9256ece06991411fa3b9e508cb8cbe51
I20260630 12:23:06.355403 31853 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:06.356437 31853 tablet_bootstrap.cc:492] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap complete.
I20260630 12:23:06.357160 31853 ts_tablet_manager.cc:1403] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: Time spent bootstrapping tablet: real 0.188s	user 0.134s	sys 0.022s
I20260630 12:23:06.359858 31853 raft_consensus.cc:359] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.360688 31853 raft_consensus.cc:740] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9256ece06991411fa3b9e508cb8cbe51, State: Initialized, Role: LEARNER
I20260630 12:23:06.361335 31853 consensus_queue.cc:260] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.363651 31853 ts_tablet_manager.cc:1434] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:23:06.366484 31177 tablet_copy_service.cc:342] P 74ce7789c08a4ea19b60a58d79649206: Request end of tablet copy session 9256ece06991411fa3b9e508cb8cbe51-13f4ca898ff14f09aa7e1bc44ea29d0a received from {username='slave'} at 127.0.0.1:55266
I20260630 12:23:06.366901 31177 tablet_copy_service.cc:434] P 74ce7789c08a4ea19b60a58d79649206: ending tablet copy session 9256ece06991411fa3b9e508cb8cbe51-13f4ca898ff14f09aa7e1bc44ea29d0a on tablet 13f4ca898ff14f09aa7e1bc44ea29d0a with peer 9256ece06991411fa3b9e508cb8cbe51
I20260630 12:23:06.387231 31706 raft_consensus.cc:1217] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:06.432366 31851 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: 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:23:06.433346 31851 tablet_bootstrap.cc:492] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: Bootstrap complete.
I20260630 12:23:06.434154 31851 ts_tablet_manager.cc:1403] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: Time spent bootstrapping tablet: real 0.280s	user 0.128s	sys 0.020s
I20260630 12:23:06.436836 31851 raft_consensus.cc:359] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.437657 31851 raft_consensus.cc:740] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9256ece06991411fa3b9e508cb8cbe51, State: Initialized, Role: LEARNER
I20260630 12:23:06.438306 31851 consensus_queue.cc:260] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: NON_VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: true } }
I20260630 12:23:06.440686 31851 ts_tablet_manager.cc:1434] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:23:06.446218 31102 tablet_copy_service.cc:342] P 96b832c34b184b38a6b2e525735a60da: Request end of tablet copy session 9256ece06991411fa3b9e508cb8cbe51-6d3f8a8e1e7549969b633278e86da4ab received from {username='slave'} at 127.0.0.1:32900
I20260630 12:23:06.446653 31102 tablet_copy_service.cc:434] P 96b832c34b184b38a6b2e525735a60da: ending tablet copy session 9256ece06991411fa3b9e508cb8cbe51-6d3f8a8e1e7549969b633278e86da4ab on tablet 6d3f8a8e1e7549969b633278e86da4ab with peer 9256ece06991411fa3b9e508cb8cbe51
I20260630 12:23:06.468297 31855 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:06.469206 31855 tablet_bootstrap.cc:492] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: Bootstrap complete.
I20260630 12:23:06.469774 31855 ts_tablet_manager.cc:1403] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: Time spent bootstrapping tablet: real 0.235s	user 0.133s	sys 0.019s
I20260630 12:23:06.472453 31855 raft_consensus.cc:359] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
I20260630 12:23:06.473222 31706 raft_consensus.cc:1217] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:23:06.473239 31855 raft_consensus.cc:740] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 60c8339aeafb4356b2c8041f128aa983, State: Initialized, Role: LEARNER
I20260630 12:23:06.474155 31855 consensus_queue.cc:260] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } }
W20260630 12:23:06.480355 31207 consensus_peers.cc:597] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 60c8339aeafb4356b2c8041f128aa983 (127.25.254.68:45835): Couldn't send request to peer 60c8339aeafb4356b2c8041f128aa983. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:23:06.489946 31855 ts_tablet_manager.cc:1434] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.008s
I20260630 12:23:06.493927 31251 tablet_copy_service.cc:342] P 2779abdcfb6c4650b3d2789aa87a3559: Request end of tablet copy session 60c8339aeafb4356b2c8041f128aa983-9a02d6a8afed46bbacd390b573acee93 received from {username='slave'} at 127.0.0.1:56276
I20260630 12:23:06.494395 31251 tablet_copy_service.cc:434] P 2779abdcfb6c4650b3d2789aa87a3559: ending tablet copy session 60c8339aeafb4356b2c8041f128aa983-9a02d6a8afed46bbacd390b573acee93 on tablet 9a02d6a8afed46bbacd390b573acee93 with peer 60c8339aeafb4356b2c8041f128aa983
I20260630 12:23:06.497658 31857 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=83 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:06.498558 31857 tablet_bootstrap.cc:492] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Bootstrap complete.
I20260630 12:23:06.499223 31857 ts_tablet_manager.cc:1403] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Time spent bootstrapping tablet: real 0.197s	user 0.130s	sys 0.014s
I20260630 12:23:06.501197 31857 raft_consensus.cc:359] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:06.501843 31857 raft_consensus.cc:740] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d1ec34e2e4e84a589607fdec523c45e2, State: Initialized, Role: LEARNER
I20260630 12:23:06.502369 31857 consensus_queue.cc:260] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } }
I20260630 12:23:06.504884 31857 ts_tablet_manager.cc:1434] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:23:06.506533 31251 tablet_copy_service.cc:342] P 2779abdcfb6c4650b3d2789aa87a3559: Request end of tablet copy session d1ec34e2e4e84a589607fdec523c45e2-284569a82df34c17b6c7380b38529bfa received from {username='slave'} at 127.0.0.1:33940
I20260630 12:23:06.506945 31251 tablet_copy_service.cc:434] P 2779abdcfb6c4650b3d2789aa87a3559: ending tablet copy session d1ec34e2e4e84a589607fdec523c45e2-284569a82df34c17b6c7380b38529bfa on tablet 284569a82df34c17b6c7380b38529bfa with peer d1ec34e2e4e84a589607fdec523c45e2
I20260630 12:23:06.521452 31706 raft_consensus.cc:1217] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:06.615615 31880 raft_consensus.cc:1064] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: attempting to promote NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 to VOTER
I20260630 12:23:06.618196 31880 consensus_queue.cc:237] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } }
I20260630 12:23:06.624215 31706 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:06.624423 31236 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:06.625823 31879 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:23:06.626097 31089 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:06.626816 31880 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } 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:23:06.627622 31821 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } 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:23:06.645648 31821 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.647513 31236 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.651302 31089 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.658826 31706 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.661335 30989 catalog_manager.cc:5697] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index 26 to 27, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.684715 31166 consensus_queue.cc:237] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [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: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } }
I20260630 12:23:06.689759 31706 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:06.690811 31236 raft_consensus.cc:1275] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:23:06.691215 31879 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } 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:23:06.692757 31880 consensus_queue.cc:1048] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:23:06.699847 31879 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.702001 31236 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.703329 31614 raft_consensus.cc:1217] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:23:06.706699 31706 raft_consensus.cc:2955] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.727769 30984 catalog_manager.cc:5697] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 reported cstate change: config changed from index 27 to 28, VOTER 96b832c34b184b38a6b2e525735a60da (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:06.731792 30974 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e9f6caf0e4d4ba4b405ee10549f078e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:06.740932 31079 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e9f6caf0e4d4ba4b405ee10549f078e with delete_type TABLET_DATA_TOMBSTONED (TS 96b832c34b184b38a6b2e525735a60da not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54240
I20260630 12:23:06.742561 31889 tablet_replica.cc:333] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.743440 31889 raft_consensus.cc:2243] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:06.744211 31889 raft_consensus.cc:2272] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.747270 31889 ts_tablet_manager.cc:1916] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:06.760046 31889 ts_tablet_manager.cc:1929] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:23:06.760390 31889 log.cc:1199] T 1e9f6caf0e4d4ba4b405ee10549f078e P 96b832c34b184b38a6b2e525735a60da: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/1e9f6caf0e4d4ba4b405ee10549f078e
I20260630 12:23:06.761699 30977 catalog_manager.cc:5028] TS 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): tablet 1e9f6caf0e4d4ba4b405ee10549f078e (table test-workload [id=00f10d5f9c5241378ef2e166233358ce]) successfully deleted
I20260630 12:23:06.888929 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:23:06.918720 31540 raft_consensus.cc:1217] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:23:06.926661 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:06.927738 26617 tablet_replica.cc:333] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.928539 26617 raft_consensus.cc:2243] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:06.929318 26617 raft_consensus.cc:2272] T 9a02d6a8afed46bbacd390b573acee93 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:06.932375 31133 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:23:06.932480 26617 tablet_replica.cc:333] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.933331 26617 raft_consensus.cc:2243] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:06.934454 26617 raft_consensus.cc:2272] T e38958fc7c9f47bcbfd2cca1cd956f09 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:06.935315 31133 consensus_peers.cc:597] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 -> Peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Couldn't send request to peer 96b832c34b184b38a6b2e525735a60da. 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:23:06.937608 26617 tablet_replica.cc:333] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.938472 26617 raft_consensus.cc:2243] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:06.939747 26617 raft_consensus.cc:2272] T 6d3f8a8e1e7549969b633278e86da4ab P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.942756 26617 tablet_replica.cc:333] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.943431 26617 raft_consensus.cc:2243] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:06.944058 26617 raft_consensus.cc:2272] T c549562bc64e4d27a8faa8fba2b75b84 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.947453 26617 tablet_replica.cc:333] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.948191 26617 raft_consensus.cc:2243] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:06.948832 26617 raft_consensus.cc:2272] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.951890 26617 tablet_replica.cc:333] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.952641 26617 raft_consensus.cc:2243] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:06.953217 26617 raft_consensus.cc:2272] T 284569a82df34c17b6c7380b38529bfa P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.956447 26617 tablet_replica.cc:333] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.957098 26617 raft_consensus.cc:2243] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:06.958050 26617 raft_consensus.cc:2272] T 65aaa6c241ce4cb098170faf02e84000 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.961082 26617 tablet_replica.cc:333] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.961701 26617 raft_consensus.cc:2243] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:06.962656 26617 raft_consensus.cc:2272] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:06.965689 26617 tablet_replica.cc:333] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da: stopping tablet replica
I20260630 12:23:06.966310 26617 raft_consensus.cc:2243] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:06.967628 26617 raft_consensus.cc:2272] T 3417b141de91423490f36c1474c35e90 P 96b832c34b184b38a6b2e525735a60da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.054378 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:23:07.065857 31879 raft_consensus.cc:1064] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: attempting to promote NON_VOTER 9256ece06991411fa3b9e508cb8cbe51 to VOTER
I20260630 12:23:07.069963 31879 consensus_queue.cc:237] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } }
I20260630 12:23:07.079794 31706 raft_consensus.cc:1275] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:07.081280 31236 raft_consensus.cc:1275] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Refusing update from remote peer 74ce7789c08a4ea19b60a58d79649206: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:23:07.083051 31879 consensus_queue.cc:1048] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:23:07.084035 31821 consensus_queue.cc:1048] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:23:07.093770 31133 consensus_peers.cc:597] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 -> Peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Couldn't send request to peer 96b832c34b184b38a6b2e525735a60da. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:07.098704 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:23:07.108723 31821 raft_consensus.cc:2955] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:07.111014 31236 raft_consensus.cc:2955] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:07.121389 31706 raft_consensus.cc:2955] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } } }
I20260630 12:23:07.126996 30984 catalog_manager.cc:5697] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 reported cstate change: config changed from index 25 to 26, 9256ece06991411fa3b9e508cb8cbe51 (127.25.254.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "74ce7789c08a4ea19b60a58d79649206" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9256ece06991411fa3b9e508cb8cbe51" member_type: VOTER last_known_addr { host: "127.25.254.70" port: 44869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:23:07.138010 31204 consensus_peers.cc:597] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Couldn't send request to peer 74ce7789c08a4ea19b60a58d79649206. 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:23:07.169565 30974 catalog_manager.cc:4755] TS 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): ChangeConfig:REMOVE_PEER RPC failed for tablet 13f4ca898ff14f09aa7e1bc44ea29d0a: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:23:07.175000 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:07.175869 26617 tablet_replica.cc:333] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.176677 26617 raft_consensus.cc:2243] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.177284 26617 raft_consensus.cc:2272] T 65aaa6c241ce4cb098170faf02e84000 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.180416 26617 tablet_replica.cc:333] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.181109 26617 raft_consensus.cc:2243] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.181713 26617 raft_consensus.cc:2272] T b0ed3e6419b246ee80a0454d0e52495c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.184574 26617 tablet_replica.cc:333] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.185287 26617 raft_consensus.cc:2243] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.185806 26617 raft_consensus.cc:2272] T 6d3f8a8e1e7549969b633278e86da4ab P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.188627 26617 tablet_replica.cc:333] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.189275 26617 raft_consensus.cc:2243] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.189894 26617 raft_consensus.cc:2272] T 9a02d6a8afed46bbacd390b573acee93 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.192870 26617 tablet_replica.cc:333] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.193509 26617 raft_consensus.cc:2243] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.194541 26617 raft_consensus.cc:2272] T 9541525a2d504ebc83840b8c0c6f045c P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.197592 26617 tablet_replica.cc:333] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.198330 26617 raft_consensus.cc:2243] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.198971 26617 raft_consensus.cc:2272] T 284569a82df34c17b6c7380b38529bfa P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.201856 26617 tablet_replica.cc:333] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.202747 26617 raft_consensus.cc:2243] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.203771 26617 raft_consensus.cc:2272] T 1e9f6caf0e4d4ba4b405ee10549f078e P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.207219 26617 tablet_replica.cc:333] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.207897 26617 raft_consensus.cc:2243] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.209132 26617 raft_consensus.cc:2272] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.212179 26617 tablet_replica.cc:333] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.212886 26617 raft_consensus.cc:2243] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.213425 26617 raft_consensus.cc:2272] T 3417b141de91423490f36c1474c35e90 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.216318 26617 tablet_replica.cc:333] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206: stopping tablet replica
I20260630 12:23:07.216920 26617 raft_consensus.cc:2243] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.217510 26617 raft_consensus.cc:2272] T c549562bc64e4d27a8faa8fba2b75b84 P 74ce7789c08a4ea19b60a58d79649206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.245319 31898 raft_consensus.cc:1064] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: attempting to promote NON_VOTER d1ec34e2e4e84a589607fdec523c45e2 to VOTER
I20260630 12:23:07.250563 31898 consensus_queue.cc:237] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } }
I20260630 12:23:07.254237 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:23:07.259800 31614 raft_consensus.cc:1275] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:23:07.264257 31204 consensus_peers.cc:597] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 74ce7789c08a4ea19b60a58d79649206 (127.25.254.66:42397): Couldn't send request to peer 74ce7789c08a4ea19b60a58d79649206. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:42397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:07.270249 31874 consensus_queue.cc:1048] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260630 12:23:07.275588 31207 consensus_peers.cc:597] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Couldn't send request to peer 96b832c34b184b38a6b2e525735a60da. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:07.289320 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
W20260630 12:23:07.310166 31207 consensus_peers.cc:597] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 -> Peer 96b832c34b184b38a6b2e525735a60da (127.25.254.65:39537): Couldn't send request to peer 96b832c34b184b38a6b2e525735a60da. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39537: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:07.324306 31898 raft_consensus.cc:1064] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: attempting to promote NON_VOTER 60c8339aeafb4356b2c8041f128aa983 to VOTER
I20260630 12:23:07.328760 31898 consensus_queue.cc:237] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [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: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } }
I20260630 12:23:07.335259 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:07.336182 26617 tablet_replica.cc:333] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.337023 26617 raft_consensus.cc:2243] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.337615 26617 raft_consensus.cc:2272] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.340883 26617 tablet_replica.cc:333] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.341590 26617 raft_consensus.cc:2243] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.342168 26617 raft_consensus.cc:2272] T 3417b141de91423490f36c1474c35e90 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.345393 26617 tablet_replica.cc:333] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.346149 26617 raft_consensus.cc:2243] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.346901 26617 pending_rounds.cc:70] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Trying to abort 1 pending ops.
I20260630 12:23:07.347087 31540 raft_consensus.cc:1275] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Refusing update from remote peer 2779abdcfb6c4650b3d2789aa87a3559: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:23:07.347136 26617 pending_rounds.cc:77] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7302439679286697984 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9a02d6a8afed46bbacd390b573acee93" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "60c8339aeafb4356b2c8041f128aa983" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 45835 } attrs { promote: false } } } }
I20260630 12:23:07.348382 26617 raft_consensus.cc:2917] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260630 12:23:07.348754 26617 raft_consensus.cc:2889] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:23:07.349071 26617 raft_consensus.cc:2272] T 9a02d6a8afed46bbacd390b573acee93 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.352380 26617 tablet_replica.cc:333] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.353142 26617 raft_consensus.cc:2243] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.353936 26617 raft_consensus.cc:2272] T 9541525a2d504ebc83840b8c0c6f045c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.356951 26617 tablet_replica.cc:333] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.357633 26617 raft_consensus.cc:2243] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.358315 26617 raft_consensus.cc:2272] T e38958fc7c9f47bcbfd2cca1cd956f09 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.361490 26617 tablet_replica.cc:333] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.362202 26617 raft_consensus.cc:2243] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.363129 26617 raft_consensus.cc:2272] T c549562bc64e4d27a8faa8fba2b75b84 P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.366158 26617 tablet_replica.cc:333] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.366839 26617 raft_consensus.cc:2243] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.367761 26617 raft_consensus.cc:2272] T b0ed3e6419b246ee80a0454d0e52495c P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.370582 26617 tablet_replica.cc:333] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.371239 26617 raft_consensus.cc:2243] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.371830 26617 raft_consensus.cc:2272] T 6d3f8a8e1e7549969b633278e86da4ab P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.374789 26617 tablet_replica.cc:333] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.375415 26617 raft_consensus.cc:2243] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.376088 26617 raft_consensus.cc:2272] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.379503 26617 tablet_replica.cc:333] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.380139 26617 raft_consensus.cc:2243] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.381199 26617 pending_rounds.cc:70] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Trying to abort 1 pending ops.
I20260630 12:23:07.381438 26617 pending_rounds.cc:77] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7302439678963003392 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "284569a82df34c17b6c7380b38529bfa" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } } }
I20260630 12:23:07.382449 26617 raft_consensus.cc:2917] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260630 12:23:07.382807 26617 raft_consensus.cc:2889] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:23:07.383139 26617 raft_consensus.cc:2272] T 284569a82df34c17b6c7380b38529bfa P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.386312 26617 tablet_replica.cc:333] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559: stopping tablet replica
I20260630 12:23:07.387091 26617 raft_consensus.cc:2243] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.387856 26617 raft_consensus.cc:2272] T 1e9f6caf0e4d4ba4b405ee10549f078e P 2779abdcfb6c4650b3d2789aa87a3559 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.427443 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:23:07.455258 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:23:07.481812 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:07.482601 26617 tablet_replica.cc:333] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983: stopping tablet replica
I20260630 12:23:07.483251 26617 raft_consensus.cc:2243] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:07.483675 26617 raft_consensus.cc:2272] T 9a02d6a8afed46bbacd390b573acee93 P 60c8339aeafb4356b2c8041f128aa983 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:07.485502 26617 tablet_replica.cc:333] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983: stopping tablet replica
I20260630 12:23:07.486029 26617 raft_consensus.cc:2243] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.486590 26617 raft_consensus.cc:2272] T 9541525a2d504ebc83840b8c0c6f045c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.488423 26617 tablet_replica.cc:333] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983: stopping tablet replica
I20260630 12:23:07.488901 26617 raft_consensus.cc:2243] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.489364 26617 raft_consensus.cc:2272] T 65aaa6c241ce4cb098170faf02e84000 P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.491127 26617 tablet_replica.cc:333] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983: stopping tablet replica
I20260630 12:23:07.491581 26617 raft_consensus.cc:2243] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.492041 26617 raft_consensus.cc:2272] T b0ed3e6419b246ee80a0454d0e52495c P 60c8339aeafb4356b2c8041f128aa983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.515848 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:23:07.528389 26617 tablet_server.cc:179] TabletServer@127.25.254.69:0 shutting down...
I20260630 12:23:07.556972 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:07.557816 26617 tablet_replica.cc:333] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2: stopping tablet replica
I20260630 12:23:07.558545 26617 raft_consensus.cc:2243] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.559165 26617 raft_consensus.cc:2272] T 10cc31d6d2ce4b8fa9a2ab61f8dd2751 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.561733 26617 tablet_replica.cc:333] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: stopping tablet replica
I20260630 12:23:07.562443 26617 raft_consensus.cc:2243] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.562867 26617 pending_rounds.cc:70] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Trying to abort 1 pending ops.
I20260630 12:23:07.563082 26617 pending_rounds.cc:77] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7302439678963003392 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "284569a82df34c17b6c7380b38529bfa" old_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: NON_VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: true } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "96b832c34b184b38a6b2e525735a60da" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39537 } } peers { permanent_uuid: "2779abdcfb6c4650b3d2789aa87a3559" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33917 } } peers { permanent_uuid: "74ce7789c08a4ea19b60a58d79649206" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42397 } attrs { replace: true } } peers { permanent_uuid: "d1ec34e2e4e84a589607fdec523c45e2" member_type: VOTER last_known_addr { host: "127.25.254.69" port: 44601 } attrs { promote: false } } } }
I20260630 12:23:07.564061 26617 raft_consensus.cc:2917] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260630 12:23:07.564445 26617 raft_consensus.cc:2889] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:23:07.564761 26617 raft_consensus.cc:2272] T 284569a82df34c17b6c7380b38529bfa P d1ec34e2e4e84a589607fdec523c45e2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:07.567709 26617 tablet_replica.cc:333] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2: stopping tablet replica
I20260630 12:23:07.568377 26617 raft_consensus.cc:2243] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.568961 26617 raft_consensus.cc:2272] T e38958fc7c9f47bcbfd2cca1cd956f09 P d1ec34e2e4e84a589607fdec523c45e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.592443 26617 tablet_server.cc:196] TabletServer@127.25.254.69:0 shutdown complete.
I20260630 12:23:07.608640 26617 tablet_server.cc:179] TabletServer@127.25.254.70:0 shutting down...
I20260630 12:23:07.643234 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:07.644138 26617 tablet_replica.cc:333] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51: stopping tablet replica
I20260630 12:23:07.644891 26617 raft_consensus.cc:2243] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:07.645355 26617 raft_consensus.cc:2272] T 6d3f8a8e1e7549969b633278e86da4ab P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:07.648072 26617 tablet_replica.cc:333] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51: stopping tablet replica
I20260630 12:23:07.648723 26617 raft_consensus.cc:2243] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.649255 26617 raft_consensus.cc:2272] T 13f4ca898ff14f09aa7e1bc44ea29d0a P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.652261 26617 tablet_replica.cc:333] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51: stopping tablet replica
I20260630 12:23:07.652933 26617 raft_consensus.cc:2243] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:07.653367 26617 raft_consensus.cc:2272] T 3417b141de91423490f36c1474c35e90 P 9256ece06991411fa3b9e508cb8cbe51 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:07.656113 26617 tablet_replica.cc:333] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51: stopping tablet replica
I20260630 12:23:07.656709 26617 raft_consensus.cc:2243] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:07.657313 26617 raft_consensus.cc:2272] T 1e9f6caf0e4d4ba4b405ee10549f078e P 9256ece06991411fa3b9e508cb8cbe51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.682053 26617 tablet_server.cc:196] TabletServer@127.25.254.70:0 shutdown complete.
I20260630 12:23:07.695231 26617 master.cc:562] Master@127.25.254.126:41535 shutting down...
W20260630 12:23:07.720075 31038 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:23:07.886276 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:07.886854 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:07.887215 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 650715a9a0dc4cc489eac6bc9e8416c6: stopping tablet replica
I20260630 12:23:07.915603 26617 master.cc:584] Master@127.25.254.126:41535 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18602 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:23:07.963277 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:42659
I20260630 12:23:07.964406 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:07.969449 31905 instance_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:23:07.970840 31906 instance_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:23:07.971558 31908 instance_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:23:07.971674 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:07.972744 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:07.972956 26617 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:23:07.973130 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822187973096 us; error 0 us; skew 500 ppm
I20260630 12:23:07.973664 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:07.975986 26617 webserver.cc:533] Webserver started at http://127.25.254.126:44775/ using document root <none> and password file <none>
I20260630 12:23:07.976457 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:07.976646 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:07.976941 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:07.978004 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "96b6cd0a80c04cf0abde6df94f51e0f9"
format_stamp: "Formatted at 2026-06-30 12:23:07 on dist-test-slave-n0zz"
I20260630 12:23:07.982337 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:07.985590 31913 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:23:07.986465 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:23:07.986699 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "96b6cd0a80c04cf0abde6df94f51e0f9"
format_stamp: "Formatted at 2026-06-30 12:23:07 on dist-test-slave-n0zz"
I20260630 12:23:07.986917 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-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:23:08.011241 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:08.012394 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:08.048517 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:42659
I20260630 12:23:08.048624 31964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:42659 every 8 connection(s)
I20260630 12:23:08.052516 31965 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:23:08.062795 31965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9: Bootstrap starting.
I20260630 12:23:08.067268 31965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:08.071403 31965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9: No bootstrap required, opened a new log
I20260630 12:23:08.073434 31965 raft_consensus.cc:359] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b6cd0a80c04cf0abde6df94f51e0f9" member_type: VOTER }
I20260630 12:23:08.073819 31965 raft_consensus.cc:385] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:08.074000 31965 raft_consensus.cc:740] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96b6cd0a80c04cf0abde6df94f51e0f9, State: Initialized, Role: FOLLOWER
I20260630 12:23:08.074584 31965 consensus_queue.cc:260] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "96b6cd0a80c04cf0abde6df94f51e0f9" member_type: VOTER }
I20260630 12:23:08.075052 31965 raft_consensus.cc:399] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:08.075278 31965 raft_consensus.cc:493] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:08.075553 31965 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:08.079836 31965 raft_consensus.cc:515] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b6cd0a80c04cf0abde6df94f51e0f9" member_type: VOTER }
I20260630 12:23:08.080332 31965 leader_election.cc:304] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [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: 96b6cd0a80c04cf0abde6df94f51e0f9; no voters: 
I20260630 12:23:08.081379 31965 leader_election.cc:290] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:08.081710 31968 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:08.083035 31968 raft_consensus.cc:697] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 1 LEADER]: Becoming Leader. State: Replica: 96b6cd0a80c04cf0abde6df94f51e0f9, State: Running, Role: LEADER
I20260630 12:23:08.083664 31968 consensus_queue.cc:237] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [LEADER]: Queue going to LEADER mode. State: All 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: "96b6cd0a80c04cf0abde6df94f51e0f9" member_type: VOTER }
I20260630 12:23:08.084247 31965 sys_catalog.cc:565] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:08.088028 31969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "96b6cd0a80c04cf0abde6df94f51e0f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b6cd0a80c04cf0abde6df94f51e0f9" member_type: VOTER } }
I20260630 12:23:08.089661 31969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:08.088985 31970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 96b6cd0a80c04cf0abde6df94f51e0f9. Latest consensus state: current_term: 1 leader_uuid: "96b6cd0a80c04cf0abde6df94f51e0f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "96b6cd0a80c04cf0abde6df94f51e0f9" member_type: VOTER } }
I20260630 12:23:08.090315 31970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:08.091820 31976 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:08.097982 31976 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:08.098969 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:08.107007 31976 catalog_manager.cc:1383] Generated new cluster ID: 16de584b93e641c890982f71999c1f11
I20260630 12:23:08.107295 31976 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:08.134209 31976 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:08.135499 31976 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:08.161171 31976 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9: Generated new TSK 0
I20260630 12:23:08.161741 31976 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:08.229491 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:08.235500 31986 instance_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:23:08.236581 31987 instance_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:23:08.238075 31989 instance_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:23:08.238780 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:08.239657 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:08.239868 26617 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:23:08.240046 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822188240008 us; error 0 us; skew 500 ppm
I20260630 12:23:08.240548 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:08.243042 26617 webserver.cc:533] Webserver started at http://127.25.254.65:46337/ using document root <none> and password file <none>
I20260630 12:23:08.243494 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:08.243688 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:08.243964 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:08.244979 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "b9868e0ffca84f00a49e1493ace004bf"
format_stamp: "Formatted at 2026-06-30 12:23:08 on dist-test-slave-n0zz"
I20260630 12:23:08.249220 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:08.252250 31994 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:23:08.252935 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:23:08.253232 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "b9868e0ffca84f00a49e1493ace004bf"
format_stamp: "Formatted at 2026-06-30 12:23:08 on dist-test-slave-n0zz"
I20260630 12:23:08.253499 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-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:23:08.261806 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:08.262952 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:08.264318 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:08.266525 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:08.266737 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:08.266968 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:08.267145 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:08.311770 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:34283
I20260630 12:23:08.311861 32056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:34283 every 8 connection(s)
I20260630 12:23:08.316339 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:08.323768 32061 instance_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:23:08.324465 32062 instance_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:23:08.327726 32064 instance_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:23:08.327929 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:08.330005 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:08.330286 26617 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:23:08.330505 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822188330479 us; error 0 us; skew 500 ppm
I20260630 12:23:08.331153 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:08.333189 32057 heartbeater.cc:344] Connected to a master server at 127.25.254.126:42659
I20260630 12:23:08.333609 32057 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:08.333916 26617 webserver.cc:533] Webserver started at http://127.25.254.66:41509/ using document root <none> and password file <none>
I20260630 12:23:08.334543 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:08.334527 32057 heartbeater.cc:507] Master 127.25.254.126:42659 requested a full tablet report, sending...
I20260630 12:23:08.334955 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:08.335266 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:08.336575 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "18dbbd77934b47b2bb59d8900c48296a"
format_stamp: "Formatted at 2026-06-30 12:23:08 on dist-test-slave-n0zz"
I20260630 12:23:08.337028 31930 ts_manager.cc:194] Registered new tserver with Master: b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283)
I20260630 12:23:08.338831 31930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57804
I20260630 12:23:08.341398 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:08.344655 32069 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:23:08.345408 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:08.345705 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "18dbbd77934b47b2bb59d8900c48296a"
format_stamp: "Formatted at 2026-06-30 12:23:08 on dist-test-slave-n0zz"
I20260630 12:23:08.345986 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-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:23:08.365023 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:08.366086 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:08.367543 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:08.369766 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:08.369937 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:08.370257 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:08.370421 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:08.406916 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:39411
I20260630 12:23:08.407021 32131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:39411 every 8 connection(s)
I20260630 12:23:08.411612 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:08.418192 32135 instance_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:23:08.420107 32136 instance_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:23:08.423707 32132 heartbeater.cc:344] Connected to a master server at 127.25.254.126:42659
W20260630 12:23:08.424075 32139 instance_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:23:08.424229 32132 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:08.424432 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:08.425213 32132 heartbeater.cc:507] Master 127.25.254.126:42659 requested a full tablet report, sending...
I20260630 12:23:08.425345 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:08.425683 26617 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:23:08.425872 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822188425839 us; error 0 us; skew 500 ppm
I20260630 12:23:08.426589 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:08.427438 31930 ts_manager.cc:194] Registered new tserver with Master: 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411)
I20260630 12:23:08.429073 26617 webserver.cc:533] Webserver started at http://127.25.254.67:40279/ using document root <none> and password file <none>
I20260630 12:23:08.429127 31930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57820
I20260630 12:23:08.429705 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:08.429949 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:08.430316 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:08.431667 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "c2c9db98883d44778950286a17158d98"
format_stamp: "Formatted at 2026-06-30 12:23:08 on dist-test-slave-n0zz"
I20260630 12:23:08.435760 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:23:08.438675 32143 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:23:08.439393 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:08.439646 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "c2c9db98883d44778950286a17158d98"
format_stamp: "Formatted at 2026-06-30 12:23:08 on dist-test-slave-n0zz"
I20260630 12:23:08.439864 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-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:23:08.457180 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:08.458127 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:08.459412 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:08.461664 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:08.461891 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:08.462124 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:08.462356 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:23:08.501705 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:34033
I20260630 12:23:08.501821 32205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:34033 every 8 connection(s)
I20260630 12:23:08.514667 32206 heartbeater.cc:344] Connected to a master server at 127.25.254.126:42659
I20260630 12:23:08.515048 32206 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:08.515739 32206 heartbeater.cc:507] Master 127.25.254.126:42659 requested a full tablet report, sending...
I20260630 12:23:08.517544 31930 ts_manager.cc:194] Registered new tserver with Master: c2c9db98883d44778950286a17158d98 (127.25.254.67:34033)
I20260630 12:23:08.518352 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013487054s
I20260630 12:23:08.518983 31930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57836
I20260630 12:23:09.341724 32057 heartbeater.cc:499] Master 127.25.254.126:42659 was elected leader, sending a full tablet report...
I20260630 12:23:09.425173 31930 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57838:
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:23:09.427909 31930 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:23:09.432114 32132 heartbeater.cc:499] Master 127.25.254.126:42659 was elected leader, sending a full tablet report...
I20260630 12:23:09.496084 32171 tablet_service.cc:1511] Processing CreateTablet for tablet 276a6666c10344aaab949c9a801dfa95 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:23:09.496358 32170 tablet_service.cc:1511] Processing CreateTablet for tablet 0db56a72e32048fbbbd5f935d40162a0 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:23:09.496856 32169 tablet_service.cc:1511] Processing CreateTablet for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:23:09.498066 32171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276a6666c10344aaab949c9a801dfa95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.498796 32170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db56a72e32048fbbbd5f935d40162a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.501588 32169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.515513 32021 tablet_service.cc:1511] Processing CreateTablet for tablet 0db56a72e32048fbbbd5f935d40162a0 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:23:09.517243 32021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db56a72e32048fbbbd5f935d40162a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.518656 32097 tablet_service.cc:1511] Processing CreateTablet for tablet 276a6666c10344aaab949c9a801dfa95 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:23:09.520152 32097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276a6666c10344aaab949c9a801dfa95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.519830 32020 tablet_service.cc:1511] Processing CreateTablet for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:23:09.521860 32206 heartbeater.cc:499] Master 127.25.254.126:42659 was elected leader, sending a full tablet report...
I20260630 12:23:09.522346 32022 tablet_service.cc:1511] Processing CreateTablet for tablet 276a6666c10344aaab949c9a801dfa95 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:23:09.523437 32020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.526516 32022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276a6666c10344aaab949c9a801dfa95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.533275 32096 tablet_service.cc:1511] Processing CreateTablet for tablet 0db56a72e32048fbbbd5f935d40162a0 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:23:09.534688 32096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db56a72e32048fbbbd5f935d40162a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.549036 32095 tablet_service.cc:1511] Processing CreateTablet for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 (DEFAULT_TABLE table=test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:23:09.550941 32095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:09.586273 32227 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: Bootstrap starting.
I20260630 12:23:09.586350 32228 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: Bootstrap starting.
I20260630 12:23:09.593492 32229 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf: Bootstrap starting.
I20260630 12:23:09.597957 32228 tablet_bootstrap.cc:654] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.600809 32229 tablet_bootstrap.cc:654] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.601747 32227 tablet_bootstrap.cc:654] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.603384 32228 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: No bootstrap required, opened a new log
I20260630 12:23:09.603870 32228 ts_tablet_manager.cc:1403] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260630 12:23:09.606703 32229 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf: No bootstrap required, opened a new log
I20260630 12:23:09.607198 32229 ts_tablet_manager.cc:1403] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:23:09.607175 32228 raft_consensus.cc:359] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.608440 32228 raft_consensus.cc:385] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.608798 32228 raft_consensus.cc:740] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dbbd77934b47b2bb59d8900c48296a, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.609750 32228 consensus_queue.cc:260] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.610383 32229 raft_consensus.cc:359] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.611179 32229 raft_consensus.cc:385] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.611608 32229 raft_consensus.cc:740] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9868e0ffca84f00a49e1493ace004bf, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.612449 32229 consensus_queue.cc:260] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.613135 32228 ts_tablet_manager.cc:1434] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:23:09.614549 32227 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: No bootstrap required, opened a new log
I20260630 12:23:09.614897 32227 ts_tablet_manager.cc:1403] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260630 12:23:09.615604 32228 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: Bootstrap starting.
I20260630 12:23:09.617695 32227 raft_consensus.cc:359] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.618402 32227 raft_consensus.cc:385] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.618590 32227 raft_consensus.cc:740] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c9db98883d44778950286a17158d98, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.619184 32227 consensus_queue.cc:260] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.622583 32227 ts_tablet_manager.cc:1434] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:23:09.623636 32227 tablet_bootstrap.cc:492] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: Bootstrap starting.
I20260630 12:23:09.629967 32228 tablet_bootstrap.cc:654] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.630939 32229 ts_tablet_manager.cc:1434] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.010s
I20260630 12:23:09.632035 32229 tablet_bootstrap.cc:492] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf: Bootstrap starting.
I20260630 12:23:09.636895 32227 tablet_bootstrap.cc:654] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.639596 32229 tablet_bootstrap.cc:654] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.645133 32228 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: No bootstrap required, opened a new log
I20260630 12:23:09.645902 32228 ts_tablet_manager.cc:1403] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.008s
I20260630 12:23:09.647538 32227 tablet_bootstrap.cc:492] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: No bootstrap required, opened a new log
I20260630 12:23:09.647984 32227 ts_tablet_manager.cc:1403] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260630 12:23:09.649670 32228 raft_consensus.cc:359] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.650063 32227 raft_consensus.cc:359] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.650812 32228 raft_consensus.cc:385] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.650900 32227 raft_consensus.cc:385] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.651212 32228 raft_consensus.cc:740] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dbbd77934b47b2bb59d8900c48296a, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.651258 32227 raft_consensus.cc:740] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c9db98883d44778950286a17158d98, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.652635 32229 tablet_bootstrap.cc:492] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf: No bootstrap required, opened a new log
I20260630 12:23:09.652245 32228 consensus_queue.cc:260] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.652413 32227 consensus_queue.cc:260] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.653123 32229 ts_tablet_manager.cc:1403] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:23:09.654451 32228 ts_tablet_manager.cc:1434] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:23:09.655336 32227 ts_tablet_manager.cc:1434] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:23:09.656329 32227 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: Bootstrap starting.
I20260630 12:23:09.656219 32229 raft_consensus.cc:359] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.657001 32229 raft_consensus.cc:385] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.657330 32229 raft_consensus.cc:740] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9868e0ffca84f00a49e1493ace004bf, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.658097 32229 consensus_queue.cc:260] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.660351 32229 ts_tablet_manager.cc:1434] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:09.661342 32229 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf: Bootstrap starting.
I20260630 12:23:09.663189 32227 tablet_bootstrap.cc:654] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.664093 32235 raft_consensus.cc:493] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:09.664712 32235 raft_consensus.cc:515] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.667650 32229 tablet_bootstrap.cc:654] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.667671 32235 leader_election.cc:290] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283), 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411)
I20260630 12:23:09.681458 32228 tablet_bootstrap.cc:492] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a: Bootstrap starting.
I20260630 12:23:09.710446 32228 tablet_bootstrap.cc:654] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:09.710280 32107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18dbbd77934b47b2bb59d8900c48296a" is_pre_election: true
I20260630 12:23:09.711154 32227 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: No bootstrap required, opened a new log
I20260630 12:23:09.710502 32229 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf: No bootstrap required, opened a new log
W20260630 12:23:09.712379 32146 leader_election.cc:343] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:09.711692 32227 ts_tablet_manager.cc:1403] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.028s
I20260630 12:23:09.712206 32229 ts_tablet_manager.cc:1403] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.027s
I20260630 12:23:09.714826 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9868e0ffca84f00a49e1493ace004bf" is_pre_election: true
I20260630 12:23:09.715533 32032 raft_consensus.cc:2468] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 0.
I20260630 12:23:09.717072 32147 leader_election.cc:304] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [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: b9868e0ffca84f00a49e1493ace004bf, c2c9db98883d44778950286a17158d98; no voters: 18dbbd77934b47b2bb59d8900c48296a
I20260630 12:23:09.716925 32229 raft_consensus.cc:359] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.717748 32229 raft_consensus.cc:385] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.718091 32229 raft_consensus.cc:740] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9868e0ffca84f00a49e1493ace004bf, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.717499 32227 raft_consensus.cc:359] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.718358 32235 raft_consensus.cc:2804] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:09.718624 32227 raft_consensus.cc:385] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.718794 32235 raft_consensus.cc:493] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:09.719151 32227 raft_consensus.cc:740] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c9db98883d44778950286a17158d98, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.719259 32235 raft_consensus.cc:3060] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.719087 32229 consensus_queue.cc:260] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.720672 32227 consensus_queue.cc:260] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.723371 32233 raft_consensus.cc:493] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:09.723837 32233 raft_consensus.cc:515] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.726679 32233 leader_election.cc:290] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283), c2c9db98883d44778950286a17158d98 (127.25.254.67:34033)
I20260630 12:23:09.727824 32235 raft_consensus.cc:515] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.737010 32229 ts_tablet_manager.cc:1434] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260630 12:23:09.737367 32228 tablet_bootstrap.cc:492] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a: No bootstrap required, opened a new log
I20260630 12:23:09.738067 32228 ts_tablet_manager.cc:1403] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.020s
I20260630 12:23:09.738356 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9868e0ffca84f00a49e1493ace004bf"
I20260630 12:23:09.739004 32032 raft_consensus.cc:3060] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.742075 32228 raft_consensus.cc:359] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.743117 32228 raft_consensus.cc:385] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:09.743525 32228 raft_consensus.cc:740] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18dbbd77934b47b2bb59d8900c48296a, State: Initialized, Role: FOLLOWER
I20260630 12:23:09.744527 32228 consensus_queue.cc:260] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.746526 32032 raft_consensus.cc:2468] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 1.
I20260630 12:23:09.747570 32147 leader_election.cc:304] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9868e0ffca84f00a49e1493ace004bf, c2c9db98883d44778950286a17158d98; no voters: 
I20260630 12:23:09.748955 32227 ts_tablet_manager.cc:1434] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.007s
I20260630 12:23:09.749045 32228 ts_tablet_manager.cc:1434] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:23:09.750806 32235 leader_election.cc:290] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 election: Requested vote from peers b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283), 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411)
I20260630 12:23:09.751750 32235 raft_consensus.cc:2804] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:09.751883 32107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18dbbd77934b47b2bb59d8900c48296a"
I20260630 12:23:09.752300 32235 raft_consensus.cc:697] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Becoming Leader. State: Replica: c2c9db98883d44778950286a17158d98, State: Running, Role: LEADER
I20260630 12:23:09.752550 32107 raft_consensus.cc:3060] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.753468 32235 consensus_queue.cc:237] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.762123 32107 raft_consensus.cc:2468] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 1.
I20260630 12:23:09.766424 32247 raft_consensus.cc:493] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:09.767097 32247 raft_consensus.cc:515] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.770596 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276a6666c10344aaab949c9a801dfa95" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9868e0ffca84f00a49e1493ace004bf" is_pre_election: true
I20260630 12:23:09.770928 32247 leader_election.cc:290] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283), 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411)
I20260630 12:23:09.771250 32032 raft_consensus.cc:2468] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 0.
I20260630 12:23:09.772562 32147 leader_election.cc:304] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9868e0ffca84f00a49e1493ace004bf, c2c9db98883d44778950286a17158d98; no voters: 
I20260630 12:23:09.773450 32247 raft_consensus.cc:2804] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:09.773865 32247 raft_consensus.cc:493] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:09.774287 32247 raft_consensus.cc:3060] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.774241 31930 catalog_manager.cc:5697] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c9db98883d44778950286a17158d98 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "c2c9db98883d44778950286a17158d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:09.778955 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b4d316aa614f10ae49c4d8a5e3c1a7" candidate_uuid: "18dbbd77934b47b2bb59d8900c48296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9868e0ffca84f00a49e1493ace004bf" is_pre_election: true
I20260630 12:23:09.779093 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b4d316aa614f10ae49c4d8a5e3c1a7" candidate_uuid: "18dbbd77934b47b2bb59d8900c48296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c9db98883d44778950286a17158d98" is_pre_election: true
I20260630 12:23:09.779378 32107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276a6666c10344aaab949c9a801dfa95" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18dbbd77934b47b2bb59d8900c48296a" is_pre_election: true
I20260630 12:23:09.779664 32032 raft_consensus.cc:2468] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dbbd77934b47b2bb59d8900c48296a in term 0.
I20260630 12:23:09.779799 32181 raft_consensus.cc:2468] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18dbbd77934b47b2bb59d8900c48296a in term 0.
I20260630 12:23:09.779987 32107 raft_consensus.cc:2468] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 0.
I20260630 12:23:09.781152 32073 leader_election.cc:304] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dbbd77934b47b2bb59d8900c48296a, b9868e0ffca84f00a49e1493ace004bf; no voters: 
I20260630 12:23:09.782372 32233 raft_consensus.cc:2804] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:09.782739 32233 raft_consensus.cc:493] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:09.783056 32233 raft_consensus.cc:3060] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.783483 32247 raft_consensus.cc:515] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.786484 32247 leader_election.cc:290] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 election: Requested vote from peers b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283), 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411)
I20260630 12:23:09.786580 32032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276a6666c10344aaab949c9a801dfa95" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9868e0ffca84f00a49e1493ace004bf"
I20260630 12:23:09.787184 32107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "276a6666c10344aaab949c9a801dfa95" candidate_uuid: "c2c9db98883d44778950286a17158d98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18dbbd77934b47b2bb59d8900c48296a"
I20260630 12:23:09.788110 32107 raft_consensus.cc:3060] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.788110 32032 raft_consensus.cc:3060] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.791045 32233 raft_consensus.cc:515] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.794157 32031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b4d316aa614f10ae49c4d8a5e3c1a7" candidate_uuid: "18dbbd77934b47b2bb59d8900c48296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9868e0ffca84f00a49e1493ace004bf"
I20260630 12:23:09.794683 32233 leader_election.cc:290] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [CANDIDATE]: Term 1 election: Requested vote from peers b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283), c2c9db98883d44778950286a17158d98 (127.25.254.67:34033)
I20260630 12:23:09.794809 32031 raft_consensus.cc:3060] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.794898 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8b4d316aa614f10ae49c4d8a5e3c1a7" candidate_uuid: "18dbbd77934b47b2bb59d8900c48296a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2c9db98883d44778950286a17158d98"
I20260630 12:23:09.795416 32107 raft_consensus.cc:2468] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 1.
I20260630 12:23:09.795645 32181 raft_consensus.cc:3060] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:09.800210 32032 raft_consensus.cc:2468] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2c9db98883d44778950286a17158d98 in term 1.
I20260630 12:23:09.800911 32181 raft_consensus.cc:2468] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dbbd77934b47b2bb59d8900c48296a in term 1.
I20260630 12:23:09.801622 32147 leader_election.cc:304] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9868e0ffca84f00a49e1493ace004bf, c2c9db98883d44778950286a17158d98; no voters: 
I20260630 12:23:09.802136 32072 leader_election.cc:304] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18dbbd77934b47b2bb59d8900c48296a, c2c9db98883d44778950286a17158d98; no voters: 
I20260630 12:23:09.802768 32247 raft_consensus.cc:2804] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:09.802318 32031 raft_consensus.cc:2468] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18dbbd77934b47b2bb59d8900c48296a in term 1.
I20260630 12:23:09.802990 32233 raft_consensus.cc:2804] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:09.803329 32247 raft_consensus.cc:697] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Becoming Leader. State: Replica: c2c9db98883d44778950286a17158d98, State: Running, Role: LEADER
I20260630 12:23:09.804247 32247 consensus_queue.cc:237] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } }
I20260630 12:23:09.804587 32233 raft_consensus.cc:697] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 LEADER]: Becoming Leader. State: Replica: 18dbbd77934b47b2bb59d8900c48296a, State: Running, Role: LEADER
I20260630 12:23:09.805398 32233 consensus_queue.cc:237] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:09.812188 31929 catalog_manager.cc:5697] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2c9db98883d44778950286a17158d98 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "c2c9db98883d44778950286a17158d98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:09.812906 31930 catalog_manager.cc:5697] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a reported cstate change: term changed from 0 to 1, leader changed from <none> to 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66). New cstate: current_term: 1 leader_uuid: "18dbbd77934b47b2bb59d8900c48296a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:09.868079 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:09.874861 32252 instance_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:23:09.876380 32253 instance_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:23:09.878625 32255 instance_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:23:09.879187 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:09.881328 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:09.881546 26617 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:23:09.881695 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822189881682 us; error 0 us; skew 500 ppm
I20260630 12:23:09.882158 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:09.884960 26617 webserver.cc:533] Webserver started at http://127.25.254.68:45847/ using document root <none> and password file <none>
I20260630 12:23:09.885439 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:09.885608 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:09.885869 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:09.887151 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "360bb93b5dcf4f568cfd4a60b0dd9182"
format_stamp: "Formatted at 2026-06-30 12:23:09 on dist-test-slave-n0zz"
I20260630 12:23:09.891933 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:09.895509 32260 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:23:09.896433 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:23:09.896744 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "360bb93b5dcf4f568cfd4a60b0dd9182"
format_stamp: "Formatted at 2026-06-30 12:23:09 on dist-test-slave-n0zz"
I20260630 12:23:09.897019 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-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:23:09.908357 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:09.909655 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:09.911226 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:09.913582 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:09.913810 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:09.914085 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:09.914330 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:23:09.958217 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:41867
I20260630 12:23:09.958365 32322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:41867 every 8 connection(s)
I20260630 12:23:09.972714 32323 heartbeater.cc:344] Connected to a master server at 127.25.254.126:42659
I20260630 12:23:09.973097 32323 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:09.973783 32323 heartbeater.cc:507] Master 127.25.254.126:42659 requested a full tablet report, sending...
I20260630 12:23:09.975613 31930 ts_manager.cc:194] Registered new tserver with Master: 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68:41867)
I20260630 12:23:09.976979 31930 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57854
I20260630 12:23:10.003062 32247 consensus_queue.cc:1048] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:10.009800 32235 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:23:10.010143 32235 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:23:10.071282 32233 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:10.072546 32128 debug-util.cc:398] Leaking SignalData structure 0x7b0800295680 after lost signal to thread 26620
I20260630 12:23:10.088487 32247 consensus_queue.cc:1048] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:10.101629 31983 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:10.121040 32233 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:10.127183 32247 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:10.137434 32105 consensus_queue.cc:237] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } }
I20260630 12:23:10.147461 32181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0"
dest_uuid: "c2c9db98883d44778950286a17158d98"
mode: GRACEFUL
new_leader_uuid: "b9868e0ffca84f00a49e1493ace004bf"
 from {username='slave'} at 127.0.0.1:60052
I20260630 12:23:10.148590 32181 raft_consensus.cc:606] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Received request to transfer leadership to TS b9868e0ffca84f00a49e1493ace004bf
I20260630 12:23:10.151573 32247 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:10.156234 32181 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:10.158063 32233 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } 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:23:10.164696 31983 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:23:10.165568 31983 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:10.171201 32181 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:10.178337 32032 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:10.186446 32233 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:10.193989 32070 consensus_peers.cc:597] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a -> Peer 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68:41867): Couldn't send request to peer 360bb93b5dcf4f568cfd4a60b0dd9182. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8b4d316aa614f10ae49c4d8a5e3c1a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.197031 32032 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:10.209460 31930 catalog_manager.cc:5697] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 reported cstate change: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "18dbbd77934b47b2bb59d8900c48296a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:10.440052 32342 ts_tablet_manager.cc:933] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: Initiating tablet copy from peer 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411)
I20260630 12:23:10.441780 32342 tablet_copy_client.cc:323] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:39411
I20260630 12:23:10.451848 32117 tablet_copy_service.cc:140] P 18dbbd77934b47b2bb59d8900c48296a: Received BeginTabletCopySession request for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 from peer 360bb93b5dcf4f568cfd4a60b0dd9182 ({username='slave'} at 127.0.0.1:54506)
I20260630 12:23:10.452497 32117 tablet_copy_service.cc:161] P 18dbbd77934b47b2bb59d8900c48296a: Beginning new tablet copy session on tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 from peer 360bb93b5dcf4f568cfd4a60b0dd9182 at {username='slave'} at 127.0.0.1:54506: session id = 360bb93b5dcf4f568cfd4a60b0dd9182-e8b4d316aa614f10ae49c4d8a5e3c1a7
I20260630 12:23:10.461215 32117 tablet_copy_source_session.cc:215] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:10.464885 32342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:10.477421 32342 tablet_copy_client.cc:806] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:10.478075 32342 tablet_copy_client.cc:670] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:10.479076 32244 raft_consensus.cc:993] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: : Instructing follower b9868e0ffca84f00a49e1493ace004bf to start an election
I20260630 12:23:10.479734 32244 raft_consensus.cc:1081] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Signalling peer b9868e0ffca84f00a49e1493ace004bf to start an election
I20260630 12:23:10.481390 32032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0"
dest_uuid: "b9868e0ffca84f00a49e1493ace004bf"
 from {username='slave'} at 127.0.0.1:49560
I20260630 12:23:10.482029 32032 raft_consensus.cc:493] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:23:10.482162 32342 tablet_copy_client.cc:538] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:10.482483 32032 raft_consensus.cc:3060] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:10.487689 32032 raft_consensus.cc:515] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:10.490036 32032 leader_election.cc:290] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [CANDIDATE]: Term 2 election: Requested vote from peers 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411), c2c9db98883d44778950286a17158d98 (127.25.254.67:34033)
I20260630 12:23:10.491748 32342 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: Bootstrap starting.
I20260630 12:23:10.509678 32106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0" candidate_uuid: "b9868e0ffca84f00a49e1493ace004bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18dbbd77934b47b2bb59d8900c48296a"
I20260630 12:23:10.510409 32106 raft_consensus.cc:3060] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:10.515167 32181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db56a72e32048fbbbd5f935d40162a0" candidate_uuid: "b9868e0ffca84f00a49e1493ace004bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2c9db98883d44778950286a17158d98"
I20260630 12:23:10.515596 32342 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:23:10.515838 32181 raft_consensus.cc:3055] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:23:10.516322 32181 raft_consensus.cc:740] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2c9db98883d44778950286a17158d98, State: Running, Role: LEADER
I20260630 12:23:10.516923 32342 tablet_bootstrap.cc:492] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: Bootstrap complete.
I20260630 12:23:10.517619 32342 ts_tablet_manager.cc:1403] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260630 12:23:10.517181 32181 consensus_queue.cc:260] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [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: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:10.518648 32181 raft_consensus.cc:3060] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:10.519447 32106 raft_consensus.cc:2468] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9868e0ffca84f00a49e1493ace004bf in term 2.
I20260630 12:23:10.520802 31997 leader_election.cc:304] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [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: 18dbbd77934b47b2bb59d8900c48296a, b9868e0ffca84f00a49e1493ace004bf; no voters: 
I20260630 12:23:10.520609 32342 raft_consensus.cc:359] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:10.521775 32234 raft_consensus.cc:2804] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:10.522790 32342 raft_consensus.cc:740] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 360bb93b5dcf4f568cfd4a60b0dd9182, State: Initialized, Role: LEARNER
I20260630 12:23:10.524086 32342 consensus_queue.cc:260] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } }
I20260630 12:23:10.526508 32181 raft_consensus.cc:2468] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9868e0ffca84f00a49e1493ace004bf in term 2.
I20260630 12:23:10.528636 32234 raft_consensus.cc:697] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 2 LEADER]: Becoming Leader. State: Replica: b9868e0ffca84f00a49e1493ace004bf, State: Running, Role: LEADER
I20260630 12:23:10.530598 32234 consensus_queue.cc:237] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [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: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } }
I20260630 12:23:10.531397 32323 heartbeater.cc:499] Master 127.25.254.126:42659 was elected leader, sending a full tablet report...
I20260630 12:23:10.531870 32342 ts_tablet_manager.cc:1434] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:23:10.534829 32117 tablet_copy_service.cc:342] P 18dbbd77934b47b2bb59d8900c48296a: Request end of tablet copy session 360bb93b5dcf4f568cfd4a60b0dd9182-e8b4d316aa614f10ae49c4d8a5e3c1a7 received from {username='slave'} at 127.0.0.1:54506
I20260630 12:23:10.535279 32117 tablet_copy_service.cc:434] P 18dbbd77934b47b2bb59d8900c48296a: ending tablet copy session 360bb93b5dcf4f568cfd4a60b0dd9182-e8b4d316aa614f10ae49c4d8a5e3c1a7 on tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 with peer 360bb93b5dcf4f568cfd4a60b0dd9182
I20260630 12:23:10.538329 31929 catalog_manager.cc:5697] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf reported cstate change: term changed from 1 to 2, leader changed from c2c9db98883d44778950286a17158d98 (127.25.254.67) to b9868e0ffca84f00a49e1493ace004bf (127.25.254.65). New cstate: current_term: 2 leader_uuid: "b9868e0ffca84f00a49e1493ace004bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:10.623116 32233 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
W20260630 12:23:10.646617 31978 auto_rebalancer.cc:639] Failed to schedule move for tablet 0db56a72e32048fbbbd5f935d40162a0: Illegal state: Replica c2c9db98883d44778950286a17158d98 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } }
I20260630 12:23:10.764861 32298 raft_consensus.cc:1217] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:10.764990 32181 raft_consensus.cc:1275] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 2 FOLLOWER]: Refusing update from remote peer b9868e0ffca84f00a49e1493ace004bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:10.765728 32298 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:10.767138 32234 consensus_queue.cc:1048] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:10.789996 32106 raft_consensus.cc:1275] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 2 FOLLOWER]: Refusing update from remote peer b9868e0ffca84f00a49e1493ace004bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:10.793236 32347 consensus_queue.cc:1048] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:11.275297 32233 raft_consensus.cc:1064] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: attempting to promote NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 to VOTER
I20260630 12:23:11.277896 32233 consensus_queue.cc:237] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [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: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } }
I20260630 12:23:11.284575 32298 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:11.284716 32181 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:11.286662 32249 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } 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:23:11.299979 32249 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } 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:23:11.306826 32032 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:11.313241 32340 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:11.321281 32298 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.338059 32032 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.355335 31929 catalog_manager.cc:5697] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 reported cstate change: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "18dbbd77934b47b2bb59d8900c48296a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.429123 32249 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.442759 32181 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.517421 32106 consensus_queue.cc:237] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [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: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } }
I20260630 12:23:11.522940 32298 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:11.524163 32032 raft_consensus.cc:1275] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Refusing update from remote peer 18dbbd77934b47b2bb59d8900c48296a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:11.525858 32233 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:11.527702 32233 consensus_queue.cc:1048] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [LEADER]: Connected to new peer: Peer: permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } 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:23:11.535485 32032 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2c9db98883d44778950286a17158d98 (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.536873 32298 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2c9db98883d44778950286a17158d98 (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.557914 31928 catalog_manager.cc:5697] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 reported cstate change: config changed from index 3 to 4, VOTER c2c9db98883d44778950286a17158d98 (127.25.254.67) evicted. New cstate: current_term: 1 leader_uuid: "18dbbd77934b47b2bb59d8900c48296a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:11.620527 32169 tablet_service.cc:1558] Processing DeleteTablet for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 with delete_type TABLET_DATA_TOMBSTONED (TS c2c9db98883d44778950286a17158d98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60032
I20260630 12:23:11.622563 32360 tablet_replica.cc:333] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: stopping tablet replica
I20260630 12:23:11.623239 32360 raft_consensus.cc:2243] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:11.623842 32360 raft_consensus.cc:2272] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:11.626278 32360 ts_tablet_manager.cc:1916] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:11.636722 32360 ts_tablet_manager.cc:1929] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:23:11.637051 32360 log.cc:1199] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P c2c9db98883d44778950286a17158d98: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/e8b4d316aa614f10ae49c4d8a5e3c1a7
I20260630 12:23:11.638628 31916 catalog_manager.cc:5028] TS c2c9db98883d44778950286a17158d98 (127.25.254.67:34033): tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 (table test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]) successfully deleted
I20260630 12:23:12.166941 31983 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:12.169638 31983 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:12.170053 31983 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:12.423782 32249 raft_consensus.cc:2955] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2c9db98883d44778950286a17158d98 (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:12.434828 31916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e8b4d316aa614f10ae49c4d8a5e3c1a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:12.631306 32181 consensus_queue.cc:237] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [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: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } }
I20260630 12:23:12.641405 32032 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:12.643262 32106 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:12.643520 32365 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:12.644891 32363 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:12.656590 32144 consensus_peers.cc:597] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 -> Peer 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68:41867): Couldn't send request to peer 360bb93b5dcf4f568cfd4a60b0dd9182. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 276a6666c10344aaab949c9a801dfa95. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:12.661113 32032 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:12.662943 32106 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:12.672633 31928 catalog_manager.cc:5697] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf reported cstate change: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "c2c9db98883d44778950286a17158d98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:12.693440 32363 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } } }
I20260630 12:23:12.949775 32373 ts_tablet_manager.cc:933] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: Initiating tablet copy from peer c2c9db98883d44778950286a17158d98 (127.25.254.67:34033)
I20260630 12:23:12.951898 32373 tablet_copy_client.cc:323] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:34033
I20260630 12:23:12.980818 32191 tablet_copy_service.cc:140] P c2c9db98883d44778950286a17158d98: Received BeginTabletCopySession request for tablet 276a6666c10344aaab949c9a801dfa95 from peer 360bb93b5dcf4f568cfd4a60b0dd9182 ({username='slave'} at 127.0.0.1:54604)
I20260630 12:23:12.981519 32191 tablet_copy_service.cc:161] P c2c9db98883d44778950286a17158d98: Beginning new tablet copy session on tablet 276a6666c10344aaab949c9a801dfa95 from peer 360bb93b5dcf4f568cfd4a60b0dd9182 at {username='slave'} at 127.0.0.1:54604: session id = 360bb93b5dcf4f568cfd4a60b0dd9182-276a6666c10344aaab949c9a801dfa95
I20260630 12:23:12.991210 32191 tablet_copy_source_session.cc:215] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:12.995101 32373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 276a6666c10344aaab949c9a801dfa95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:13.011412 32373 tablet_copy_client.cc:806] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:13.012082 32373 tablet_copy_client.cc:670] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:13.016443 32373 tablet_copy_client.cc:538] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:13.025480 32373 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: Bootstrap starting.
I20260630 12:23:13.046361 32373 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: 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:23:13.047348 32373 tablet_bootstrap.cc:492] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: Bootstrap complete.
I20260630 12:23:13.048115 32373 ts_tablet_manager.cc:1403] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.008s
I20260630 12:23:13.051031 32373 raft_consensus.cc:359] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } }
I20260630 12:23:13.051890 32373 raft_consensus.cc:740] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 360bb93b5dcf4f568cfd4a60b0dd9182, State: Initialized, Role: LEARNER
I20260630 12:23:13.052667 32373 consensus_queue.cc:260] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [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: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: true } }
I20260630 12:23:13.055846 32373 ts_tablet_manager.cc:1434] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:23:13.057869 32191 tablet_copy_service.cc:342] P c2c9db98883d44778950286a17158d98: Request end of tablet copy session 360bb93b5dcf4f568cfd4a60b0dd9182-276a6666c10344aaab949c9a801dfa95 received from {username='slave'} at 127.0.0.1:54604
I20260630 12:23:13.058351 32191 tablet_copy_service.cc:434] P c2c9db98883d44778950286a17158d98: ending tablet copy session 360bb93b5dcf4f568cfd4a60b0dd9182-276a6666c10344aaab949c9a801dfa95 on tablet 276a6666c10344aaab949c9a801dfa95 with peer 360bb93b5dcf4f568cfd4a60b0dd9182
I20260630 12:23:13.195166 32298 raft_consensus.cc:1217] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:13.494347 32363 raft_consensus.cc:1064] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: attempting to promote NON_VOTER 360bb93b5dcf4f568cfd4a60b0dd9182 to VOTER
I20260630 12:23:13.496912 32363 consensus_queue.cc:237] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [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: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } }
I20260630 12:23:13.503194 32298 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 LEARNER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:13.504385 32106 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:13.505689 32235 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } 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:23:13.507763 32032 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:13.509585 32235 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:13.519512 32379 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } 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:23:13.525945 32297 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.530428 32106 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.539827 31930 catalog_manager.cc:5697] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 reported cstate change: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2c9db98883d44778950286a17158d98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.690564 32235 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.701648 32032 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 360bb93b5dcf4f568cfd4a60b0dd9182 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "18dbbd77934b47b2bb59d8900c48296a" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 39411 } attrs { replace: true } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.709013 32181 consensus_queue.cc:237] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [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: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } }
I20260630 12:23:13.716033 32032 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:13.716050 32297 raft_consensus.cc:1275] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Refusing update from remote peer c2c9db98883d44778950286a17158d98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:13.717862 32235 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } 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:23:13.719161 32379 consensus_queue.cc:1048] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:13.727758 32032 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.728268 32297 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:13.738214 31928 catalog_manager.cc:5697] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf reported cstate change: config changed from index 3 to 4, VOTER 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66) evicted. New cstate: current_term: 1 leader_uuid: "c2c9db98883d44778950286a17158d98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:14.018703 32096 tablet_service.cc:1558] Processing DeleteTablet for tablet 276a6666c10344aaab949c9a801dfa95 with delete_type TABLET_DATA_TOMBSTONED (TS 18dbbd77934b47b2bb59d8900c48296a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54480
I20260630 12:23:14.020604 32384 tablet_replica.cc:333] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: stopping tablet replica
I20260630 12:23:14.021380 32384 raft_consensus.cc:2243] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:14.021965 32384 raft_consensus.cc:2272] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:14.024335 32384 ts_tablet_manager.cc:1916] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:23:14.035184 32384 ts_tablet_manager.cc:1929] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:23:14.035566 32384 log.cc:1199] T 276a6666c10344aaab949c9a801dfa95 P 18dbbd77934b47b2bb59d8900c48296a: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/276a6666c10344aaab949c9a801dfa95
I20260630 12:23:14.036903 31916 catalog_manager.cc:5028] TS 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66:39411): tablet 276a6666c10344aaab949c9a801dfa95 (table test-workload [id=22dc8cdcff6544919330cd7e3978a5ac]) successfully deleted
I20260630 12:23:14.171141 31983 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:14.174989 31983 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:14.175320 31983 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:14.535634 32235 raft_consensus.cc:2955] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 18dbbd77934b47b2bb59d8900c48296a (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2c9db98883d44778950286a17158d98" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 34033 } } peers { permanent_uuid: "b9868e0ffca84f00a49e1493ace004bf" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 34283 } } peers { permanent_uuid: "360bb93b5dcf4f568cfd4a60b0dd9182" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 41867 } attrs { promote: false } } }
I20260630 12:23:14.542623 31916 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 276a6666c10344aaab949c9a801dfa95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:16.176193 31983 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:16.178906 31983 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:16.179358 31983 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:18.180378 31983 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:18.183135 31983 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:18.183627 31983 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:23:19.027683 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:23:19.055665 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:19.056279 26617 tablet_replica.cc:333] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf: stopping tablet replica
I20260630 12:23:19.056900 26617 raft_consensus.cc:2243] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:19.057354 26617 raft_consensus.cc:2272] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.059231 26617 tablet_replica.cc:333] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf: stopping tablet replica
I20260630 12:23:19.059676 26617 raft_consensus.cc:2243] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:23:19.060348 26617 raft_consensus.cc:2272] T 0db56a72e32048fbbbd5f935d40162a0 P b9868e0ffca84f00a49e1493ace004bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.062000 26617 tablet_replica.cc:333] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf: stopping tablet replica
I20260630 12:23:19.062461 26617 raft_consensus.cc:2243] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:19.062924 26617 raft_consensus.cc:2272] T 276a6666c10344aaab949c9a801dfa95 P b9868e0ffca84f00a49e1493ace004bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.085517 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:23:19.098857 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:23:19.124203 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:19.125046 26617 tablet_replica.cc:333] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a: stopping tablet replica
I20260630 12:23:19.125793 26617 raft_consensus.cc:2243] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:19.126395 26617 raft_consensus.cc:2272] T 0db56a72e32048fbbbd5f935d40162a0 P 18dbbd77934b47b2bb59d8900c48296a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.128253 26617 tablet_replica.cc:333] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a: stopping tablet replica
I20260630 12:23:19.128737 26617 raft_consensus.cc:2243] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:19.129350 26617 raft_consensus.cc:2272] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 18dbbd77934b47b2bb59d8900c48296a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:19.132012 32073 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:34283: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260630 12:23:19.157728 32147 consensus_peers.cc:597] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 -> Peer b9868e0ffca84f00a49e1493ace004bf (127.25.254.65:34283): Couldn't send request to peer b9868e0ffca84f00a49e1493ace004bf. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:34283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:19.171824 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:23:19.184406 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:23:19.205260 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:19.205979 26617 tablet_replica.cc:333] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98: stopping tablet replica
I20260630 12:23:19.206516 26617 raft_consensus.cc:2243] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:19.206965 26617 raft_consensus.cc:2272] T 0db56a72e32048fbbbd5f935d40162a0 P c2c9db98883d44778950286a17158d98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.208763 26617 tablet_replica.cc:333] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98: stopping tablet replica
I20260630 12:23:19.209259 26617 raft_consensus.cc:2243] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:19.210011 26617 raft_consensus.cc:2272] T 276a6666c10344aaab949c9a801dfa95 P c2c9db98883d44778950286a17158d98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.231653 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:23:19.244024 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:23:19.263227 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:19.263872 26617 tablet_replica.cc:333] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182: stopping tablet replica
I20260630 12:23:19.264432 26617 raft_consensus.cc:2243] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:19.264997 26617 raft_consensus.cc:2272] T 276a6666c10344aaab949c9a801dfa95 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.266867 26617 tablet_replica.cc:333] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182: stopping tablet replica
I20260630 12:23:19.267315 26617 raft_consensus.cc:2243] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:19.267827 26617 raft_consensus.cc:2272] T e8b4d316aa614f10ae49c4d8a5e3c1a7 P 360bb93b5dcf4f568cfd4a60b0dd9182 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.287832 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:23:19.297998 26617 master.cc:562] Master@127.25.254.126:42659 shutting down...
I20260630 12:23:19.317205 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:19.317770 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:19.318123 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 96b6cd0a80c04cf0abde6df94f51e0f9: stopping tablet replica
I20260630 12:23:19.337791 26617 master.cc:584] Master@127.25.254.126:42659 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11409 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:23:19.372817 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:33661
I20260630 12:23:19.373914 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:19.378661 32391 instance_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:23:19.379931 32392 instance_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:23:19.380259 32394 instance_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:23:19.380864 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:19.381666 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:19.381834 26617 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:23:19.381948 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822199381937 us; error 0 us; skew 500 ppm
I20260630 12:23:19.382472 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:19.384528 26617 webserver.cc:533] Webserver started at http://127.25.254.126:46683/ using document root <none> and password file <none>
I20260630 12:23:19.384938 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:19.385095 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:19.385295 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:19.386307 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "833bdd2b866c42f6b5df5b56d0c58a49"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.390705 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:23:19.393748 32399 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:23:19.394518 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:19.394807 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "833bdd2b866c42f6b5df5b56d0c58a49"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.395098 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-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:23:19.447744 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:19.449361 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:19.489063 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:33661
I20260630 12:23:19.489274 32451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:33661 every 8 connection(s)
I20260630 12:23:19.494004 32452 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:23:19.506968 32452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49: Bootstrap starting.
I20260630 12:23:19.512018 32452 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:19.516211 32452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49: No bootstrap required, opened a new log
I20260630 12:23:19.518512 32452 raft_consensus.cc:359] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833bdd2b866c42f6b5df5b56d0c58a49" member_type: VOTER }
I20260630 12:23:19.519021 32452 raft_consensus.cc:385] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:19.519209 32452 raft_consensus.cc:740] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 833bdd2b866c42f6b5df5b56d0c58a49, State: Initialized, Role: FOLLOWER
I20260630 12:23:19.519848 32452 consensus_queue.cc:260] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "833bdd2b866c42f6b5df5b56d0c58a49" member_type: VOTER }
I20260630 12:23:19.520274 32452 raft_consensus.cc:399] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:19.520469 32452 raft_consensus.cc:493] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:19.520709 32452 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:19.525275 32452 raft_consensus.cc:515] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833bdd2b866c42f6b5df5b56d0c58a49" member_type: VOTER }
I20260630 12:23:19.525733 32452 leader_election.cc:304] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [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: 833bdd2b866c42f6b5df5b56d0c58a49; no voters: 
I20260630 12:23:19.526913 32452 leader_election.cc:290] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:19.527343 32455 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:19.528685 32455 raft_consensus.cc:697] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 1 LEADER]: Becoming Leader. State: Replica: 833bdd2b866c42f6b5df5b56d0c58a49, State: Running, Role: LEADER
I20260630 12:23:19.529488 32455 consensus_queue.cc:237] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [LEADER]: Queue going to LEADER mode. State: All 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: "833bdd2b866c42f6b5df5b56d0c58a49" member_type: VOTER }
I20260630 12:23:19.529768 32452 sys_catalog.cc:565] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:19.542435 32456 sys_catalog.cc:455] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "833bdd2b866c42f6b5df5b56d0c58a49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833bdd2b866c42f6b5df5b56d0c58a49" member_type: VOTER } }
I20260630 12:23:19.542311 32457 sys_catalog.cc:455] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 833bdd2b866c42f6b5df5b56d0c58a49. Latest consensus state: current_term: 1 leader_uuid: "833bdd2b866c42f6b5df5b56d0c58a49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833bdd2b866c42f6b5df5b56d0c58a49" member_type: VOTER } }
I20260630 12:23:19.543147 32456 sys_catalog.cc:458] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:19.543224 32457 sys_catalog.cc:458] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:19.545276 32465 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:19.551272 32465 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:19.552278 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:19.560250 32465 catalog_manager.cc:1383] Generated new cluster ID: 2a6f390991124a76931e4bdd908c8e07
I20260630 12:23:19.560580 32465 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:19.573148 32465 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:19.574556 32465 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:19.588757 32465 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49: Generated new TSK 0
I20260630 12:23:19.589357 32465 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:19.618702 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:19.625499 32473 instance_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:23:19.626204 32474 instance_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:23:19.627658 32476 instance_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:23:19.629709 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:19.630614 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:19.630801 26617 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:23:19.630939 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822199630927 us; error 0 us; skew 500 ppm
I20260630 12:23:19.631476 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:19.633826 26617 webserver.cc:533] Webserver started at http://127.25.254.65:33563/ using document root <none> and password file <none>
I20260630 12:23:19.634361 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:19.634538 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:19.634789 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:19.636113 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "7c0d6d649c3c44b8b9984b554a825904"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.641242 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:23:19.644887 32481 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:23:19.645869 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:23:19.646277 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "7c0d6d649c3c44b8b9984b554a825904"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.646576 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-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:23:19.673208 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:19.674433 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:19.675899 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:19.678402 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:19.678632 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:19.678889 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:19.679088 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:19.719704 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:46799
I20260630 12:23:19.719801 32543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:46799 every 8 connection(s)
I20260630 12:23:19.724942 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:19.732595 32548 instance_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:23:19.734687 32549 instance_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:23:19.737396 26617 server_base.cc:1061] running on GCE node
W20260630 12:23:19.737438 32551 instance_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:23:19.738749 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:19.739027 26617 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:23:19.739202 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822199739184 us; error 0 us; skew 500 ppm
I20260630 12:23:19.739712 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:19.742017 32544 heartbeater.cc:344] Connected to a master server at 127.25.254.126:33661
I20260630 12:23:19.742568 32544 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:19.742702 26617 webserver.cc:533] Webserver started at http://127.25.254.66:44799/ using document root <none> and password file <none>
I20260630 12:23:19.743373 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:19.743615 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:19.743517 32544 heartbeater.cc:507] Master 127.25.254.126:33661 requested a full tablet report, sending...
I20260630 12:23:19.744071 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:19.745723 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.746143 32417 ts_manager.cc:194] Registered new tserver with Master: 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799)
I20260630 12:23:19.748201 32417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46132
I20260630 12:23:19.751281 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:23:19.754730 32556 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:23:19.755419 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:23:19.755705 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.755957 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-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:23:19.789453 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:19.790702 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:19.792160 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:19.794473 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:19.794704 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:19.794940 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:19.795120 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:19.835191 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:40409
I20260630 12:23:19.835285 32618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:40409 every 8 connection(s)
I20260630 12:23:19.839974 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:19.847929 32622 instance_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:23:19.848343 32623 instance_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:23:19.852231 32625 instance_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:23:19.854163 32619 heartbeater.cc:344] Connected to a master server at 127.25.254.126:33661
I20260630 12:23:19.854575 32619 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:19.854988 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:19.855530 32619 heartbeater.cc:507] Master 127.25.254.126:33661 requested a full tablet report, sending...
I20260630 12:23:19.856101 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:19.856398 26617 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:23:19.856634 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822199856614 us; error 0 us; skew 500 ppm
I20260630 12:23:19.857247 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:19.857790 32417 ts_manager.cc:194] Registered new tserver with Master: efd9d8eeb25c4cbf93d9a2440c6757b3 (127.25.254.66:40409)
I20260630 12:23:19.859421 32417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46142
I20260630 12:23:19.859835 26617 webserver.cc:533] Webserver started at http://127.25.254.67:39553/ using document root <none> and password file <none>
I20260630 12:23:19.860406 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:19.860661 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:19.860960 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:19.862236 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "db64c994f89f449e8623c503de640f33"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.866623 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:23:19.869789 32630 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:23:19.870564 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:19.870860 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "db64c994f89f449e8623c503de640f33"
format_stamp: "Formatted at 2026-06-30 12:23:19 on dist-test-slave-n0zz"
I20260630 12:23:19.871126 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822048163789-26617-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:23:19.889356 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:19.890602 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:19.892009 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:19.894376 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:19.894605 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:19.894835 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:19.895004 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:19.934144 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:37099
I20260630 12:23:19.934298 32692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:37099 every 8 connection(s)
I20260630 12:23:19.948045 32693 heartbeater.cc:344] Connected to a master server at 127.25.254.126:33661
I20260630 12:23:19.948432 32693 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:19.949151 32693 heartbeater.cc:507] Master 127.25.254.126:33661 requested a full tablet report, sending...
I20260630 12:23:19.951047 32417 ts_manager.cc:194] Registered new tserver with Master: db64c994f89f449e8623c503de640f33 (127.25.254.67:37099)
I20260630 12:23:19.952019 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014513378s
I20260630 12:23:19.952446 32417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46154
I20260630 12:23:20.750984 32544 heartbeater.cc:499] Master 127.25.254.126:33661 was elected leader, sending a full tablet report...
I20260630 12:23:20.862023 32619 heartbeater.cc:499] Master 127.25.254.126:33661 was elected leader, sending a full tablet report...
I20260630 12:23:20.955040 32693 heartbeater.cc:499] Master 127.25.254.126:33661 was elected leader, sending a full tablet report...
I20260630 12:23:21.008889 32417 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47418:
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:23:21.010921 32417 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:23:21.060916 32658 tablet_service.cc:1511] Processing CreateTablet for tablet 390abbe9a5264895841095d76e190d11 (DEFAULT_TABLE table=test-workload [id=45afe00bc0424eb399e4d34507412c22]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:23:21.062381 32658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390abbe9a5264895841095d76e190d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.063290 32509 tablet_service.cc:1511] Processing CreateTablet for tablet 390abbe9a5264895841095d76e190d11 (DEFAULT_TABLE table=test-workload [id=45afe00bc0424eb399e4d34507412c22]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:23:21.064296 32509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390abbe9a5264895841095d76e190d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.066195 32584 tablet_service.cc:1511] Processing CreateTablet for tablet 390abbe9a5264895841095d76e190d11 (DEFAULT_TABLE table=test-workload [id=45afe00bc0424eb399e4d34507412c22]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:23:21.067564 32584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390abbe9a5264895841095d76e190d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:21.078737 32713 tablet_bootstrap.cc:492] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33: Bootstrap starting.
I20260630 12:23:21.083316 32714 tablet_bootstrap.cc:492] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904: Bootstrap starting.
I20260630 12:23:21.084517 32713 tablet_bootstrap.cc:654] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.085798 32715 tablet_bootstrap.cc:492] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: Bootstrap starting.
I20260630 12:23:21.090442 32714 tablet_bootstrap.cc:654] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.091831 32713 tablet_bootstrap.cc:492] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33: No bootstrap required, opened a new log
I20260630 12:23:21.092347 32713 ts_tablet_manager.cc:1403] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:23:21.092646 32715 tablet_bootstrap.cc:654] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:21.095309 32714 tablet_bootstrap.cc:492] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904: No bootstrap required, opened a new log
I20260630 12:23:21.095750 32714 ts_tablet_manager.cc:1403] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:23:21.095584 32713 raft_consensus.cc:359] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.096553 32713 raft_consensus.cc:385] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.096891 32713 raft_consensus.cc:740] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db64c994f89f449e8623c503de640f33, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.098259 32715 tablet_bootstrap.cc:492] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: No bootstrap required, opened a new log
I20260630 12:23:21.098230 32713 consensus_queue.cc:260] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.098912 32715 ts_tablet_manager.cc:1403] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:23:21.098615 32714 raft_consensus.cc:359] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.099428 32714 raft_consensus.cc:385] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.099787 32714 raft_consensus.cc:740] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0d6d649c3c44b8b9984b554a825904, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.100684 32714 consensus_queue.cc:260] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.102633 32715 raft_consensus.cc:359] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.103602 32715 raft_consensus.cc:385] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:21.104046 32715 raft_consensus.cc:740] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efd9d8eeb25c4cbf93d9a2440c6757b3, State: Initialized, Role: FOLLOWER
I20260630 12:23:21.104493 32714 ts_tablet_manager.cc:1434] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:23:21.106698 32713 ts_tablet_manager.cc:1434] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:23:21.105310 32715 consensus_queue.cc:260] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.113168 32715 ts_tablet_manager.cc:1434] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:23:21.163177 32719 raft_consensus.cc:493] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:21.163722 32719 raft_consensus.cc:515] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.165786 32719 leader_election.cc:290] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799), efd9d8eeb25c4cbf93d9a2440c6757b3 (127.25.254.66:40409)
I20260630 12:23:21.177688 32519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390abbe9a5264895841095d76e190d11" candidate_uuid: "db64c994f89f449e8623c503de640f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0d6d649c3c44b8b9984b554a825904" is_pre_election: true
I20260630 12:23:21.178537 32519 raft_consensus.cc:2468] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db64c994f89f449e8623c503de640f33 in term 0.
I20260630 12:23:21.179236 32594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390abbe9a5264895841095d76e190d11" candidate_uuid: "db64c994f89f449e8623c503de640f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" is_pre_election: true
I20260630 12:23:21.179859 32634 leader_election.cc:304] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0d6d649c3c44b8b9984b554a825904, db64c994f89f449e8623c503de640f33; no voters: 
I20260630 12:23:21.179997 32594 raft_consensus.cc:2468] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db64c994f89f449e8623c503de640f33 in term 0.
I20260630 12:23:21.180938 32719 raft_consensus.cc:2804] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:21.181335 32719 raft_consensus.cc:493] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:21.181641 32719 raft_consensus.cc:3060] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:21.187317 32719 raft_consensus.cc:515] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.188997 32719 leader_election.cc:290] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [CANDIDATE]: Term 1 election: Requested vote from peers 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799), efd9d8eeb25c4cbf93d9a2440c6757b3 (127.25.254.66:40409)
I20260630 12:23:21.190119 32519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390abbe9a5264895841095d76e190d11" candidate_uuid: "db64c994f89f449e8623c503de640f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c0d6d649c3c44b8b9984b554a825904"
I20260630 12:23:21.190510 32594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390abbe9a5264895841095d76e190d11" candidate_uuid: "db64c994f89f449e8623c503de640f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3"
I20260630 12:23:21.190845 32519 raft_consensus.cc:3060] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:21.191139 32594 raft_consensus.cc:3060] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:21.199457 32519 raft_consensus.cc:2468] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db64c994f89f449e8623c503de640f33 in term 1.
I20260630 12:23:21.199460 32594 raft_consensus.cc:2468] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db64c994f89f449e8623c503de640f33 in term 1.
I20260630 12:23:21.200978 32634 leader_election.cc:304] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c0d6d649c3c44b8b9984b554a825904, db64c994f89f449e8623c503de640f33; no voters: 
I20260630 12:23:21.201609 32719 raft_consensus.cc:2804] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:21.202749 32719 raft_consensus.cc:697] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 1 LEADER]: Becoming Leader. State: Replica: db64c994f89f449e8623c503de640f33, State: Running, Role: LEADER
I20260630 12:23:21.203538 32719 consensus_queue.cc:237] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } }
I20260630 12:23:21.210539 32417 catalog_manager.cc:5697] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to db64c994f89f449e8623c503de640f33 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "db64c994f89f449e8623c503de640f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db64c994f89f449e8623c503de640f33" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c0d6d649c3c44b8b9984b554a825904" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:21.250208 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:23:21.267340 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:21.268138 26617 tablet_replica.cc:333] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904: stopping tablet replica
I20260630 12:23:21.268644 26617 raft_consensus.cc:2243] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:21.268996 26617 raft_consensus.cc:2272] T 390abbe9a5264895841095d76e190d11 P 7c0d6d649c3c44b8b9984b554a825904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:21.287734 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
W20260630 12:23:21.340565 32620 tablet.cc:2406] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:23:21.550709 32470 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:21.552102 32470 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:21.552420 32470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:21.740783 32634 consensus_peers.cc:597] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 -> Peer 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799): Couldn't send request to peer 7c0d6d649c3c44b8b9984b554a825904. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:21.772967 32726 consensus_queue.cc:1048] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efd9d8eeb25c4cbf93d9a2440c6757b3" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:23.553671 32470 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:23.555351 32470 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:23.555797 32470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:24.080896 32634 consensus_peers.cc:597] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 -> Peer 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799): Couldn't send request to peer 7c0d6d649c3c44b8b9984b554a825904. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:23:24.599089 32634 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260630 12:23:25.556798 32470 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:25.558663 32470 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:25.559075 32470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:26.602581 32634 consensus_peers.cc:597] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 -> Peer 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799): Couldn't send request to peer 7c0d6d649c3c44b8b9984b554a825904. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:23:27.560163 32470 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:27.561599 32470 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:27.561951 32470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:29.085816 32634 consensus_peers.cc:597] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 -> Peer 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799): Couldn't send request to peer 7c0d6d649c3c44b8b9984b554a825904. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:23:29.563376 32470 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:29.565189 32470 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:29.565500 32470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:29.690944 32634 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:23:31.566489 32470 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:23:31.567834 32470 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:23:31.568171 32470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:23:31.804978 32634 consensus_peers.cc:597] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 -> Peer 7c0d6d649c3c44b8b9984b554a825904 (127.25.254.65:46799): Couldn't send request to peer 7c0d6d649c3c44b8b9984b554a825904. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:46799: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:23:32.359613 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:23:32.385816 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:32.386631 26617 tablet_replica.cc:333] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3: stopping tablet replica
I20260630 12:23:32.387236 26617 raft_consensus.cc:2243] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:32.388120 26617 raft_consensus.cc:2272] T 390abbe9a5264895841095d76e190d11 P efd9d8eeb25c4cbf93d9a2440c6757b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:32.390684 32634 consensus_peers.cc:597] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 -> Peer efd9d8eeb25c4cbf93d9a2440c6757b3 (127.25.254.66:40409): Couldn't send request to peer efd9d8eeb25c4cbf93d9a2440c6757b3. 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:23:32.409512 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:23:32.422724 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:23:32.442943 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:32.443564 26617 tablet_replica.cc:333] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33: stopping tablet replica
I20260630 12:23:32.444098 26617 raft_consensus.cc:2243] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:32.445062 26617 raft_consensus.cc:2272] T 390abbe9a5264895841095d76e190d11 P db64c994f89f449e8623c503de640f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:32.464730 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:23:32.476689 26617 master.cc:562] Master@127.25.254.126:33661 shutting down...
I20260630 12:23:32.499213 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:32.499878 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:32.500226 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 833bdd2b866c42f6b5df5b56d0c58a49: stopping tablet replica
I20260630 12:23:32.519217 26617 master.cc:584] Master@127.25.254.126:33661 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13183 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:23:32.556444 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:37311
I20260630 12:23:32.557557 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:32.563177 32758 instance_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:23:32.563235 32759 instance_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:23:32.563777 32761 instance_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:23:32.566264 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:32.567216 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:32.567394 26617 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:23:32.567504 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822212567494 us; error 0 us; skew 500 ppm
I20260630 12:23:32.567932 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:32.570267 26617 webserver.cc:533] Webserver started at http://127.25.254.126:38995/ using document root <none> and password file <none>
I20260630 12:23:32.570714 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:32.570874 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:32.571096 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:32.572263 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "fbcad6650f52435c9ed2e6da8187f05e"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-n0zz"
I20260630 12:23:32.576650 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:32.580056 32766 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:23:32.580809 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:23:32.581102 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "fbcad6650f52435c9ed2e6da8187f05e"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-n0zz"
I20260630 12:23:32.581372 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-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:23:32.607758 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:32.609038 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:32.646024 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:37311
I20260630 12:23:32.646111   349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:37311 every 8 connection(s)
I20260630 12:23:32.650053   350 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:23:32.661971   350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e: Bootstrap starting.
I20260630 12:23:32.666823   350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:32.671240   350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e: No bootstrap required, opened a new log
I20260630 12:23:32.673422   350 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbcad6650f52435c9ed2e6da8187f05e" member_type: VOTER }
I20260630 12:23:32.673887   350 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:32.674067   350 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbcad6650f52435c9ed2e6da8187f05e, State: Initialized, Role: FOLLOWER
I20260630 12:23:32.674708   350 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbcad6650f52435c9ed2e6da8187f05e" member_type: VOTER }
I20260630 12:23:32.675160   350 raft_consensus.cc:399] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:32.675345   350 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:32.675561   350 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:32.680589   350 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbcad6650f52435c9ed2e6da8187f05e" member_type: VOTER }
I20260630 12:23:32.681080   350 leader_election.cc:304] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [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: fbcad6650f52435c9ed2e6da8187f05e; no voters: 
I20260630 12:23:32.682117   350 leader_election.cc:290] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:32.682571   353 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:32.684026   353 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 1 LEADER]: Becoming Leader. State: Replica: fbcad6650f52435c9ed2e6da8187f05e, State: Running, Role: LEADER
I20260630 12:23:32.684726   353 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [LEADER]: Queue going to LEADER mode. State: All 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: "fbcad6650f52435c9ed2e6da8187f05e" member_type: VOTER }
I20260630 12:23:32.685423   350 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:32.687916   355 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbcad6650f52435c9ed2e6da8187f05e. Latest consensus state: current_term: 1 leader_uuid: "fbcad6650f52435c9ed2e6da8187f05e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbcad6650f52435c9ed2e6da8187f05e" member_type: VOTER } }
I20260630 12:23:32.688076   354 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fbcad6650f52435c9ed2e6da8187f05e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbcad6650f52435c9ed2e6da8187f05e" member_type: VOTER } }
I20260630 12:23:32.688525   355 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:32.688654   354 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:32.691751   359 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:32.700392   359 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:32.701411 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:32.709616   359 catalog_manager.cc:1383] Generated new cluster ID: fbb0e3155a3842619f20036a297af92c
I20260630 12:23:32.709870   359 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:32.733214   359 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:32.734565   359 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:32.765021   359 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e: Generated new TSK 0
I20260630 12:23:32.765551   359 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:32.832100 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:32.838320   371 instance_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:23:32.839605   372 instance_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:23:32.840894 26617 server_base.cc:1061] running on GCE node
W20260630 12:23:32.840971   374 instance_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:23:32.842023 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:32.842281 26617 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:23:32.842419 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822212842400 us; error 0 us; skew 500 ppm
I20260630 12:23:32.842865 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:32.845305 26617 webserver.cc:533] Webserver started at http://127.25.254.65:44697/ using document root <none> and password file <none>
I20260630 12:23:32.845781 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:32.845963 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:32.846243 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:32.847404 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "c0df5d2995b4448eafe39878266bdc0c"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-n0zz"
I20260630 12:23:32.852077 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:32.855489   379 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:23:32.856258 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:32.856576 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "c0df5d2995b4448eafe39878266bdc0c"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-n0zz"
I20260630 12:23:32.856873 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-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:23:32.881042 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:32.882328 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:32.883917 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:32.886148 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:32.886423 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:32.886693 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:32.886878 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:32.926273 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:40563
I20260630 12:23:32.926436   441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:40563 every 8 connection(s)
I20260630 12:23:32.931442 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:32.938314   447 instance_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:23:32.939350   448 instance_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:23:32.941425   450 instance_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:23:32.942312 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:32.943167 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:32.943393 26617 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:23:32.943629 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822212943611 us; error 0 us; skew 500 ppm
I20260630 12:23:32.944252 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:32.944741   443 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37311
I20260630 12:23:32.945183   443 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:32.946094   443 heartbeater.cc:507] Master 127.25.254.126:37311 requested a full tablet report, sending...
I20260630 12:23:32.946918 26617 webserver.cc:533] Webserver started at http://127.25.254.66:38623/ using document root <none> and password file <none>
I20260630 12:23:32.947574 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:32.947805 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:32.948124 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:32.948691   315 ts_manager.cc:194] Registered new tserver with Master: c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563)
I20260630 12:23:32.949677 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "e683980b7ca747488d104eec38b80ba7"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-n0zz"
I20260630 12:23:32.951205   315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40518
I20260630 12:23:32.955161 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:23:32.958503   455 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:23:32.959291 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:32.959537 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "e683980b7ca747488d104eec38b80ba7"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-n0zz"
I20260630 12:23:32.959758 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-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:23:32.983482 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:32.984581 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:32.985911 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:32.988123 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:32.988294 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:32.988597 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:32.988759 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:33.029567 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:41095
I20260630 12:23:33.029635   517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:41095 every 8 connection(s)
I20260630 12:23:33.034653 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:33.041325   521 instance_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:23:33.044016   522 instance_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:23:33.045632   524 instance_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:23:33.045863 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:33.046929 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:33.047174 26617 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:23:33.047355 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822213047338 us; error 0 us; skew 500 ppm
I20260630 12:23:33.047703   518 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37311
I20260630 12:23:33.048029 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:33.048127   518 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:33.049141   518 heartbeater.cc:507] Master 127.25.254.126:37311 requested a full tablet report, sending...
I20260630 12:23:33.051040 26617 webserver.cc:533] Webserver started at http://127.25.254.67:33833/ using document root <none> and password file <none>
I20260630 12:23:33.051539   315 ts_manager.cc:194] Registered new tserver with Master: e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:33.051694 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:33.052003 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:33.052340 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:33.053424   315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40520
I20260630 12:23:33.053968 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "5ca2f90aede94c5ba021a1a4fd94d166"
format_stamp: "Formatted at 2026-06-30 12:23:33 on dist-test-slave-n0zz"
I20260630 12:23:33.059080 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:33.062350   529 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:23:33.063135 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:33.063395 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "5ca2f90aede94c5ba021a1a4fd94d166"
format_stamp: "Formatted at 2026-06-30 12:23:33 on dist-test-slave-n0zz"
I20260630 12:23:33.063663 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-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:23:33.072678 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:33.073758 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:33.075156 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:33.077278 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:33.077498 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:33.077741 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:33.077878 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:33.116492 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:37601
I20260630 12:23:33.116600   591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:37601 every 8 connection(s)
I20260630 12:23:33.130925   592 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37311
I20260630 12:23:33.131364   592 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:33.132126   592 heartbeater.cc:507] Master 127.25.254.126:37311 requested a full tablet report, sending...
I20260630 12:23:33.134122   315 ts_manager.cc:194] Registered new tserver with Master: 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:33.134280 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014729892s
I20260630 12:23:33.136020   315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40532
I20260630 12:23:33.954289   443 heartbeater.cc:499] Master 127.25.254.126:37311 was elected leader, sending a full tablet report...
I20260630 12:23:34.056473   518 heartbeater.cc:499] Master 127.25.254.126:37311 was elected leader, sending a full tablet report...
I20260630 12:23:34.138732   592 heartbeater.cc:499] Master 127.25.254.126:37311 was elected leader, sending a full tablet report...
I20260630 12:23:34.190297   315 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40540:
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:23:34.192509   315 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:23:34.257062   481 tablet_service.cc:1511] Processing CreateTablet for tablet f698f01e458e46be94081c1ac805ff78 (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:34.258075   483 tablet_service.cc:1511] Processing CreateTablet for tablet e3ed49521a8a466f96a0630c890036df (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:34.259034   481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698f01e458e46be94081c1ac805ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.259244   480 tablet_service.cc:1511] Processing CreateTablet for tablet 14eed65c0fb64222896c95780a1d7e9e (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:34.259826   483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed49521a8a466f96a0630c890036df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.260924   480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eed65c0fb64222896c95780a1d7e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.257113   482 tablet_service.cc:1511] Processing CreateTablet for tablet b984e38862d04e53be005ffd182db8c8 (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:34.262516   482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b984e38862d04e53be005ffd182db8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.268779   557 tablet_service.cc:1511] Processing CreateTablet for tablet e3ed49521a8a466f96a0630c890036df (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:34.270213   557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed49521a8a466f96a0630c890036df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.276328   556 tablet_service.cc:1511] Processing CreateTablet for tablet b984e38862d04e53be005ffd182db8c8 (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:34.277765   556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b984e38862d04e53be005ffd182db8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.285156   555 tablet_service.cc:1511] Processing CreateTablet for tablet f698f01e458e46be94081c1ac805ff78 (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:34.286628   555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698f01e458e46be94081c1ac805ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.296070   554 tablet_service.cc:1511] Processing CreateTablet for tablet 14eed65c0fb64222896c95780a1d7e9e (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:34.297530   554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eed65c0fb64222896c95780a1d7e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.306427   405 tablet_service.cc:1511] Processing CreateTablet for tablet f698f01e458e46be94081c1ac805ff78 (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:34.307896   405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698f01e458e46be94081c1ac805ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.311429   404 tablet_service.cc:1511] Processing CreateTablet for tablet 14eed65c0fb64222896c95780a1d7e9e (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:34.312776   404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eed65c0fb64222896c95780a1d7e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.314342   407 tablet_service.cc:1511] Processing CreateTablet for tablet e3ed49521a8a466f96a0630c890036df (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:34.315688   407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed49521a8a466f96a0630c890036df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.314366   406 tablet_service.cc:1511] Processing CreateTablet for tablet b984e38862d04e53be005ffd182db8c8 (DEFAULT_TABLE table=test-workload [id=95d6564578de4fb6a15f95f6614a9822]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:34.319746   406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b984e38862d04e53be005ffd182db8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:34.331514   612 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7: Bootstrap starting.
I20260630 12:23:34.349974   613 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c: Bootstrap starting.
I20260630 12:23:34.353106   612 tablet_bootstrap.cc:654] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.356722   613 tablet_bootstrap.cc:654] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.358956   612 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7: No bootstrap required, opened a new log
I20260630 12:23:34.359509   614 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166: Bootstrap starting.
I20260630 12:23:34.360600   612 ts_tablet_manager.cc:1403] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.010s
I20260630 12:23:34.362417   613 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c: No bootstrap required, opened a new log
I20260630 12:23:34.362884   613 ts_tablet_manager.cc:1403] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:23:34.363813   612 raft_consensus.cc:359] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.364562   612 raft_consensus.cc:385] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.364871   612 raft_consensus.cc:740] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e683980b7ca747488d104eec38b80ba7, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.366055   614 tablet_bootstrap.cc:654] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.365741   612 consensus_queue.cc:260] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.365797   613 raft_consensus.cc:359] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.366808   613 raft_consensus.cc:385] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.367142   613 raft_consensus.cc:740] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0df5d2995b4448eafe39878266bdc0c, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.368296   613 consensus_queue.cc:260] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.368948   612 ts_tablet_manager.cc:1434] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:23:34.370100   612 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: Bootstrap starting.
I20260630 12:23:34.377125   613 ts_tablet_manager.cc:1434] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260630 12:23:34.378468   613 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c: Bootstrap starting.
I20260630 12:23:34.377266   612 tablet_bootstrap.cc:654] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.382303   614 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166: No bootstrap required, opened a new log
I20260630 12:23:34.383059   614 ts_tablet_manager.cc:1403] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260630 12:23:34.383749   613 tablet_bootstrap.cc:654] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.386291   614 raft_consensus.cc:359] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.387082   614 raft_consensus.cc:385] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.387426   614 raft_consensus.cc:740] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca2f90aede94c5ba021a1a4fd94d166, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.388365   614 consensus_queue.cc:260] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.394591   612 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: No bootstrap required, opened a new log
I20260630 12:23:34.395133   612 ts_tablet_manager.cc:1403] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260630 12:23:34.395594   614 ts_tablet_manager.cc:1434] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260630 12:23:34.396191   613 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c: No bootstrap required, opened a new log
I20260630 12:23:34.396574   614 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: Bootstrap starting.
I20260630 12:23:34.396750   613 ts_tablet_manager.cc:1403] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:23:34.398093   612 raft_consensus.cc:359] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.398943   612 raft_consensus.cc:385] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.399284   612 raft_consensus.cc:740] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e683980b7ca747488d104eec38b80ba7, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.399855   613 raft_consensus.cc:359] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.400243   612 consensus_queue.cc:260] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.401180   613 raft_consensus.cc:385] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.401571   613 raft_consensus.cc:740] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0df5d2995b4448eafe39878266bdc0c, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.402530   613 consensus_queue.cc:260] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.403676   614 tablet_bootstrap.cc:654] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.409337   612 ts_tablet_manager.cc:1434] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:23:34.412849   612 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: Bootstrap starting.
I20260630 12:23:34.415081   614 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: No bootstrap required, opened a new log
I20260630 12:23:34.415539   614 ts_tablet_manager.cc:1403] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260630 12:23:34.417388   613 ts_tablet_manager.cc:1434] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260630 12:23:34.417785   614 raft_consensus.cc:359] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.418416   614 raft_consensus.cc:385] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.418666   614 raft_consensus.cc:740] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca2f90aede94c5ba021a1a4fd94d166, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.419406   613 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c: Bootstrap starting.
I20260630 12:23:34.419770   612 tablet_bootstrap.cc:654] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.419890   614 consensus_queue.cc:260] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.422138   614 ts_tablet_manager.cc:1434] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:23:34.426515   613 tablet_bootstrap.cc:654] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.426865   614 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: Bootstrap starting.
I20260630 12:23:34.427912   612 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: No bootstrap required, opened a new log
I20260630 12:23:34.428469   612 ts_tablet_manager.cc:1403] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260630 12:23:34.431535   612 raft_consensus.cc:359] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.432283   612 raft_consensus.cc:385] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.432621   612 raft_consensus.cc:740] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e683980b7ca747488d104eec38b80ba7, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.433425   612 consensus_queue.cc:260] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.435657   612 ts_tablet_manager.cc:1434] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:23:34.436719   612 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7: Bootstrap starting.
I20260630 12:23:34.439299   614 tablet_bootstrap.cc:654] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.440869   613 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c: No bootstrap required, opened a new log
I20260630 12:23:34.441423   613 ts_tablet_manager.cc:1403] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:23:34.442999   612 tablet_bootstrap.cc:654] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.445334   613 raft_consensus.cc:359] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.446409   613 raft_consensus.cc:385] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.446836   613 raft_consensus.cc:740] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0df5d2995b4448eafe39878266bdc0c, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.447858   613 consensus_queue.cc:260] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.450316   613 ts_tablet_manager.cc:1434] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:23:34.451349   613 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c: Bootstrap starting.
I20260630 12:23:34.451570   614 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: No bootstrap required, opened a new log
I20260630 12:23:34.452854   614 ts_tablet_manager.cc:1403] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260630 12:23:34.454421   612 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7: No bootstrap required, opened a new log
I20260630 12:23:34.454975   612 ts_tablet_manager.cc:1403] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:23:34.456054   614 raft_consensus.cc:359] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.456845   614 raft_consensus.cc:385] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.457176   614 raft_consensus.cc:740] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca2f90aede94c5ba021a1a4fd94d166, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.457636   613 tablet_bootstrap.cc:654] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.457726   612 raft_consensus.cc:359] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.458705   612 raft_consensus.cc:385] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.458148   614 consensus_queue.cc:260] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.459199   612 raft_consensus.cc:740] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e683980b7ca747488d104eec38b80ba7, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.461633   612 consensus_queue.cc:260] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.462529   614 ts_tablet_manager.cc:1434] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:23:34.464351   612 ts_tablet_manager.cc:1434] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:23:34.465514   614 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166: Bootstrap starting.
I20260630 12:23:34.466095   613 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c: No bootstrap required, opened a new log
I20260630 12:23:34.466634   613 ts_tablet_manager.cc:1403] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.011s
I20260630 12:23:34.469496   613 raft_consensus.cc:359] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.470335   613 raft_consensus.cc:385] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.470698   613 raft_consensus.cc:740] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0df5d2995b4448eafe39878266bdc0c, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.471611   613 consensus_queue.cc:260] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.472474   614 tablet_bootstrap.cc:654] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:34.475984   613 ts_tablet_manager.cc:1434] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:23:34.480782   614 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166: No bootstrap required, opened a new log
I20260630 12:23:34.481248   614 ts_tablet_manager.cc:1403] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:23:34.483585   614 raft_consensus.cc:359] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.484170   614 raft_consensus.cc:385] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:34.484457   614 raft_consensus.cc:740] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca2f90aede94c5ba021a1a4fd94d166, State: Initialized, Role: FOLLOWER
I20260630 12:23:34.485183   614 consensus_queue.cc:260] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.487062   614 ts_tablet_manager.cc:1434] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:23:34.503696   617 raft_consensus.cc:493] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:34.504202   617 raft_consensus.cc:515] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.506397   617 leader_election.cc:290] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.516662   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed49521a8a466f96a0630c890036df" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c" is_pre_election: true
I20260630 12:23:34.516809   567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed49521a8a466f96a0630c890036df" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" is_pre_election: true
I20260630 12:23:34.517381   417 raft_consensus.cc:2468] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 0.
I20260630 12:23:34.517472   567 raft_consensus.cc:2468] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 0.
I20260630 12:23:34.518633   457 leader_election.cc:304] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0df5d2995b4448eafe39878266bdc0c, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.519323   617 raft_consensus.cc:2804] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:34.519683   617 raft_consensus.cc:493] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:34.519941   617 raft_consensus.cc:3060] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.525012   617 raft_consensus.cc:515] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.526567   617 leader_election.cc:290] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 election: Requested vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.527320   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed49521a8a466f96a0630c890036df" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c"
I20260630 12:23:34.527607   567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ed49521a8a466f96a0630c890036df" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166"
I20260630 12:23:34.527922   417 raft_consensus.cc:3060] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.528133   567 raft_consensus.cc:3060] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.529268   617 raft_consensus.cc:493] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:34.529682   617 raft_consensus.cc:515] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.531477   617 leader_election.cc:290] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.532795   416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b984e38862d04e53be005ffd182db8c8" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c" is_pre_election: true
I20260630 12:23:34.532797   566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b984e38862d04e53be005ffd182db8c8" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" is_pre_election: true
I20260630 12:23:34.533702   416 raft_consensus.cc:2468] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 0.
I20260630 12:23:34.533738   566 raft_consensus.cc:2468] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 0.
I20260630 12:23:34.535192   457 leader_election.cc:304] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0df5d2995b4448eafe39878266bdc0c, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.535406   567 raft_consensus.cc:2468] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 1.
I20260630 12:23:34.535414   417 raft_consensus.cc:2468] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 1.
I20260630 12:23:34.536072   617 raft_consensus.cc:2804] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:34.536496   617 raft_consensus.cc:493] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:34.536897   617 raft_consensus.cc:3060] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.536940   458 leader_election.cc:304] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca2f90aede94c5ba021a1a4fd94d166, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.538959   632 raft_consensus.cc:2804] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:34.540126   632 raft_consensus.cc:697] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Becoming Leader. State: Replica: e683980b7ca747488d104eec38b80ba7, State: Running, Role: LEADER
I20260630 12:23:34.540884   632 consensus_queue.cc:237] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.542690   617 raft_consensus.cc:515] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.545094   617 leader_election.cc:290] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 election: Requested vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.545828   567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b984e38862d04e53be005ffd182db8c8" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166"
I20260630 12:23:34.545924   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b984e38862d04e53be005ffd182db8c8" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c"
I20260630 12:23:34.546530   567 raft_consensus.cc:3060] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.546612   417 raft_consensus.cc:3060] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.548970   314 catalog_manager.cc:5697] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e683980b7ca747488d104eec38b80ba7 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:34.551129   567 raft_consensus.cc:2468] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 1.
I20260630 12:23:34.552045   458 leader_election.cc:304] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca2f90aede94c5ba021a1a4fd94d166, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.552796   617 raft_consensus.cc:2804] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:34.553102   417 raft_consensus.cc:2468] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 1.
I20260630 12:23:34.553298   617 raft_consensus.cc:697] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Becoming Leader. State: Replica: e683980b7ca747488d104eec38b80ba7, State: Running, Role: LEADER
I20260630 12:23:34.554577   622 raft_consensus.cc:493] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:34.554140   617 consensus_queue.cc:237] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.555070   622 raft_consensus.cc:515] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.562889   622 leader_election.cc:290] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:34.574542   493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eed65c0fb64222896c95780a1d7e9e" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e683980b7ca747488d104eec38b80ba7" is_pre_election: true
I20260630 12:23:34.575264   493 raft_consensus.cc:2468] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 0.
I20260630 12:23:34.575568   313 catalog_manager.cc:5697] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e683980b7ca747488d104eec38b80ba7 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:34.576687   530 leader_election.cc:304] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca2f90aede94c5ba021a1a4fd94d166, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.577615   622 raft_consensus.cc:2804] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:34.577989   622 raft_consensus.cc:493] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:34.578332   622 raft_consensus.cc:3060] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.580278   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eed65c0fb64222896c95780a1d7e9e" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c" is_pre_election: true
I20260630 12:23:34.580921   417 raft_consensus.cc:2468] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 0.
I20260630 12:23:34.585052   622 raft_consensus.cc:515] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.586879   622 leader_election.cc:290] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 election: Requested vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:34.587632   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eed65c0fb64222896c95780a1d7e9e" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c"
I20260630 12:23:34.587826   493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eed65c0fb64222896c95780a1d7e9e" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e683980b7ca747488d104eec38b80ba7"
I20260630 12:23:34.588152   417 raft_consensus.cc:3060] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.588377   493 raft_consensus.cc:3060] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.594419   493 raft_consensus.cc:2468] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 1.
I20260630 12:23:34.594468   417 raft_consensus.cc:2468] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 1.
I20260630 12:23:34.595618   622 raft_consensus.cc:493] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:34.595530   530 leader_election.cc:304] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca2f90aede94c5ba021a1a4fd94d166, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.596143   622 raft_consensus.cc:515] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.597422   638 raft_consensus.cc:2804] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:34.598258   622 leader_election.cc:290] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:34.599362   619 raft_consensus.cc:493] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:34.599647   638 raft_consensus.cc:697] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca2f90aede94c5ba021a1a4fd94d166, State: Running, Role: LEADER
I20260630 12:23:34.599769   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c" is_pre_election: true
I20260630 12:23:34.599864   619 raft_consensus.cc:515] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.600641   638 consensus_queue.cc:237] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.600989   417 raft_consensus.cc:2468] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 0.
I20260630 12:23:34.602392   531 leader_election.cc:304] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca2f90aede94c5ba021a1a4fd94d166, c0df5d2995b4448eafe39878266bdc0c; no voters: 
I20260630 12:23:34.602478   619 leader_election.cc:290] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.605877   639 raft_consensus.cc:2804] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:34.606508   639 raft_consensus.cc:493] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:34.607002   639 raft_consensus.cc:3060] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.599325   493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e683980b7ca747488d104eec38b80ba7" is_pre_election: true
I20260630 12:23:34.608215   617 raft_consensus.cc:493] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:34.608733   617 raft_consensus.cc:515] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.610913   617 leader_election.cc:290] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.611842   493 raft_consensus.cc:2468] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 0.
I20260630 12:23:34.612380   567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" is_pre_election: true
I20260630 12:23:34.617714   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c" is_pre_election: true
I20260630 12:23:34.618423   417 raft_consensus.cc:2468] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e683980b7ca747488d104eec38b80ba7 in term 0.
I20260630 12:23:34.619529   457 leader_election.cc:304] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0df5d2995b4448eafe39878266bdc0c, e683980b7ca747488d104eec38b80ba7; no voters: 
I20260630 12:23:34.620378   617 raft_consensus.cc:2804] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:34.620736   617 raft_consensus.cc:493] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:34.621059   617 raft_consensus.cc:3060] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.622654   639 raft_consensus.cc:515] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.623018   313 catalog_manager.cc:5697] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:34.624301   566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "c0df5d2995b4448eafe39878266bdc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" is_pre_election: true
I20260630 12:23:34.624902   639 leader_election.cc:290] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [CANDIDATE]: Term 1 election: Requested vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:34.625609   567 raft_consensus.cc:2393] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e683980b7ca747488d104eec38b80ba7 in current term 1: Already voted for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in this term.
I20260630 12:23:34.626199   493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e683980b7ca747488d104eec38b80ba7"
I20260630 12:23:34.626859   417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c"
I20260630 12:23:34.628111   417 raft_consensus.cc:3060] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:34.628996   617 raft_consensus.cc:515] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.630502   493 raft_consensus.cc:2393] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ca2f90aede94c5ba021a1a4fd94d166 in current term 1: Already voted for candidate e683980b7ca747488d104eec38b80ba7 in this term.
I20260630 12:23:34.631945   416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0df5d2995b4448eafe39878266bdc0c"
I20260630 12:23:34.632153   567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "e683980b7ca747488d104eec38b80ba7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca2f90aede94c5ba021a1a4fd94d166"
I20260630 12:23:34.636758   492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f698f01e458e46be94081c1ac805ff78" candidate_uuid: "c0df5d2995b4448eafe39878266bdc0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e683980b7ca747488d104eec38b80ba7" is_pre_election: true
I20260630 12:23:34.637377   567 raft_consensus.cc:2393] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e683980b7ca747488d104eec38b80ba7 in current term 1: Already voted for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in this term.
I20260630 12:23:34.637634   492 raft_consensus.cc:2393] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0df5d2995b4448eafe39878266bdc0c in current term 1: Already voted for candidate e683980b7ca747488d104eec38b80ba7 in this term.
I20260630 12:23:34.638605   458 leader_election.cc:304] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [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: e683980b7ca747488d104eec38b80ba7; no voters: 5ca2f90aede94c5ba021a1a4fd94d166, c0df5d2995b4448eafe39878266bdc0c
I20260630 12:23:34.638770   380 leader_election.cc:304] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [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: c0df5d2995b4448eafe39878266bdc0c; no voters: 5ca2f90aede94c5ba021a1a4fd94d166, e683980b7ca747488d104eec38b80ba7
I20260630 12:23:34.639310   632 raft_consensus.cc:2749] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:23:34.640977   417 raft_consensus.cc:2468] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca2f90aede94c5ba021a1a4fd94d166 in term 1.
I20260630 12:23:34.632542   617 leader_election.cc:290] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [CANDIDATE]: Term 1 election: Requested vote from peers c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563), 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:34.641420   619 raft_consensus.cc:2749] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:34.642161   531 leader_election.cc:304] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [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: 5ca2f90aede94c5ba021a1a4fd94d166, c0df5d2995b4448eafe39878266bdc0c; no voters: e683980b7ca747488d104eec38b80ba7
I20260630 12:23:34.642905   639 raft_consensus.cc:2804] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:34.643409   639 raft_consensus.cc:697] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca2f90aede94c5ba021a1a4fd94d166, State: Running, Role: LEADER
I20260630 12:23:34.644164   639 consensus_queue.cc:237] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } }
I20260630 12:23:34.651547   313 catalog_manager.cc:5697] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:34.724164 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:23:34.742856 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:34.743640 26617 tablet_replica.cc:333] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c: stopping tablet replica
I20260630 12:23:34.744200 26617 raft_consensus.cc:2243] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.744618 26617 raft_consensus.cc:2272] T b984e38862d04e53be005ffd182db8c8 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.746593 26617 tablet_replica.cc:333] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c: stopping tablet replica
I20260630 12:23:34.747112 26617 raft_consensus.cc:2243] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.747498 26617 raft_consensus.cc:2272] T e3ed49521a8a466f96a0630c890036df P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.749349 26617 tablet_replica.cc:333] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c: stopping tablet replica
I20260630 12:23:34.749858 26617 raft_consensus.cc:2243] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.750277 26617 raft_consensus.cc:2272] T f698f01e458e46be94081c1ac805ff78 P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.752054 26617 tablet_replica.cc:333] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c: stopping tablet replica
I20260630 12:23:34.752519 26617 raft_consensus.cc:2243] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.752876 26617 raft_consensus.cc:2272] T 14eed65c0fb64222896c95780a1d7e9e P c0df5d2995b4448eafe39878266bdc0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.774693 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
W20260630 12:23:35.038312   457 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:23:35.040328   639 consensus_queue.cc:1048] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:35.041980   457 consensus_peers.cc:597] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:35.055914   531 consensus_peers.cc:597] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:35.068681   639 consensus_queue.cc:1048] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:35.071632   632 consensus_queue.cc:1048] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:35.087603   531 consensus_peers.cc:597] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:35.108846   617 consensus_queue.cc:1048] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:35.122370   457 consensus_peers.cc:597] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:35.560199   617 consensus_queue.cc:579] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.004s)
W20260630 12:23:35.567025   314 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b984e38862d04e53be005ffd182db8c8 with cas_config_opid_index -1: no extra replica candidate found for tablet b984e38862d04e53be005ffd182db8c8 (table test-workload [id=95d6564578de4fb6a15f95f6614a9822]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:23:35.620414   638 consensus_queue.cc:579] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.018s)
W20260630 12:23:35.703648   363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c0df5d2995b4448eafe39878266bdc0c not available for placement
I20260630 12:23:35.719946   617 consensus_queue.cc:579] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.178s)
I20260630 12:23:35.818126 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:35.823717   657 instance_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:23:35.824723   658 instance_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:23:35.827023   660 instance_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:23:35.827963 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:35.828938 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:35.829123 26617 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:23:35.829259 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822215829248 us; error 0 us; skew 500 ppm
I20260630 12:23:35.829703 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:35.831888 26617 webserver.cc:533] Webserver started at http://127.25.254.68:38775/ using document root <none> and password file <none>
I20260630 12:23:35.832302 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:35.832463 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:35.832674 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:35.833736 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "d0cd21c5c2244e74ac8ab8fa03885419"
format_stamp: "Formatted at 2026-06-30 12:23:35 on dist-test-slave-n0zz"
I20260630 12:23:35.838141 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:35.841403   665 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:23:35.842247 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:35.842520 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "d0cd21c5c2244e74ac8ab8fa03885419"
format_stamp: "Formatted at 2026-06-30 12:23:35 on dist-test-slave-n0zz"
I20260630 12:23:35.842760 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822048163789-26617-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:23:35.857880 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:35.859011 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:35.860325 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:35.862560 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:35.862769 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:35.863022 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:35.863190 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:35.903249 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:37801
I20260630 12:23:35.903340   727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:37801 every 8 connection(s)
I20260630 12:23:35.917244   728 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37311
I20260630 12:23:35.917634   728 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:35.918418   728 heartbeater.cc:507] Master 127.25.254.126:37311 requested a full tablet report, sending...
I20260630 12:23:35.920245   314 ts_manager.cc:194] Registered new tserver with Master: d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68:37801)
I20260630 12:23:35.921619   314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40548
I20260630 12:23:35.956959   656 consensus_queue.cc:579] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.312s)
I20260630 12:23:35.967306   567 consensus_queue.cc:237] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:35.971118   566 consensus_queue.cc:237] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:35.974936   492 raft_consensus.cc:1275] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:35.977339   638 consensus_queue.cc:1048] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:35.980619   492 raft_consensus.cc:1275] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:35.982364   638 consensus_queue.cc:1048] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:35.983376   531 consensus_peers.cc:597] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:35.983891   531 consensus_peers.cc:597] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:35.985687   655 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:35.990119   493 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:35.990324   656 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
W20260630 12:23:35.993371   533 consensus_peers.cc:597] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68:37801): Couldn't send request to peer d0cd21c5c2244e74ac8ab8fa03885419. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f698f01e458e46be94081c1ac805ff78. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:35.994426   533 consensus_peers.cc:597] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68:37801): Couldn't send request to peer d0cd21c5c2244e74ac8ab8fa03885419. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14eed65c0fb64222896c95780a1d7e9e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:35.997440   301 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f698f01e458e46be94081c1ac805ff78 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:23:35.998374   492 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:36.004335   301 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 14eed65c0fb64222896c95780a1d7e9e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:23:36.004215   314 catalog_manager.cc:5697] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:36.020767   313 catalog_manager.cc:5697] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:36.045245   492 consensus_queue.cc:237] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.051029   566 raft_consensus.cc:1275] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:36.053059   632 consensus_queue.cc:1048] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:36.057072   457 consensus_peers.cc:597] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:36.059386   653 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
W20260630 12:23:36.061741   459 consensus_peers.cc:597] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 -> Peer d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68:37801): Couldn't send request to peer d0cd21c5c2244e74ac8ab8fa03885419. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3ed49521a8a466f96a0630c890036df. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:36.061935   566 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:36.066993 32767 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e3ed49521a8a466f96a0630c890036df with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:23:36.071870   314 catalog_manager.cc:5697] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:36.154690   492 consensus_queue.cc:237] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.161026   566 raft_consensus.cc:1275] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:23:36.161242   459 consensus_peers.cc:597] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 -> Peer d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68:37801): Couldn't send request to peer d0cd21c5c2244e74ac8ab8fa03885419. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b984e38862d04e53be005ffd182db8c8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:36.162401   632 consensus_queue.cc:1048] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:23:36.163666   457 consensus_peers.cc:597] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:36.168645   653 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:36.170346   566 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } } }
I20260630 12:23:36.175583 32767 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b984e38862d04e53be005ffd182db8c8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:23:36.179484   313 catalog_manager.cc:5697] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index -1 to 2, NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:36.566259   742 ts_tablet_manager.cc:933] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: Initiating tablet copy from peer 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:36.566907   743 ts_tablet_manager.cc:933] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: Initiating tablet copy from peer 5ca2f90aede94c5ba021a1a4fd94d166 (127.25.254.67:37601)
I20260630 12:23:36.567888   742 tablet_copy_client.cc:323] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:37601
I20260630 12:23:36.568755   743 tablet_copy_client.cc:323] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:37601
I20260630 12:23:36.578261   577 tablet_copy_service.cc:140] P 5ca2f90aede94c5ba021a1a4fd94d166: Received BeginTabletCopySession request for tablet f698f01e458e46be94081c1ac805ff78 from peer d0cd21c5c2244e74ac8ab8fa03885419 ({username='slave'} at 127.0.0.1:57056)
I20260630 12:23:36.578514   576 tablet_copy_service.cc:140] P 5ca2f90aede94c5ba021a1a4fd94d166: Received BeginTabletCopySession request for tablet 14eed65c0fb64222896c95780a1d7e9e from peer d0cd21c5c2244e74ac8ab8fa03885419 ({username='slave'} at 127.0.0.1:57056)
I20260630 12:23:36.578948   577 tablet_copy_service.cc:161] P 5ca2f90aede94c5ba021a1a4fd94d166: Beginning new tablet copy session on tablet f698f01e458e46be94081c1ac805ff78 from peer d0cd21c5c2244e74ac8ab8fa03885419 at {username='slave'} at 127.0.0.1:57056: session id = d0cd21c5c2244e74ac8ab8fa03885419-f698f01e458e46be94081c1ac805ff78
I20260630 12:23:36.579588   576 tablet_copy_service.cc:161] P 5ca2f90aede94c5ba021a1a4fd94d166: Beginning new tablet copy session on tablet 14eed65c0fb64222896c95780a1d7e9e from peer d0cd21c5c2244e74ac8ab8fa03885419 at {username='slave'} at 127.0.0.1:57056: session id = d0cd21c5c2244e74ac8ab8fa03885419-14eed65c0fb64222896c95780a1d7e9e
I20260630 12:23:36.587078   577 tablet_copy_source_session.cc:215] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:36.587255   576 tablet_copy_source_session.cc:215] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:36.590121   743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eed65c0fb64222896c95780a1d7e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:36.590758   742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f698f01e458e46be94081c1ac805ff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:36.602556   743 tablet_copy_client.cc:806] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:36.603108   742 tablet_copy_client.cc:806] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:36.603149   743 tablet_copy_client.cc:670] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:36.603830   742 tablet_copy_client.cc:670] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:36.607425   742 tablet_copy_client.cc:538] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:36.607442   743 tablet_copy_client.cc:538] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:36.616232   743 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap starting.
I20260630 12:23:36.616242   742 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap starting.
I20260630 12:23:36.636641   742 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: 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:23:36.637027   743 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: 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:23:36.637511   742 tablet_bootstrap.cc:492] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap complete.
I20260630 12:23:36.637876   743 tablet_bootstrap.cc:492] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap complete.
I20260630 12:23:36.638327   742 ts_tablet_manager.cc:1403] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260630 12:23:36.638613   743 ts_tablet_manager.cc:1403] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260630 12:23:36.641410   742 raft_consensus.cc:359] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.641608   743 raft_consensus.cc:359] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.642396   742 raft_consensus.cc:740] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0cd21c5c2244e74ac8ab8fa03885419, State: Initialized, Role: LEARNER
I20260630 12:23:36.642453   743 raft_consensus.cc:740] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0cd21c5c2244e74ac8ab8fa03885419, State: Initialized, Role: LEARNER
I20260630 12:23:36.642668   750 ts_tablet_manager.cc:933] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: Initiating tablet copy from peer e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:36.643229   743 consensus_queue.cc:260] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.643226   742 consensus_queue.cc:260] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.644719   750 tablet_copy_client.cc:323] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:41095
I20260630 12:23:36.646201   728 heartbeater.cc:499] Master 127.25.254.126:37311 was elected leader, sending a full tablet report...
I20260630 12:23:36.647056   742 ts_tablet_manager.cc:1434] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:23:36.649268   576 tablet_copy_service.cc:342] P 5ca2f90aede94c5ba021a1a4fd94d166: Request end of tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-f698f01e458e46be94081c1ac805ff78 received from {username='slave'} at 127.0.0.1:57056
I20260630 12:23:36.649681   576 tablet_copy_service.cc:434] P 5ca2f90aede94c5ba021a1a4fd94d166: ending tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-f698f01e458e46be94081c1ac805ff78 on tablet f698f01e458e46be94081c1ac805ff78 with peer d0cd21c5c2244e74ac8ab8fa03885419
I20260630 12:23:36.653115   743 ts_tablet_manager.cc:1434] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:23:36.654775   576 tablet_copy_service.cc:342] P 5ca2f90aede94c5ba021a1a4fd94d166: Request end of tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-14eed65c0fb64222896c95780a1d7e9e received from {username='slave'} at 127.0.0.1:57056
I20260630 12:23:36.655172   576 tablet_copy_service.cc:434] P 5ca2f90aede94c5ba021a1a4fd94d166: ending tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-14eed65c0fb64222896c95780a1d7e9e on tablet 14eed65c0fb64222896c95780a1d7e9e with peer d0cd21c5c2244e74ac8ab8fa03885419
I20260630 12:23:36.660900   503 tablet_copy_service.cc:140] P e683980b7ca747488d104eec38b80ba7: Received BeginTabletCopySession request for tablet e3ed49521a8a466f96a0630c890036df from peer d0cd21c5c2244e74ac8ab8fa03885419 ({username='slave'} at 127.0.0.1:40180)
I20260630 12:23:36.661373   503 tablet_copy_service.cc:161] P e683980b7ca747488d104eec38b80ba7: Beginning new tablet copy session on tablet e3ed49521a8a466f96a0630c890036df from peer d0cd21c5c2244e74ac8ab8fa03885419 at {username='slave'} at 127.0.0.1:40180: session id = d0cd21c5c2244e74ac8ab8fa03885419-e3ed49521a8a466f96a0630c890036df
I20260630 12:23:36.666527   503 tablet_copy_source_session.cc:215] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:36.669059   750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ed49521a8a466f96a0630c890036df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:36.679767   750 tablet_copy_client.cc:806] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:36.680292   750 tablet_copy_client.cc:670] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:36.683645   750 tablet_copy_client.cc:538] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:36.689922   750 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap starting.
I20260630 12:23:36.703174   750 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: 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:23:36.703819   750 tablet_bootstrap.cc:492] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap complete.
I20260630 12:23:36.704388   750 ts_tablet_manager.cc:1403] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
W20260630 12:23:36.705539   363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c0df5d2995b4448eafe39878266bdc0c not available for placement
I20260630 12:23:36.706429   750 raft_consensus.cc:359] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.707063   750 raft_consensus.cc:740] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0cd21c5c2244e74ac8ab8fa03885419, State: Initialized, Role: LEARNER
I20260630 12:23:36.707566   750 consensus_queue.cc:260] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.709538   750 ts_tablet_manager.cc:1434] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:23:36.711417   503 tablet_copy_service.cc:342] P e683980b7ca747488d104eec38b80ba7: Request end of tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-e3ed49521a8a466f96a0630c890036df received from {username='slave'} at 127.0.0.1:40180
I20260630 12:23:36.711512   743 ts_tablet_manager.cc:933] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: Initiating tablet copy from peer e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095)
I20260630 12:23:36.711906   503 tablet_copy_service.cc:434] P e683980b7ca747488d104eec38b80ba7: ending tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-e3ed49521a8a466f96a0630c890036df on tablet e3ed49521a8a466f96a0630c890036df with peer d0cd21c5c2244e74ac8ab8fa03885419
I20260630 12:23:36.713272   743 tablet_copy_client.cc:323] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:41095
I20260630 12:23:36.714985   503 tablet_copy_service.cc:140] P e683980b7ca747488d104eec38b80ba7: Received BeginTabletCopySession request for tablet b984e38862d04e53be005ffd182db8c8 from peer d0cd21c5c2244e74ac8ab8fa03885419 ({username='slave'} at 127.0.0.1:40180)
I20260630 12:23:36.715392   503 tablet_copy_service.cc:161] P e683980b7ca747488d104eec38b80ba7: Beginning new tablet copy session on tablet b984e38862d04e53be005ffd182db8c8 from peer d0cd21c5c2244e74ac8ab8fa03885419 at {username='slave'} at 127.0.0.1:40180: session id = d0cd21c5c2244e74ac8ab8fa03885419-b984e38862d04e53be005ffd182db8c8
I20260630 12:23:36.721627   503 tablet_copy_source_session.cc:215] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:36.723981   743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b984e38862d04e53be005ffd182db8c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:36.734053   743 tablet_copy_client.cc:806] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:36.734598   743 tablet_copy_client.cc:670] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:36.737720   743 tablet_copy_client.cc:538] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:36.743541   743 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap starting.
I20260630 12:23:36.756824   743 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: 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:23:36.757515   743 tablet_bootstrap.cc:492] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: Bootstrap complete.
I20260630 12:23:36.758057   743 ts_tablet_manager.cc:1403] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:23:36.760016   743 raft_consensus.cc:359] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.760613   743 raft_consensus.cc:740] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d0cd21c5c2244e74ac8ab8fa03885419, State: Initialized, Role: LEARNER
I20260630 12:23:36.761165   743 consensus_queue.cc:260] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: true } }
I20260630 12:23:36.762838   743 ts_tablet_manager.cc:1434] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:23:36.764760   503 tablet_copy_service.cc:342] P e683980b7ca747488d104eec38b80ba7: Request end of tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-b984e38862d04e53be005ffd182db8c8 received from {username='slave'} at 127.0.0.1:40180
I20260630 12:23:36.765123   503 tablet_copy_service.cc:434] P e683980b7ca747488d104eec38b80ba7: ending tablet copy session d0cd21c5c2244e74ac8ab8fa03885419-b984e38862d04e53be005ffd182db8c8 on tablet b984e38862d04e53be005ffd182db8c8 with peer d0cd21c5c2244e74ac8ab8fa03885419
I20260630 12:23:37.035036   702 raft_consensus.cc:1217] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:37.138271   702 raft_consensus.cc:1217] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:37.148675   761 consensus_queue.cc:579] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.102s)
I20260630 12:23:37.154636   702 raft_consensus.cc:1217] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:37.288522   702 raft_consensus.cc:1217] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:23:37.292531   761 consensus_queue.cc:579] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.137s)
I20260630 12:23:37.490363   758 consensus_queue.cc:579] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.518s)
I20260630 12:23:37.526784   758 consensus_queue.cc:579] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Leader has been unable to successfully communicate with peer c0df5d2995b4448eafe39878266bdc0c for more than 1 seconds (1.558s)
I20260630 12:23:37.532164   759 raft_consensus.cc:1064] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: attempting to promote NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 to VOTER
I20260630 12:23:37.534588   759 consensus_queue.cc:237] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.536222   758 raft_consensus.cc:1064] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: attempting to promote NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 to VOTER
I20260630 12:23:37.538138   758 consensus_queue.cc:237] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.541292   492 raft_consensus.cc:1275] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.543445   734 consensus_queue.cc:1048] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:23:37.545377   702 raft_consensus.cc:1275] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:23:37.546840   531 consensus_peers.cc:597] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:37.547262   734 consensus_queue.cc:1048] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.550587   703 raft_consensus.cc:1275] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.551380   493 raft_consensus.cc:1275] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.552417   765 consensus_queue.cc:1048] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.554560   758 consensus_queue.cc:1048] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:23:37.564682   531 consensus_peers.cc:597] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:37.564905   765 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.569869   759 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.570802   493 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.572463   703 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.579612   492 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.583945   702 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.587742   314 catalog_manager.cc:5697] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 reported cstate change: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.591864   313 catalog_manager.cc:5697] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.611908   566 consensus_queue.cc:237] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.618888   702 raft_consensus.cc:1275] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.618909   492 raft_consensus.cc:1275] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.620503   734 consensus_queue.cc:1048] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:37.621150   758 consensus_queue.cc:1048] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.626101   566 consensus_queue.cc:237] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.627919   765 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.629693   702 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.630069   492 raft_consensus.cc:2955] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.634315   703 raft_consensus.cc:1275] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.635139   493 raft_consensus.cc:1275] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Refusing update from remote peer 5ca2f90aede94c5ba021a1a4fd94d166: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.636122   759 consensus_queue.cc:1048] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.636749   758 consensus_queue.cc:1048] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:37.639611   301 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f698f01e458e46be94081c1ac805ff78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:37.644600   758 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.646910   313 catalog_manager.cc:5697] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 reported cstate change: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:37.651726   493 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.655588   301 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14eed65c0fb64222896c95780a1d7e9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:37.657424   702 raft_consensus.cc:2955] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.668850   313 catalog_manager.cc:5697] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 reported cstate change: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:23:37.679270   300 catalog_manager.cc:4755] TS c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f698f01e458e46be94081c1ac805ff78: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111)
W20260630 12:23:37.707821   363 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c0df5d2995b4448eafe39878266bdc0c not available for placement
I20260630 12:23:37.755530   761 raft_consensus.cc:1064] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: attempting to promote NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 to VOTER
I20260630 12:23:37.757413   761 consensus_queue.cc:237] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.763401   566 raft_consensus.cc:1275] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.763413   702 raft_consensus.cc:1275] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.764909   761 consensus_queue.cc:1048] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:37.765725   760 consensus_queue.cc:1048] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:23:37.766834   457 consensus_peers.cc:597] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:37.773701   761 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.775220   702 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.784595   566 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.789023   315 catalog_manager.cc:5697] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 reported cstate change: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.795348   782 raft_consensus.cc:1064] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: attempting to promote NON_VOTER d0cd21c5c2244e74ac8ab8fa03885419 to VOTER
I20260630 12:23:37.798070   782 consensus_queue.cc:237] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [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: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.806938   702 raft_consensus.cc:1275] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 LEARNER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.807318   566 raft_consensus.cc:1275] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:23:37.809219   782 consensus_queue.cc:1048] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:23:37.810634   782 consensus_queue.cc:1048] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.811589   493 consensus_queue.cc:237] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
W20260630 12:23:37.816730   457 consensus_peers.cc:597] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 -> Peer c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): Couldn't send request to peer c0df5d2995b4448eafe39878266bdc0c. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:37.820802   566 raft_consensus.cc:1275] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.821096   703 raft_consensus.cc:1275] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.822445   782 consensus_queue.cc:1048] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260630 12:23:37.824612   761 consensus_queue.cc:1048] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.832280   761 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.834131   783 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.835037   566 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.836055   703 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.842746 32767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e3ed49521a8a466f96a0630c890036df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:37.845166   702 raft_consensus.cc:2955] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.849216   314 catalog_manager.cc:5697] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:23:37.850960   313 catalog_manager.cc:5697] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 reported cstate change: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.851887   566 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d0cd21c5c2244e74ac8ab8fa03885419 (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c0df5d2995b4448eafe39878266bdc0c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40563 } } peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.876076   493 consensus_queue.cc:237] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [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: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } }
I20260630 12:23:37.880636   702 raft_consensus.cc:1275] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.880651   566 raft_consensus.cc:1275] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Refusing update from remote peer e683980b7ca747488d104eec38b80ba7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:23:37.881953   761 consensus_queue.cc:1048] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } 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:23:37.882623   783 consensus_queue.cc:1048] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:23:37.889008   782 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.890800   566 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.895449   702 raft_consensus.cc:2955] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } } }
I20260630 12:23:37.900301 32767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b984e38862d04e53be005ffd182db8c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:23:37.902225   315 catalog_manager.cc:5697] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 reported cstate change: config changed from index 3 to 4, VOTER c0df5d2995b4448eafe39878266bdc0c (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "e683980b7ca747488d104eec38b80ba7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e683980b7ca747488d104eec38b80ba7" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca2f90aede94c5ba021a1a4fd94d166" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 37601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0cd21c5c2244e74ac8ab8fa03885419" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 37801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:23:38.858584   300 catalog_manager.cc:4755] TS c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f698f01e458e46be94081c1ac805ff78: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111)
W20260630 12:23:39.936563   300 catalog_manager.cc:4755] TS c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f698f01e458e46be94081c1ac805ff78: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111)
W20260630 12:23:40.120675   300 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260630 12:23:42.000801   300 catalog_manager.cc:4755] TS c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f698f01e458e46be94081c1ac805ff78: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111)
I20260630 12:23:42.938385 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:23:42.963582 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:42.964324 26617 tablet_replica.cc:333] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7: stopping tablet replica
I20260630 12:23:42.964915 26617 raft_consensus.cc:2243] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:42.966028 26617 raft_consensus.cc:2272] T b984e38862d04e53be005ffd182db8c8 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:42.968657 26617 tablet_replica.cc:333] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7: stopping tablet replica
I20260630 12:23:42.969270 26617 raft_consensus.cc:2243] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:42.970441 26617 raft_consensus.cc:2272] T f698f01e458e46be94081c1ac805ff78 P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:42.972779 26617 tablet_replica.cc:333] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7: stopping tablet replica
I20260630 12:23:42.973289 26617 raft_consensus.cc:2243] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:42.974308 26617 raft_consensus.cc:2272] T e3ed49521a8a466f96a0630c890036df P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:42.976632 26617 tablet_replica.cc:333] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7: stopping tablet replica
I20260630 12:23:42.977177 26617 raft_consensus.cc:2243] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:42.978155 26617 raft_consensus.cc:2272] T 14eed65c0fb64222896c95780a1d7e9e P e683980b7ca747488d104eec38b80ba7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.004880 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:23:43.022571 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
W20260630 12:23:43.041525   530 consensus_peers.cc:597] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 -> Peer e683980b7ca747488d104eec38b80ba7 (127.25.254.66:41095): Couldn't send request to peer e683980b7ca747488d104eec38b80ba7. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:41095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:43.057008 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:43.057811 26617 tablet_replica.cc:333] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166: stopping tablet replica
I20260630 12:23:43.058480 26617 raft_consensus.cc:2243] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.059544 26617 raft_consensus.cc:2272] T b984e38862d04e53be005ffd182db8c8 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.061957 26617 tablet_replica.cc:333] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166: stopping tablet replica
I20260630 12:23:43.062477 26617 raft_consensus.cc:2243] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:43.063710 26617 raft_consensus.cc:2272] T 14eed65c0fb64222896c95780a1d7e9e P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.066089 26617 tablet_replica.cc:333] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166: stopping tablet replica
I20260630 12:23:43.066628 26617 raft_consensus.cc:2243] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:43.067471 26617 raft_consensus.cc:2272] T f698f01e458e46be94081c1ac805ff78 P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.069840 26617 tablet_replica.cc:333] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166: stopping tablet replica
I20260630 12:23:43.070361 26617 raft_consensus.cc:2243] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.071274 26617 raft_consensus.cc:2272] T e3ed49521a8a466f96a0630c890036df P 5ca2f90aede94c5ba021a1a4fd94d166 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.096601 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:23:43.114259 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:23:43.136905 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:43.137638 26617 tablet_replica.cc:333] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419: stopping tablet replica
I20260630 12:23:43.138371 26617 raft_consensus.cc:2243] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.139097 26617 raft_consensus.cc:2272] T b984e38862d04e53be005ffd182db8c8 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.141464 26617 tablet_replica.cc:333] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419: stopping tablet replica
I20260630 12:23:43.142001 26617 raft_consensus.cc:2243] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.142760 26617 raft_consensus.cc:2272] T e3ed49521a8a466f96a0630c890036df P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.145509 26617 tablet_replica.cc:333] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419: stopping tablet replica
I20260630 12:23:43.145977 26617 raft_consensus.cc:2243] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.146693 26617 raft_consensus.cc:2272] T f698f01e458e46be94081c1ac805ff78 P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.148938 26617 tablet_replica.cc:333] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419: stopping tablet replica
I20260630 12:23:43.149394 26617 raft_consensus.cc:2243] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:43.150141 26617 raft_consensus.cc:2272] T 14eed65c0fb64222896c95780a1d7e9e P d0cd21c5c2244e74ac8ab8fa03885419 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:43.174707 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:23:43.191704 26617 master.cc:562] Master@127.25.254.126:37311 shutting down...
W20260630 12:23:46.106510   300 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:23:46.109822   300 catalog_manager.cc:4755] TS c0df5d2995b4448eafe39878266bdc0c (127.25.254.65:40563): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f698f01e458e46be94081c1ac805ff78: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40563: connect: Connection refused (error 111)
I20260630 12:23:46.803568 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:46.804261 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:46.805627 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbcad6650f52435c9ed2e6da8187f05e: stopping tablet replica
I20260630 12:23:46.835716 26617 master.cc:584] Master@127.25.254.126:37311 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14325 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:23:46.882668 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:36019
I20260630 12:23:46.883912 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:46.889449   797 instance_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:23:46.890399   798 instance_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:23:46.896827 26617 server_base.cc:1061] running on GCE node
W20260630 12:23:46.896793   800 instance_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:23:46.898005 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:46.898427 26617 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:23:46.898556 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822226898544 us; error 0 us; skew 500 ppm
I20260630 12:23:46.898988 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:46.901257 26617 webserver.cc:533] Webserver started at http://127.25.254.126:33525/ using document root <none> and password file <none>
I20260630 12:23:46.901691 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:46.901850 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:46.902079 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:46.903267 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "765b78ceb3144e39a99a1dc573a76395"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-n0zz"
I20260630 12:23:46.907622 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:46.910892   805 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:23:46.911621 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:46.911907 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "765b78ceb3144e39a99a1dc573a76395"
format_stamp: "Formatted at 2026-06-30 12:23:46 on dist-test-slave-n0zz"
I20260630 12:23:46.912178 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:46.923648 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:46.925055 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:46.961709 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:36019
I20260630 12:23:46.961807   856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:36019 every 8 connection(s)
I20260630 12:23:46.965888   857 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:23:46.977059   857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395: Bootstrap starting.
I20260630 12:23:46.981855   857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:46.986083   857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395: No bootstrap required, opened a new log
I20260630 12:23:46.988359   857 raft_consensus.cc:359] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "765b78ceb3144e39a99a1dc573a76395" member_type: VOTER }
I20260630 12:23:46.988777   857 raft_consensus.cc:385] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:46.989030   857 raft_consensus.cc:740] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 765b78ceb3144e39a99a1dc573a76395, State: Initialized, Role: FOLLOWER
I20260630 12:23:46.989714   857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "765b78ceb3144e39a99a1dc573a76395" member_type: VOTER }
I20260630 12:23:46.990239   857 raft_consensus.cc:399] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:46.990456   857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:46.990782   857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:46.995499   857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "765b78ceb3144e39a99a1dc573a76395" member_type: VOTER }
I20260630 12:23:46.996039   857 leader_election.cc:304] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [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: 765b78ceb3144e39a99a1dc573a76395; no voters: 
I20260630 12:23:46.997139   857 leader_election.cc:290] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:46.997680   860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:46.999058   860 raft_consensus.cc:697] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 1 LEADER]: Becoming Leader. State: Replica: 765b78ceb3144e39a99a1dc573a76395, State: Running, Role: LEADER
I20260630 12:23:46.999799   860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [LEADER]: Queue going to LEADER mode. State: All 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: "765b78ceb3144e39a99a1dc573a76395" member_type: VOTER }
I20260630 12:23:47.000089   857 sys_catalog.cc:565] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:47.004725   861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "765b78ceb3144e39a99a1dc573a76395" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "765b78ceb3144e39a99a1dc573a76395" member_type: VOTER } }
I20260630 12:23:47.005506   861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:47.007277   862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 765b78ceb3144e39a99a1dc573a76395. Latest consensus state: current_term: 1 leader_uuid: "765b78ceb3144e39a99a1dc573a76395" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "765b78ceb3144e39a99a1dc573a76395" member_type: VOTER } }
I20260630 12:23:47.008064   862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:47.008404   868 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:47.013774   868 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:47.017993 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:47.022982   868 catalog_manager.cc:1383] Generated new cluster ID: a0f82b8aaf11465b9b3bd1d79af32709
I20260630 12:23:47.023247   868 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:47.044480   868 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:47.045778   868 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:47.060514   868 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395: Generated new TSK 0
I20260630 12:23:47.061105   868 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:47.084204 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:47.090418   878 instance_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:23:47.091663   879 instance_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:23:47.092721   881 instance_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:23:47.093638 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:47.094504 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:47.094682 26617 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:23:47.094875 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822227094861 us; error 0 us; skew 500 ppm
I20260630 12:23:47.095417 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:47.097610 26617 webserver.cc:533] Webserver started at http://127.25.254.65:43995/ using document root <none> and password file <none>
I20260630 12:23:47.098073 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:47.098326 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:47.098603 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:47.099685 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:47.104147 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:23:47.107275   886 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:23:47.107966 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:47.108239 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:47.108502 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:47.130815 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:47.132050 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:47.133571 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:47.135967 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:47.136194 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:47.136451 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:47.136636 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:47.175081 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:36461
I20260630 12:23:47.175194   948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:36461 every 8 connection(s)
I20260630 12:23:47.180037 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:47.187436   953 instance_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:23:47.188517   954 instance_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:23:47.191565 26617 server_base.cc:1061] running on GCE node
W20260630 12:23:47.192649   956 instance_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:23:47.193568 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:47.193773 26617 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:23:47.193909 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822227193898 us; error 0 us; skew 500 ppm
I20260630 12:23:47.194419 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:47.197525 26617 webserver.cc:533] Webserver started at http://127.25.254.66:33771/ using document root <none> and password file <none>
I20260630 12:23:47.198108 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:47.198426 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:47.198758 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:47.199709   949 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:47.200114   949 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:47.200315 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:47.201061   949 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:47.203565   822 ts_manager.cc:194] Registered new tserver with Master: e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461)
I20260630 12:23:47.205770   822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38086
I20260630 12:23:47.205825 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:23:47.210075   961 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:23:47.210934 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:47.211220 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:47.211534 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:47.235931 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:47.237155 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:47.238610 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:47.240757 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:47.240926 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:47.241204 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:47.241364 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:47.279819 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:42787
I20260630 12:23:47.279939  1023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:42787 every 8 connection(s)
I20260630 12:23:47.284577 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:47.291885  1027 instance_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:23:47.293464  1028 instance_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:23:47.295787  1030 instance_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:23:47.296196 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:47.297549 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:47.297809 26617 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:23:47.297853  1024 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:47.298038 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822227298019 us; error 0 us; skew 500 ppm
I20260630 12:23:47.298357  1024 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:47.298784 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:47.299172  1024 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:47.301584   822 ts_manager.cc:194] Registered new tserver with Master: d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:47.301672 26617 webserver.cc:533] Webserver started at http://127.25.254.67:37371/ using document root <none> and password file <none>
I20260630 12:23:47.302407 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:47.302639 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:47.302928 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:47.303380   822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38102
I20260630 12:23:47.304210 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "945c03fb47244959b38564e91b98f762"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:47.309093 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:47.312628  1035 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:23:47.313476 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:47.313822 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "945c03fb47244959b38564e91b98f762"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:47.314134 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:47.326149 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:47.327395 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:47.328802 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:47.331003 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:47.331233 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:47.331480 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:47.331652 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:47.370616 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:35945
I20260630 12:23:47.370705  1097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:35945 every 8 connection(s)
I20260630 12:23:47.383992  1098 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:47.384325  1098 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:47.385016  1098 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:47.386853   822 ts_manager.cc:194] Registered new tserver with Master: 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:47.387012 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013168005s
I20260630 12:23:47.388187   822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38116
I20260630 12:23:48.208835   949 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
I20260630 12:23:48.306283  1024 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
I20260630 12:23:48.391055  1098 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
I20260630 12:23:48.441828   822 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38124:
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:23:48.444227   822 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:23:48.505534   914 tablet_service.cc:1511] Processing CreateTablet for tablet 07bcc0703ac4488c8213c8ea90173885 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:48.506628   913 tablet_service.cc:1511] Processing CreateTablet for tablet c6a1527612b54222a9f05c76cab965d0 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:48.507119   914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bcc0703ac4488c8213c8ea90173885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.508031   913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a1527612b54222a9f05c76cab965d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.509284  1060 tablet_service.cc:1511] Processing CreateTablet for tablet 3205b231763c47f69b75a8cf1b85506a (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:48.511070  1060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205b231763c47f69b75a8cf1b85506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.511168   911 tablet_service.cc:1511] Processing CreateTablet for tablet 3205b231763c47f69b75a8cf1b85506a (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:48.512593   911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205b231763c47f69b75a8cf1b85506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.513829  1061 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce4a326950849a386baa33002d22bb3 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:48.515306  1061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4a326950849a386baa33002d22bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.519991  1063 tablet_service.cc:1511] Processing CreateTablet for tablet 07bcc0703ac4488c8213c8ea90173885 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:48.521495  1063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bcc0703ac4488c8213c8ea90173885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.522818  1062 tablet_service.cc:1511] Processing CreateTablet for tablet c6a1527612b54222a9f05c76cab965d0 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:48.509873   912 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce4a326950849a386baa33002d22bb3 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:48.525442   912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4a326950849a386baa33002d22bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.529551   989 tablet_service.cc:1511] Processing CreateTablet for tablet 07bcc0703ac4488c8213c8ea90173885 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:48.530956   989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07bcc0703ac4488c8213c8ea90173885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.535370  1062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a1527612b54222a9f05c76cab965d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.535605   988 tablet_service.cc:1511] Processing CreateTablet for tablet c6a1527612b54222a9f05c76cab965d0 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:48.536950   988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a1527612b54222a9f05c76cab965d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.539498   987 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce4a326950849a386baa33002d22bb3 (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:48.540933   987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4a326950849a386baa33002d22bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.543422   986 tablet_service.cc:1511] Processing CreateTablet for tablet 3205b231763c47f69b75a8cf1b85506a (DEFAULT_TABLE table=test-workload [id=8437e9d93094482dbd5c65df5099cb2b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:48.544729   986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205b231763c47f69b75a8cf1b85506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:48.590416  1118 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:48.591835  1119 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:48.594606  1120 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:48.598646  1118 tablet_bootstrap.cc:654] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.599579  1119 tablet_bootstrap.cc:654] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.604975  1120 tablet_bootstrap.cc:654] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.608297  1119 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: No bootstrap required, opened a new log
I20260630 12:23:48.608634  1118 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: No bootstrap required, opened a new log
I20260630 12:23:48.608788  1119 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260630 12:23:48.609097  1118 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:23:48.610253  1120 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: No bootstrap required, opened a new log
I20260630 12:23:48.610826  1120 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260630 12:23:48.612020  1119 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.612160  1118 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.612805  1119 raft_consensus.cc:385] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.612845  1118 raft_consensus.cc:385] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.613039  1120 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.613353  1118 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.613303  1119 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.613932  1120 raft_consensus.cc:385] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.614339  1120 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.614524  1118 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.614825  1119 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.615172  1120 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.622605  1120 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:23:48.624116  1120 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:48.632692  1120 tablet_bootstrap.cc:654] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.634809  1118 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.025s	user 0.018s	sys 0.008s
I20260630 12:23:48.635505  1119 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.026s	user 0.023s	sys 0.002s
I20260630 12:23:48.635921  1118 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:48.637758  1119 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:48.639514  1125 raft_consensus.cc:493] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.640168  1125 raft_consensus.cc:515] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.646392  1125 leader_election.cc:290] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:48.664651  1118 tablet_bootstrap.cc:654] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.666056  1119 tablet_bootstrap.cc:654] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.667424  1120 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: No bootstrap required, opened a new log
I20260630 12:23:48.668174  1120 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.016s
I20260630 12:23:48.672086  1120 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.673856   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:48.673122  1120 raft_consensus.cc:385] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.675204  1120 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.675983  1120 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.676735   999 raft_consensus.cc:2468] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 0.
I20260630 12:23:48.677493  1119 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: No bootstrap required, opened a new log
I20260630 12:23:48.677986  1120 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260630 12:23:48.678201  1119 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.009s
I20260630 12:23:48.679129  1120 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:48.678925  1036 leader_election.cc:304] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945c03fb47244959b38564e91b98f762, d13dc1aa5f704ed0a73cca071b6e2437; no voters: 
I20260630 12:23:48.679912  1125 raft_consensus.cc:2804] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.680631  1125 raft_consensus.cc:493] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.681315  1125 raft_consensus.cc:3060] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.683750  1118 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: No bootstrap required, opened a new log
I20260630 12:23:48.684000   924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" is_pre_election: true
I20260630 12:23:48.684303  1118 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.003s
W20260630 12:23:48.685787  1038 leader_election.cc:343] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:48.686429  1119 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.686919  1119 raft_consensus.cc:385] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.687091  1119 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.687297  1118 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.687719  1119 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.688055  1118 raft_consensus.cc:385] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.688413  1118 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.690572  1119 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260630 12:23:48.691624  1119 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:48.695969  1120 tablet_bootstrap.cc:654] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.697686  1119 tablet_bootstrap.cc:654] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.699040  1118 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.701386  1118 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260630 12:23:48.702369  1125 raft_consensus.cc:515] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.703904  1118 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:48.705439   924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
W20260630 12:23:48.706987  1038 leader_election.cc:343] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:48.707116  1119 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: No bootstrap required, opened a new log
I20260630 12:23:48.707978  1119 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260630 12:23:48.709568   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:48.708000  1120 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: No bootstrap required, opened a new log
I20260630 12:23:48.710202   999 raft_consensus.cc:3060] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.710418  1120 ts_tablet_manager.cc:1403] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260630 12:23:48.710773  1118 tablet_bootstrap.cc:654] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.711551  1119 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.714891  1120 raft_consensus.cc:359] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.713968  1119 raft_consensus.cc:385] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.715855  1120 raft_consensus.cc:385] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.715958  1119 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.716276  1120 raft_consensus.cc:740] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.716908  1119 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.717311  1120 consensus_queue.cc:260] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.718533  1125 leader_election.cc:290] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 election: Requested vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:48.719412   999 raft_consensus.cc:2468] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 1.
I20260630 12:23:48.719409  1119 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:23:48.721295  1119 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:48.721505  1118 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: No bootstrap required, opened a new log
I20260630 12:23:48.722034  1118 ts_tablet_manager.cc:1403] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260630 12:23:48.723799  1120 ts_tablet_manager.cc:1434] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:23:48.724939  1120 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:48.724848  1118 raft_consensus.cc:359] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.725780  1118 raft_consensus.cc:385] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.726199  1118 raft_consensus.cc:740] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.727564  1119 tablet_bootstrap.cc:654] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.727113  1118 consensus_queue.cc:260] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.729389  1124 raft_consensus.cc:493] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.729831  1124 raft_consensus.cc:515] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.733145  1124 leader_election.cc:290] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:48.735764  1118 ts_tablet_manager.cc:1434] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:23:48.738198  1118 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:48.740531  1120 tablet_bootstrap.cc:654] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.746564  1036 leader_election.cc:304] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [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: 945c03fb47244959b38564e91b98f762, d13dc1aa5f704ed0a73cca071b6e2437; no voters: e7cb2d4fa5cf43cab055c5ce0413d0a6
I20260630 12:23:48.750697  1125 raft_consensus.cc:2804] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.751336  1125 raft_consensus.cc:697] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 LEADER]: Becoming Leader. State: Replica: 945c03fb47244959b38564e91b98f762, State: Running, Role: LEADER
I20260630 12:23:48.752315  1125 consensus_queue.cc:237] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.754449  1120 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: No bootstrap required, opened a new log
I20260630 12:23:48.756042  1118 tablet_bootstrap.cc:654] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:48.755347  1120 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260630 12:23:48.761567  1120 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.764930  1119 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: No bootstrap required, opened a new log
I20260630 12:23:48.770965  1120 raft_consensus.cc:385] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.771277  1119 ts_tablet_manager.cc:1403] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.023s
I20260630 12:23:48.771329  1120 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.772364  1120 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.774628  1120 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260630 12:23:48.774536  1119 raft_consensus.cc:359] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.767771  1118 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: No bootstrap required, opened a new log
I20260630 12:23:48.767999   821 catalog_manager.cc:5697] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 945c03fb47244959b38564e91b98f762 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "945c03fb47244959b38564e91b98f762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:48.775355  1119 raft_consensus.cc:385] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.775681  1119 raft_consensus.cc:740] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.776466  1119 consensus_queue.cc:260] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.770226  1073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:48.777706  1073 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 0.
I20260630 12:23:48.778931  1118 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.007s
I20260630 12:23:48.779175   888 leader_election.cc:304] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:48.780269  1136 raft_consensus.cc:2804] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.780656  1136 raft_consensus.cc:493] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.780953  1136 raft_consensus.cc:3060] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.781453  1119 ts_tablet_manager.cc:1434] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:23:48.781725  1118 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.782442  1118 raft_consensus.cc:385] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:48.782665  1118 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:48.783279  1118 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.784869  1118 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:23:48.790354   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:48.790989   999 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 0.
I20260630 12:23:48.797006  1136 raft_consensus.cc:515] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.798702  1136 leader_election.cc:290] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 election: Requested vote from peers 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:48.799433  1073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:48.799644   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:48.799959  1073 raft_consensus.cc:3060] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.800226   999 raft_consensus.cc:3060] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.804903   999 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:48.804915  1073 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:48.806118   887 leader_election.cc:304] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:48.806809  1136 raft_consensus.cc:2804] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.807214  1136 raft_consensus.cc:697] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 LEADER]: Becoming Leader. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Running, Role: LEADER
I20260630 12:23:48.807802  1136 consensus_queue.cc:237] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:48.815418   819 catalog_manager.cc:5697] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:48.919433  1125 raft_consensus.cc:493] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.919984  1125 raft_consensus.cc:515] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.921938  1125 leader_election.cc:290] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:48.922683   924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" is_pre_election: true
I20260630 12:23:48.923012   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:48.923276   924 raft_consensus.cc:2468] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 0.
I20260630 12:23:48.923684   999 raft_consensus.cc:2468] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 0.
I20260630 12:23:48.924427  1038 leader_election.cc:304] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:48.925468  1125 raft_consensus.cc:2804] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.925827  1125 raft_consensus.cc:493] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.926043  1125 raft_consensus.cc:3060] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.927882  1136 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:48.928287  1136 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.930327  1136 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:48.931002   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:48.931393  1073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:48.931330  1125 raft_consensus.cc:515] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.931708   999 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 0.
I20260630 12:23:48.932140  1073 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 0.
I20260630 12:23:48.933204   887 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:48.933614  1125 leader_election.cc:290] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 election: Requested vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:48.934333  1136 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:48.934875  1136 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:48.935570  1136 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.935734   924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
I20260630 12:23:48.936370   924 raft_consensus.cc:3060] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.941509   924 raft_consensus.cc:2468] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 1.
I20260630 12:23:48.935202   999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:48.941614  1136 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.942286   999 raft_consensus.cc:3060] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.942620  1038 leader_election.cc:304] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:48.943425  1125 raft_consensus.cc:2804] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.943724  1136 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 election: Requested vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:48.943917  1125 raft_consensus.cc:697] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 LEADER]: Becoming Leader. State: Replica: 945c03fb47244959b38564e91b98f762, State: Running, Role: LEADER
I20260630 12:23:48.944943  1073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:48.944743  1125 consensus_queue.cc:237] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.945578  1073 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.946108   998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:48.946673   998 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:48.949039   999 raft_consensus.cc:2468] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 1.
I20260630 12:23:48.952013  1073 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:48.952448   998 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:48.953416   888 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:48.954317  1136 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:48.954792  1136 raft_consensus.cc:697] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 LEADER]: Becoming Leader. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Running, Role: LEADER
I20260630 12:23:48.955586  1136 consensus_queue.cc:237] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:48.957284   819 catalog_manager.cc:5697] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 945c03fb47244959b38564e91b98f762 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "945c03fb47244959b38564e91b98f762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:48.963773   821 catalog_manager.cc:5697] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:49.015689 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:23:49.037214 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:49.038095 26617 tablet_replica.cc:333] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: stopping tablet replica
I20260630 12:23:49.038771 26617 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.039211 26617 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.041213 26617 tablet_replica.cc:333] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: stopping tablet replica
I20260630 12:23:49.041747 26617 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:49.042397 26617 pending_rounds.cc:70] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Trying to abort 1 pending ops.
I20260630 12:23:49.042606 26617 pending_rounds.cc:77] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439849811091456 op_type: NO_OP noop_request { }
I20260630 12:23:49.042909 26617 raft_consensus.cc:2889] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:49.043180 26617 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.045457 26617 tablet_replica.cc:333] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: stopping tablet replica
I20260630 12:23:49.045953 26617 raft_consensus.cc:2243] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:49.046545 26617 pending_rounds.cc:70] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Trying to abort 1 pending ops.
I20260630 12:23:49.046742 26617 pending_rounds.cc:77] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439849203580928 op_type: NO_OP noop_request { }
I20260630 12:23:49.047013 26617 raft_consensus.cc:2889] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:49.047273 26617 raft_consensus.cc:2272] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.049499 26617 tablet_replica.cc:333] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: stopping tablet replica
I20260630 12:23:49.049976 26617 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.050369 26617 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.073009 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:23:49.084514 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:23:49.103943 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:49.104697 26617 tablet_replica.cc:333] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: stopping tablet replica
I20260630 12:23:49.105253 26617 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.105662 26617 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.107846 26617 tablet_replica.cc:333] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: stopping tablet replica
I20260630 12:23:49.108366 26617 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.108732 26617 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.110805 26617 tablet_replica.cc:333] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: stopping tablet replica
I20260630 12:23:49.111280 26617 raft_consensus.cc:2243] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.111691 26617 raft_consensus.cc:2272] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.113572 26617 tablet_replica.cc:333] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: stopping tablet replica
I20260630 12:23:49.114167 26617 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.114598 26617 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.136023 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:23:49.147349 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:23:49.163669 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:49.164490 26617 tablet_replica.cc:333] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: stopping tablet replica
I20260630 12:23:49.165033 26617 raft_consensus.cc:2243] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.165392 26617 raft_consensus.cc:2272] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.167507 26617 tablet_replica.cc:333] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: stopping tablet replica
I20260630 12:23:49.167973 26617 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:49.168489 26617 pending_rounds.cc:70] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Trying to abort 1 pending ops.
I20260630 12:23:49.168634 26617 pending_rounds.cc:77] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439849783021568 op_type: NO_OP noop_request { }
I20260630 12:23:49.168850 26617 raft_consensus.cc:2889] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:49.169056 26617 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.171334 26617 tablet_replica.cc:333] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: stopping tablet replica
I20260630 12:23:49.171788 26617 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:49.172091 26617 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.173902 26617 tablet_replica.cc:333] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: stopping tablet replica
I20260630 12:23:49.174381 26617 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:49.174930 26617 pending_rounds.cc:70] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Trying to abort 1 pending ops.
I20260630 12:23:49.175155 26617 pending_rounds.cc:77] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439848982425600 op_type: NO_OP noop_request { }
I20260630 12:23:49.175482 26617 raft_consensus.cc:2889] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:23:49.175803 26617 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:49.198448 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:23:49.210668 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:49.216095  1147 instance_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:23:49.216979  1148 instance_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:23:49.218393  1150 instance_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:23:49.219262 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:49.220613 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:49.220952 26617 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:23:49.221189 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822229221174 us; error 0 us; skew 500 ppm
I20260630 12:23:49.221817 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:49.224100 26617 webserver.cc:533] Webserver started at http://127.25.254.68:46183/ using document root <none> and password file <none>
I20260630 12:23:49.224648 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:49.224936 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:49.225279 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:49.226492 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "a65d0ac719614839a41a43afdad31f7a"
format_stamp: "Formatted at 2026-06-30 12:23:49 on dist-test-slave-n0zz"
I20260630 12:23:49.230845 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:49.234127  1155 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:23:49.235096 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:49.235498 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "a65d0ac719614839a41a43afdad31f7a"
format_stamp: "Formatted at 2026-06-30 12:23:49 on dist-test-slave-n0zz"
I20260630 12:23:49.235884 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:49.250936 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:49.252002 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:49.253449 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:49.255730 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:49.256040 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:49.256373 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:49.256636 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:49.293246 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:44349
I20260630 12:23:49.293350  1217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:44349 every 8 connection(s)
I20260630 12:23:49.307969  1218 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:49.308480  1218 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:49.309289  1218 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:49.311527   821 ts_manager.cc:194] Registered new tserver with Master: a65d0ac719614839a41a43afdad31f7a (127.25.254.68:44349)
I20260630 12:23:49.313048   821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38128
W20260630 12:23:50.040676   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 2ce4a326950849a386baa33002d22bb3: Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111)
W20260630 12:23:50.044510   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 3205b231763c47f69b75a8cf1b85506a: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
W20260630 12:23:50.048100   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 07bcc0703ac4488c8213c8ea90173885: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
I20260630 12:23:50.315821  1218 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
W20260630 12:23:51.060658   870 auto_rebalancer.cc:639] Failed to schedule move for tablet c6a1527612b54222a9f05c76cab965d0: Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111)
W20260630 12:23:51.063973   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 3205b231763c47f69b75a8cf1b85506a: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
W20260630 12:23:51.067353   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 07bcc0703ac4488c8213c8ea90173885: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
W20260630 12:23:52.097950   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 3205b231763c47f69b75a8cf1b85506a: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
W20260630 12:23:52.101450   870 auto_rebalancer.cc:639] Failed to schedule move for tablet c6a1527612b54222a9f05c76cab965d0: Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111)
W20260630 12:23:52.104703   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 07bcc0703ac4488c8213c8ea90173885: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
W20260630 12:23:53.117144   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 2ce4a326950849a386baa33002d22bb3: Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111)
W20260630 12:23:53.120234   870 auto_rebalancer.cc:639] Failed to schedule move for tablet c6a1527612b54222a9f05c76cab965d0: Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111)
W20260630 12:23:53.123513   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 07bcc0703ac4488c8213c8ea90173885: Network error: Client connection negotiation failed: client connection to 127.25.254.65:36461: connect: Connection refused (error 111)
W20260630 12:23:54.125946   870 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e7cb2d4fa5cf43cab055c5ce0413d0a6 not available for placement
W20260630 12:23:55.354329   870 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e7cb2d4fa5cf43cab055c5ce0413d0a6 not available for placement
W20260630 12:23:56.357348   870 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e7cb2d4fa5cf43cab055c5ce0413d0a6 not available for placement
W20260630 12:23:56.367079  1214 debug-util.cc:398] Leaking SignalData structure 0x7b080026b020 after lost signal to thread 26620
W20260630 12:23:56.368134  1214 debug-util.cc:398] Leaking SignalData structure 0x7b080027f7c0 after lost signal to thread 856
W20260630 12:23:56.369237  1214 debug-util.cc:398] Leaking SignalData structure 0x7b080021da00 after lost signal to thread 1217
I20260630 12:23:56.717556 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:56.726325  1227 instance_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:23:56.726768  1228 instance_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:23:56.728886  1230 instance_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:23:56.731401 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:56.733915 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:56.734123 26617 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:23:56.734390 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822236734363 us; error 0 us; skew 500 ppm
I20260630 12:23:56.734980 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:56.738353 26617 webserver.cc:533] Webserver started at http://127.25.254.65:43995/ using document root <none> and password file <none>
I20260630 12:23:56.738894 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:56.739087 26617 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:56.743559 26617 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260630 12:23:56.747314  1235 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:23:56.748212 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:23:56.748554 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:56.749024 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:56.771548 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:56.772965 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:56.774893 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:56.779313  1242 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:23:56.801453 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:23:56.801714 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.002s
I20260630 12:23:56.802057 26617 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:23:56.807410  1242 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:56.823902 26617 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:23:56.824234 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.021s	sys 0.000s
I20260630 12:23:56.824424  1242 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: 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:23:56.825582  1242 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap complete.
I20260630 12:23:56.826344  1242 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260630 12:23:56.829751  1242 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:56.831230  1242 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.832132  1242 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:56.835973  1242 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:23:56.837299  1242 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:56.855973  1242 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: 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:23:56.857040  1242 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap complete.
I20260630 12:23:56.857985  1242 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:23:56.861505  1242 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:56.862437  1242 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.863443  1242 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:56.866299  1242 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:23:56.867468  1242 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:56.890661  1242 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: 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:23:56.891938  1242 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap complete.
I20260630 12:23:56.892786  1242 ts_tablet_manager.cc:1403] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260630 12:23:56.896292  1242 raft_consensus.cc:359] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:56.897501  1242 raft_consensus.cc:740] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.898546  1242 consensus_queue.cc:260] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:56.901623  1242 ts_tablet_manager.cc:1434] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:23:56.902704  1242 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap starting.
I20260630 12:23:56.915592 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:36461
I20260630 12:23:56.915745  1302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:36461 every 8 connection(s)
I20260630 12:23:56.921865  1242 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: 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:23:56.923130  1242 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Bootstrap complete.
I20260630 12:23:56.924054  1242 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:23:56.928520  1242 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:56.929567  1242 raft_consensus.cc:385] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:56.930044  1242 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Initialized, Role: FOLLOWER
I20260630 12:23:56.931314  1242 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
W20260630 12:23:56.933211  1305 tablet.cc:2406] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:23:56.935879 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:23:56.936902  1242 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
W20260630 12:23:56.945040  1308 instance_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:23:56.948417  1309 instance_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:23:56.956652 26617 server_base.cc:1061] running on GCE node
W20260630 12:23:56.958207  1312 instance_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:23:56.959542 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:56.959807 26617 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:23:56.960018 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822236960004 us; error 0 us; skew 500 ppm
I20260630 12:23:56.960624  1304 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:56.960712 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:56.961172  1304 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:56.962383  1304 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:56.966588 26617 webserver.cc:533] Webserver started at http://127.25.254.66:33771/ using document root <none> and password file <none>
I20260630 12:23:56.967161 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:56.967368 26617 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:56.968286   821 ts_manager.cc:194] Re-registered known tserver with Master: e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461)
I20260630 12:23:56.971393 26617 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:23:56.975328  1316 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:23:56.976303 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:23:56.976616 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:56.976971 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:56.979830   821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53640
I20260630 12:23:56.984464  1304 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
I20260630 12:23:56.991760 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:56.993551 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:56.995569 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:57.019917 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:23:57.020313 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.001s
I20260630 12:23:57.027693  1323 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:57.038434  1323 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: 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:23:57.039085  1323 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap complete.
I20260630 12:23:57.039631  1323 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:23:57.041754  1323 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.042290  1323 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.042943  1323 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.045315  1323 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:23:57.045949 26617 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:23:57.045989  1323 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:57.046365 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.026s	user 0.026s	sys 0.000s
I20260630 12:23:57.058413  1323 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: 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:23:57.059257  1323 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap complete.
I20260630 12:23:57.059907  1323 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:23:57.062996  1323 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.063827  1323 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.064756  1323 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.067286  1323 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:57.068208  1323 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:57.083521  1323 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: 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:23:57.084425  1323 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap complete.
I20260630 12:23:57.085166  1323 ts_tablet_manager.cc:1403] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:23:57.088217  1323 raft_consensus.cc:359] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:57.089071  1323 raft_consensus.cc:740] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.089885  1323 consensus_queue.cc:260] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:57.092406  1323 ts_tablet_manager.cc:1434] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:57.093398  1323 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap starting.
I20260630 12:23:57.108067  1323 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: 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:23:57.108991  1323 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Bootstrap complete.
I20260630 12:23:57.109730  1323 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260630 12:23:57.112069  1323 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.112625  1323 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.113509  1323 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.115448  1323 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:23:57.119997 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:42787
I20260630 12:23:57.120229  1384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:42787 every 8 connection(s)
I20260630 12:23:57.126088 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:57.136030  1389 instance_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:23:57.137495  1388 instance_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:23:57.144461  1391 instance_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:23:57.144676  1385 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:57.145241  1385 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:57.145581 26617 server_base.cc:1061] running on GCE node
I20260630 12:23:57.146271  1385 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:57.146919 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:57.147218 26617 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:23:57.147456 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822237147436 us; error 0 us; skew 500 ppm
I20260630 12:23:57.148247 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:57.151206   821 ts_manager.cc:194] Re-registered known tserver with Master: d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:57.155747   821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53654
I20260630 12:23:57.156576 26617 webserver.cc:533] Webserver started at http://127.25.254.67:37371/ using document root <none> and password file <none>
I20260630 12:23:57.157470 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:57.157727 26617 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:23:57.162943 26617 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:57.167718  1396 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:23:57.168644 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:23:57.169040 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "945c03fb47244959b38564e91b98f762"
format_stamp: "Formatted at 2026-06-30 12:23:47 on dist-test-slave-n0zz"
I20260630 12:23:57.169454 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-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:23:57.189683 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:57.191476 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:57.193491 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:57.219439 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:23:57.219765 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260630 12:23:57.224691  1403 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:57.237090  1245 raft_consensus.cc:493] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:57.237713  1245 raft_consensus.cc:515] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.242393 26617 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:23:57.242796 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.023s	sys 0.000s
I20260630 12:23:57.245424  1245 leader_election.cc:290] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
W20260630 12:23:57.246912  1237 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260630 12:23:57.254050  1403 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: 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
W20260630 12:23:57.254817  1237 leader_election.cc:336] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945): Network error: Client connection negotiation failed: client connection to 127.25.254.67:35945: connect: Connection refused (error 111)
I20260630 12:23:57.258209  1403 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Bootstrap complete.
I20260630 12:23:57.259208  1403 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
I20260630 12:23:57.262285  1403 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.263110  1403 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.264034  1403 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.273384  1403 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:23:57.273244  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:57.274919  1359 raft_consensus.cc:2393] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in current term 1: Already voted for candidate 945c03fb47244959b38564e91b98f762 in this term.
I20260630 12:23:57.275113  1403 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:57.277002  1236 leader_election.cc:304] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 945c03fb47244959b38564e91b98f762, d13dc1aa5f704ed0a73cca071b6e2437
I20260630 12:23:57.278759  1245 raft_consensus.cc:3060] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:57.291563  1245 raft_consensus.cc:2749] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:57.299300  1403 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: 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:23:57.300643  1403 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Bootstrap complete.
I20260630 12:23:57.301596  1403 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260630 12:23:57.305287  1403 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.306488  1403 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.307669  1403 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.310354  1403 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:23:57.311436  1403 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:57.330394  1403 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: 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:23:57.331602  1403 tablet_bootstrap.cc:492] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Bootstrap complete.
I20260630 12:23:57.332544  1403 ts_tablet_manager.cc:1403] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:23:57.335001  1403 raft_consensus.cc:359] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:57.335667  1403 raft_consensus.cc:740] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.336670  1403 consensus_queue.cc:260] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:57.339385  1403 ts_tablet_manager.cc:1434] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:23:57.340482  1403 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Bootstrap starting.
I20260630 12:23:57.349248 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:35945
I20260630 12:23:57.349529  1466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:35945 every 8 connection(s)
W20260630 12:23:57.360441   870 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 945c03fb47244959b38564e91b98f762 not available for placement
I20260630 12:23:57.374017  1403 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: 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:23:57.375368  1403 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Bootstrap complete.
I20260630 12:23:57.376497  1403 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.019s
I20260630 12:23:57.380380  1403 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.381477  1467 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36019
I20260630 12:23:57.381558  1403 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Initialized, Role: FOLLOWER
I20260630 12:23:57.382332  1467 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:57.383042  1403 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:57.383635  1467 heartbeater.cc:507] Master 127.25.254.126:36019 requested a full tablet report, sending...
I20260630 12:23:57.385454  1403 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:23:57.388610   821 ts_manager.cc:194] Re-registered known tserver with Master: 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:57.393291   821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53658
I20260630 12:23:57.396561  1467 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
I20260630 12:23:58.002147  1471 raft_consensus.cc:493] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:58.002867  1471 raft_consensus.cc:515] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.004875  1471 leader_election.cc:290] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.005817  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:58.006879  1359 raft_consensus.cc:2468] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:58.008728  1236 leader_election.cc:304] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:58.010617  1471 raft_consensus.cc:2804] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:58.011469  1471 raft_consensus.cc:493] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:58.012113  1471 raft_consensus.cc:3060] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.019255  1471 raft_consensus.cc:515] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.021301  1471 leader_election.cc:290] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 2 election: Requested vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.022224  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:58.023150  1359 raft_consensus.cc:3060] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.024526  1441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:58.025085  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a1527612b54222a9f05c76cab965d0" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:58.025817  1441 raft_consensus.cc:2410] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 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:23:58.032701  1359 raft_consensus.cc:2468] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 2.
I20260630 12:23:58.034435  1236 leader_election.cc:304] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 945c03fb47244959b38564e91b98f762
I20260630 12:23:58.035595  1471 raft_consensus.cc:2804] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:58.036761  1471 raft_consensus.cc:697] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Becoming Leader. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Running, Role: LEADER
I20260630 12:23:58.037832  1471 consensus_queue.cc:237] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER 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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.048586   819 catalog_manager.cc:5697] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: term changed from 1 to 2, leader changed from 945c03fb47244959b38564e91b98f762 (127.25.254.67) to e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65). New cstate: current_term: 2 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:58.158782  1385 heartbeater.cc:499] Master 127.25.254.126:36019 was elected leader, sending a full tablet report...
I20260630 12:23:58.336928  1471 raft_consensus.cc:493] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:58.337705  1471 raft_consensus.cc:515] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:58.339821  1471 leader_election.cc:290] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:58.340870  1441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:58.341094  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:58.341918  1441 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:58.342144  1359 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 1.
I20260630 12:23:58.343632  1237 leader_election.cc:304] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:58.344903  1471 raft_consensus.cc:2804] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:58.345541  1471 raft_consensus.cc:493] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:58.346153  1471 raft_consensus.cc:3060] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.355016  1471 raft_consensus.cc:515] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:58.357826  1471 leader_election.cc:290] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 2 election: Requested vote from peers 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:58.358632  1441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:58.359404  1441 raft_consensus.cc:3060] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.359104  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07bcc0703ac4488c8213c8ea90173885" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:58.360330  1359 raft_consensus.cc:3060] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.366988  1441 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 2.
I20260630 12:23:58.368479  1237 leader_election.cc:304] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:58.369230  1359 raft_consensus.cc:2468] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 2.
I20260630 12:23:58.369503  1471 raft_consensus.cc:2804] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:58.370604  1471 raft_consensus.cc:697] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Becoming Leader. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Running, Role: LEADER
I20260630 12:23:58.371806  1471 consensus_queue.cc:237] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } }
I20260630 12:23:58.381295   819 catalog_manager.cc:5697] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } }
W20260630 12:23:58.390511   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 2ce4a326950849a386baa33002d22bb3: Illegal state: Replica 945c03fb47244959b38564e91b98f762 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } }
W20260630 12:23:58.405804   870 auto_rebalancer.cc:639] Failed to schedule move for tablet c6a1527612b54222a9f05c76cab965d0: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:23:58.412454   870 auto_rebalancer.cc:639] Failed to schedule move for tablet 3205b231763c47f69b75a8cf1b85506a: Illegal state: Replica e7cb2d4fa5cf43cab055c5ce0413d0a6 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } }
I20260630 12:23:58.457126  1359 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:23:58.458680  1471 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:58.476596  1483 raft_consensus.cc:493] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:58.477581  1483 raft_consensus.cc:515] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.478889  1441 raft_consensus.cc:3060] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.483187  1483 leader_election.cc:290] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.508958  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:58.510313  1440 raft_consensus.cc:2410] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d13dc1aa5f704ed0a73cca071b6e2437 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:23:58.510989  1441 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:23:58.511628  1483 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:58.516184  1483 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.519408  1483 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.520812  1441 pending_rounds.cc:85] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Aborting all ops after (but not including) 0
I20260630 12:23:58.521519  1441 pending_rounds.cc:107] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:23:58.522253  1441 raft_consensus.cc:2889] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:58.527221  1489 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:58.527881  1474 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:58.528141  1489 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.532140  1441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:58.533257  1441 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13dc1aa5f704ed0a73cca071b6e2437 in term 1.
I20260630 12:23:58.540544  1489 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:58.552841  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" is_pre_election: true
I20260630 12:23:58.553834  1277 raft_consensus.cc:2468] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d13dc1aa5f704ed0a73cca071b6e2437 in term 1.
I20260630 12:23:58.555298  1276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" is_pre_election: true
I20260630 12:23:58.556447  1276 raft_consensus.cc:2410] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d13dc1aa5f704ed0a73cca071b6e2437 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:23:58.558450  1319 leader_election.cc:304] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [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: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 945c03fb47244959b38564e91b98f762
I20260630 12:23:58.560256  1483 raft_consensus.cc:2804] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:58.560813  1483 raft_consensus.cc:493] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:58.561357  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:58.561313  1483 raft_consensus.cc:3060] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.562461  1359 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 1.
I20260630 12:23:58.564250  1397 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [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: 945c03fb47244959b38564e91b98f762, d13dc1aa5f704ed0a73cca071b6e2437; no voters: 
I20260630 12:23:58.565609  1492 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:58.566277  1492 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:58.566913  1492 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.570595  1483 raft_consensus.cc:515] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.574832  1276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
I20260630 12:23:58.575855  1276 raft_consensus.cc:3060] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.576437  1492 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.577960  1318 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [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: 945c03fb47244959b38564e91b98f762, d13dc1aa5f704ed0a73cca071b6e2437; no voters: e7cb2d4fa5cf43cab055c5ce0413d0a6
I20260630 12:23:58.581274  1492 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [CANDIDATE]: Term 2 election: Requested vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:23:58.584429  1496 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:23:58.584918  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:58.585917  1276 raft_consensus.cc:2468] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d13dc1aa5f704ed0a73cca071b6e2437 in term 2.
I20260630 12:23:58.586961  1359 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.587586  1319 leader_election.cc:304] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [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: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 
I20260630 12:23:58.589148  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" is_pre_election: true
I20260630 12:23:58.589766  1497 raft_consensus.cc:2804] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:58.590559  1277 raft_consensus.cc:2410] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 945c03fb47244959b38564e91b98f762 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:23:58.591114  1483 leader_election.cc:290] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [CANDIDATE]: Term 2 election: Requested vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.592609  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "945c03fb47244959b38564e91b98f762" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
I20260630 12:23:58.593362  1277 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.596370  1497 raft_consensus.cc:697] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 LEADER]: Becoming Leader. State: Replica: d13dc1aa5f704ed0a73cca071b6e2437, State: Running, Role: LEADER
I20260630 12:23:58.597360  1359 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 945c03fb47244959b38564e91b98f762 in term 2.
I20260630 12:23:58.599010  1397 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [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: 945c03fb47244959b38564e91b98f762, d13dc1aa5f704ed0a73cca071b6e2437; no voters: 
I20260630 12:23:58.598158  1497 consensus_queue.cc:237] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Queue going to LEADER 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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.600909  1492 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:23:58.601639  1492 raft_consensus.cc:697] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 2 LEADER]: Becoming Leader. State: Replica: 945c03fb47244959b38564e91b98f762, State: Running, Role: LEADER
I20260630 12:23:58.602128  1277 raft_consensus.cc:2410] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 945c03fb47244959b38564e91b98f762 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:23:58.603717  1441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce4a326950849a386baa33002d22bb3" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:58.603432  1492 consensus_queue.cc:237] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [LEADER]: Queue going to LEADER 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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.604630  1441 raft_consensus.cc:3060] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:23:58.608698  1496 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:58.609663  1496 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:23:58.613056  1441 raft_consensus.cc:2410] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d13dc1aa5f704ed0a73cca071b6e2437 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:23:58.623318  1496 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.633854  1496 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [CANDIDATE]: Term 3 election: Requested vote from peers e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.633598   821 catalog_manager.cc:5697] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 reported cstate change: term changed from 1 to 2, leader changed from 945c03fb47244959b38564e91b98f762 (127.25.254.67) to d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66). New cstate: current_term: 2 leader_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:58.635792  1277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6"
I20260630 12:23:58.636782  1277 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:23:58.635915  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:58.635900   819 catalog_manager.cc:5697] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 reported cstate change: term changed from 1 to 2, leader changed from e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65) to 945c03fb47244959b38564e91b98f762 (127.25.254.67). New cstate: current_term: 2 leader_uuid: "945c03fb47244959b38564e91b98f762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:58.645793  1277 raft_consensus.cc:2410] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d13dc1aa5f704ed0a73cca071b6e2437 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:23:58.647253  1319 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d13dc1aa5f704ed0a73cca071b6e2437; no voters: 945c03fb47244959b38564e91b98f762, e7cb2d4fa5cf43cab055c5ce0413d0a6
I20260630 12:23:58.648217  1496 raft_consensus.cc:2749] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260630 12:23:58.651434  1474 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:58.652143  1474 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.654247  1474 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.654997  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" is_pre_election: true
I20260630 12:23:58.655311  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762" is_pre_election: true
I20260630 12:23:58.656008  1359 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 3.
I20260630 12:23:58.657354  1236 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 945c03fb47244959b38564e91b98f762
I20260630 12:23:58.658155  1474 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260630 12:23:58.658700  1474 raft_consensus.cc:493] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:58.659106  1474 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:23:58.664263  1474 raft_consensus.cc:515] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.666548  1474 leader_election.cc:290] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 4 election: Requested vote from peers d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787), 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945)
I20260630 12:23:58.667158  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "945c03fb47244959b38564e91b98f762"
I20260630 12:23:58.667006  1359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3205b231763c47f69b75a8cf1b85506a" candidate_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d13dc1aa5f704ed0a73cca071b6e2437"
I20260630 12:23:58.668462  1359 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 3 FOLLOWER]: Advancing to term 4
I20260630 12:23:58.676863  1359 raft_consensus.cc:2468] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7cb2d4fa5cf43cab055c5ce0413d0a6 in term 4.
I20260630 12:23:58.678321  1236 leader_election.cc:304] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d13dc1aa5f704ed0a73cca071b6e2437, e7cb2d4fa5cf43cab055c5ce0413d0a6; no voters: 945c03fb47244959b38564e91b98f762
I20260630 12:23:58.679368  1474 raft_consensus.cc:2804] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260630 12:23:58.680009  1474 raft_consensus.cc:697] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 LEADER]: Becoming Leader. State: Replica: e7cb2d4fa5cf43cab055c5ce0413d0a6, State: Running, Role: LEADER
I20260630 12:23:58.680914  1474 consensus_queue.cc:237] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:58.689925   819 catalog_manager.cc:5697] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: term changed from 2 to 4, leader changed from 945c03fb47244959b38564e91b98f762 (127.25.254.67) to e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65). New cstate: current_term: 4 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:58.833374  1440 raft_consensus.cc:1275] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:58.835342  1474 consensus_queue.cc:1048] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:58.852803  1359 raft_consensus.cc:1275] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:58.854665  1504 consensus_queue.cc:1048] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:58.987344  1277 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:23:58.989208  1496 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:59.002823  1441 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:23:59.003472  1441 pending_rounds.cc:85] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Aborting all ops after (but not including) 0
I20260630 12:23:59.003909  1441 pending_rounds.cc:107] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:23:59.004325  1441 raft_consensus.cc:2889] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:59.009159  1483 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:59.011894  1359 raft_consensus.cc:1240] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Rejecting Update request from peer 945c03fb47244959b38564e91b98f762 for earlier term 2. Current term is 4. Ops: []
I20260630 12:23:59.014146  1492 consensus_queue.cc:1059] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:59.017364  1492 raft_consensus.cc:3055] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:23:59.017935  1492 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 945c03fb47244959b38564e91b98f762, State: Running, Role: LEADER
I20260630 12:23:59.016219  1277 raft_consensus.cc:1240] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 LEADER]: Rejecting Update request from peer 945c03fb47244959b38564e91b98f762 for earlier term 2. Current term is 4. Ops: []
I20260630 12:23:59.020866  1489 consensus_queue.cc:1059] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:59.021870  1489 consensus_queue.cc:1243] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [LEADER]: Peer e7cb2d4fa5cf43cab055c5ce0413d0a6 log is divergent from this leader: its last log entry 4.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:23:59.026229  1492 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } }
I20260630 12:23:59.027993  1492 raft_consensus.cc:3060] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Advancing to term 4
I20260630 12:23:59.081341  1441 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260630 12:23:59.082798  1474 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:59.083698  1474 consensus_queue.cc:1243] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Peer 945c03fb47244959b38564e91b98f762 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:23:59.086470  1441 pending_rounds.cc:85] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Aborting all ops after (but not including) 0
I20260630 12:23:59.086860  1441 pending_rounds.cc:107] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:23:59.087199  1441 raft_consensus.cc:2889] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:23:59.094520  1359 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260630 12:23:59.096860  1509 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:59.424695  1277 consensus_queue.cc:237] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:23:59.432612  1441 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:59.432612  1359 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:59.434628  1509 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:59.445333  1504 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.446841  1441 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.451787  1509 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } 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:23:59.462114   819 catalog_manager.cc:5697] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 reported cstate change: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New cstate: current_term: 2 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
W20260630 12:23:59.469730  1236 consensus_peers.cc:597] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 -> Peer a65d0ac719614839a41a43afdad31f7a (127.25.254.68:44349): Couldn't send request to peer a65d0ac719614839a41a43afdad31f7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6a1527612b54222a9f05c76cab965d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:59.470817  1277 consensus_queue.cc:237] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:23:59.468942  1359 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.480690  1441 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:23:59.482933  1358 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260630 12:23:59.484867  1504 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } 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:23:59.488137  1509 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:23:59.490047  1236 consensus_peers.cc:597] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 -> Peer a65d0ac719614839a41a43afdad31f7a (127.25.254.68:44349): Couldn't send request to peer a65d0ac719614839a41a43afdad31f7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3205b231763c47f69b75a8cf1b85506a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:59.494740  1440 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.495381  1471 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 LEADER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.512028   821 catalog_manager.cc:5697] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 reported cstate change: config changed from index -1 to 3, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New cstate: current_term: 4 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.523691  1359 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.590598  1359 consensus_queue.cc:237] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:23:59.605831  1440 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:59.608697  1483 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:59.611449  1277 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:23:59.613546  1483 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } 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:23:59.622783  1507 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.625598  1277 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.625923  1440 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
W20260630 12:23:59.630841  1317 consensus_peers.cc:597] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 -> Peer a65d0ac719614839a41a43afdad31f7a (127.25.254.68:44349): Couldn't send request to peer a65d0ac719614839a41a43afdad31f7a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ce4a326950849a386baa33002d22bb3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:59.650503   820 catalog_manager.cc:5697] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 reported cstate change: config changed from index -1 to 2, NON_VOTER a65d0ac719614839a41a43afdad31f7a (127.25.254.68) added. New cstate: current_term: 2 leader_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } } }
I20260630 12:23:59.935951  1520 ts_tablet_manager.cc:933] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: Initiating tablet copy from peer e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461)
I20260630 12:23:59.939157  1520 tablet_copy_client.cc:323] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:36461
I20260630 12:23:59.951402  1522 ts_tablet_manager.cc:933] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: Initiating tablet copy from peer e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461)
I20260630 12:23:59.954080  1522 tablet_copy_client.cc:323] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:36461
I20260630 12:23:59.963466  1287 tablet_copy_service.cc:140] P e7cb2d4fa5cf43cab055c5ce0413d0a6: Received BeginTabletCopySession request for tablet c6a1527612b54222a9f05c76cab965d0 from peer a65d0ac719614839a41a43afdad31f7a ({username='slave'} at 127.0.0.1:40012)
I20260630 12:23:59.964001  1286 tablet_copy_service.cc:140] P e7cb2d4fa5cf43cab055c5ce0413d0a6: Received BeginTabletCopySession request for tablet 3205b231763c47f69b75a8cf1b85506a from peer a65d0ac719614839a41a43afdad31f7a ({username='slave'} at 127.0.0.1:40012)
I20260630 12:23:59.964607  1287 tablet_copy_service.cc:161] P e7cb2d4fa5cf43cab055c5ce0413d0a6: Beginning new tablet copy session on tablet c6a1527612b54222a9f05c76cab965d0 from peer a65d0ac719614839a41a43afdad31f7a at {username='slave'} at 127.0.0.1:40012: session id = a65d0ac719614839a41a43afdad31f7a-c6a1527612b54222a9f05c76cab965d0
I20260630 12:23:59.965576  1286 tablet_copy_service.cc:161] P e7cb2d4fa5cf43cab055c5ce0413d0a6: Beginning new tablet copy session on tablet 3205b231763c47f69b75a8cf1b85506a from peer a65d0ac719614839a41a43afdad31f7a at {username='slave'} at 127.0.0.1:40012: session id = a65d0ac719614839a41a43afdad31f7a-3205b231763c47f69b75a8cf1b85506a
I20260630 12:23:59.975749  1287 tablet_copy_source_session.cc:215] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:59.977090  1286 tablet_copy_source_session.cc:215] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:59.980424  1520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a1527612b54222a9f05c76cab965d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.981467  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3205b231763c47f69b75a8cf1b85506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:59.992719  1526 ts_tablet_manager.cc:933] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: Initiating tablet copy from peer d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787)
I20260630 12:24:00.001847  1522 tablet_copy_client.cc:806] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:00.003300  1522 tablet_copy_client.cc:670] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:00.012084  1520 tablet_copy_client.cc:806] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:00.013556  1522 tablet_copy_client.cc:538] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:00.013391  1520 tablet_copy_client.cc:670] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:00.015209  1526 tablet_copy_client.cc:323] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:42787
I20260630 12:24:00.020401  1520 tablet_copy_client.cc:538] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:00.027052  1522 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: Bootstrap starting.
I20260630 12:24:00.031329  1520 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: Bootstrap starting.
I20260630 12:24:00.032387  1369 tablet_copy_service.cc:140] P d13dc1aa5f704ed0a73cca071b6e2437: Received BeginTabletCopySession request for tablet 2ce4a326950849a386baa33002d22bb3 from peer a65d0ac719614839a41a43afdad31f7a ({username='slave'} at 127.0.0.1:51802)
I20260630 12:24:00.033233  1369 tablet_copy_service.cc:161] P d13dc1aa5f704ed0a73cca071b6e2437: Beginning new tablet copy session on tablet 2ce4a326950849a386baa33002d22bb3 from peer a65d0ac719614839a41a43afdad31f7a at {username='slave'} at 127.0.0.1:51802: session id = a65d0ac719614839a41a43afdad31f7a-2ce4a326950849a386baa33002d22bb3
I20260630 12:24:00.044174  1369 tablet_copy_source_session.cc:215] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:00.060178  1526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce4a326950849a386baa33002d22bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:00.075045  1520 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: 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:24:00.076390  1520 tablet_bootstrap.cc:492] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: Bootstrap complete.
I20260630 12:24:00.077123  1522 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: 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:24:00.077399  1520 ts_tablet_manager.cc:1403] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.013s
I20260630 12:24:00.078644  1522 tablet_bootstrap.cc:492] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: Bootstrap complete.
I20260630 12:24:00.079855  1526 tablet_copy_client.cc:806] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:00.079658  1522 ts_tablet_manager.cc:1403] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.005s
I20260630 12:24:00.080703  1526 tablet_copy_client.cc:670] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:00.081570  1520 raft_consensus.cc:359] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:24:00.082996  1520 raft_consensus.cc:740] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a65d0ac719614839a41a43afdad31f7a, State: Initialized, Role: LEARNER
I20260630 12:24:00.083930  1520 consensus_queue.cc:260] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:24:00.084235  1522 raft_consensus.cc:359] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:24:00.085420  1526 tablet_copy_client.cc:538] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:00.085559  1522 raft_consensus.cc:740] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: a65d0ac719614839a41a43afdad31f7a, State: Initialized, Role: LEARNER
I20260630 12:24:00.086907  1522 consensus_queue.cc:260] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:24:00.093907  1520 ts_tablet_manager.cc:1434] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:24:00.096760  1286 tablet_copy_service.cc:342] P e7cb2d4fa5cf43cab055c5ce0413d0a6: Request end of tablet copy session a65d0ac719614839a41a43afdad31f7a-c6a1527612b54222a9f05c76cab965d0 received from {username='slave'} at 127.0.0.1:40012
I20260630 12:24:00.100292  1286 tablet_copy_service.cc:434] P e7cb2d4fa5cf43cab055c5ce0413d0a6: ending tablet copy session a65d0ac719614839a41a43afdad31f7a-c6a1527612b54222a9f05c76cab965d0 on tablet c6a1527612b54222a9f05c76cab965d0 with peer a65d0ac719614839a41a43afdad31f7a
I20260630 12:24:00.101055  1522 ts_tablet_manager.cc:1434] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.006s
I20260630 12:24:00.101724  1526 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: Bootstrap starting.
I20260630 12:24:00.105085  1286 tablet_copy_service.cc:342] P e7cb2d4fa5cf43cab055c5ce0413d0a6: Request end of tablet copy session a65d0ac719614839a41a43afdad31f7a-3205b231763c47f69b75a8cf1b85506a received from {username='slave'} at 127.0.0.1:40012
I20260630 12:24:00.105710  1286 tablet_copy_service.cc:434] P e7cb2d4fa5cf43cab055c5ce0413d0a6: ending tablet copy session a65d0ac719614839a41a43afdad31f7a-3205b231763c47f69b75a8cf1b85506a on tablet 3205b231763c47f69b75a8cf1b85506a with peer a65d0ac719614839a41a43afdad31f7a
I20260630 12:24:00.119083  1526 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: 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:24:00.119976  1526 tablet_bootstrap.cc:492] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: Bootstrap complete.
I20260630 12:24:00.120688  1526 ts_tablet_manager.cc:1403] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:24:00.123167  1526 raft_consensus.cc:359] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:24:00.123973  1526 raft_consensus.cc:740] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a65d0ac719614839a41a43afdad31f7a, State: Initialized, Role: LEARNER
I20260630 12:24:00.124653  1526 consensus_queue.cc:260] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: true } }
I20260630 12:24:00.126806  1526 ts_tablet_manager.cc:1434] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:24:00.129009  1369 tablet_copy_service.cc:342] P d13dc1aa5f704ed0a73cca071b6e2437: Request end of tablet copy session a65d0ac719614839a41a43afdad31f7a-2ce4a326950849a386baa33002d22bb3 received from {username='slave'} at 127.0.0.1:51802
I20260630 12:24:00.129619  1369 tablet_copy_service.cc:434] P d13dc1aa5f704ed0a73cca071b6e2437: ending tablet copy session a65d0ac719614839a41a43afdad31f7a-2ce4a326950849a386baa33002d22bb3 on tablet 2ce4a326950849a386baa33002d22bb3 with peer a65d0ac719614839a41a43afdad31f7a
I20260630 12:24:00.317535  1193 raft_consensus.cc:1217] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:24:00.379061  1193 raft_consensus.cc:1217] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 LEARNER]: Deduplicated request from leader. Original: 4.2->[4.3-4.3]   Dedup: 4.3->[]
I20260630 12:24:00.502808  1193 raft_consensus.cc:1217] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:24:00.865918  1529 raft_consensus.cc:1064] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6: attempting to promote NON_VOTER a65d0ac719614839a41a43afdad31f7a to VOTER
I20260630 12:24:00.869031  1529 consensus_queue.cc:237] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } }
I20260630 12:24:00.876590  1193 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:00.877075  1440 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:00.877436  1359 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:00.878876  1471 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:00.879774  1529 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } 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:24:00.880702  1530 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } 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:24:00.892725  1471 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:00.898883  1440 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:00.905790  1193 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:00.910127   819 catalog_manager.cc:5697] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:00.913753  1359 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } attrs { replace: true } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:00.937311  1530 raft_consensus.cc:1064] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6: attempting to promote NON_VOTER a65d0ac719614839a41a43afdad31f7a to VOTER
I20260630 12:24:00.939656  1530 consensus_queue.cc:237] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 1, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } }
I20260630 12:24:00.946430  1440 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:24:00.946481  1193 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 LEARNER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:24:00.950276  1530 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } 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:24:00.959483  1359 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260630 12:24:00.963042  1530 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } 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:24:00.963932  1471 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:00.983247  1277 consensus_queue.cc:237] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } }
I20260630 12:24:00.986195  1471 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index 3 to 4, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:00.991379  1440 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:00.992339  1193 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.000926  1529 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:01.006928  1192 raft_consensus.cc:1275] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:01.007939  1441 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.008999  1530 consensus_queue.cc:1048] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } 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:24:01.010607   820 catalog_manager.cc:5697] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 reported cstate change: config changed from index 3 to 4, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:01.020874  1530 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.023854  1193 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.030978  1440 raft_consensus.cc:2955] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.019701  1359 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } attrs { replace: true } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.031445  1276 consensus_queue.cc:237] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } }
I20260630 12:24:01.039261   808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6a1527612b54222a9f05c76cab965d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:01.038823   820 catalog_manager.cc:5697] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a reported cstate change: config changed from index 3 to 4, VOTER d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66) evicted. New cstate: current_term: 2 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.050788  1193 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:24:01.054205  1553 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } 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:24:01.063141  1358 raft_consensus.cc:1275] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Refusing update from remote peer e7cb2d4fa5cf43cab055c5ce0413d0a6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260630 12:24:01.066707  1530 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 945c03fb47244959b38564e91b98f762 (127.25.254.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.068426  1529 consensus_queue.cc:1048] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:24:01.072168  1193 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 945c03fb47244959b38564e91b98f762 (127.25.254.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.073493  1358 raft_consensus.cc:2955] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, VOTER 945c03fb47244959b38564e91b98f762 (127.25.254.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.076138  1348 tablet_service.cc:1558] Processing DeleteTablet for tablet c6a1527612b54222a9f05c76cab965d0 with delete_type TABLET_DATA_TOMBSTONED (TS d13dc1aa5f704ed0a73cca071b6e2437 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57520
I20260630 12:24:01.084194  1555 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:01.088490   820 catalog_manager.cc:5697] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a reported cstate change: config changed from index 4 to 5, VOTER 945c03fb47244959b38564e91b98f762 (127.25.254.67) evicted. New cstate: current_term: 4 leader_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.089689   808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3205b231763c47f69b75a8cf1b85506a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:01.085415  1555 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:01.092340  1555 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:01.096675  1555 ts_tablet_manager.cc:1916] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:01.097024  1536 raft_consensus.cc:1064] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437: attempting to promote NON_VOTER a65d0ac719614839a41a43afdad31f7a to VOTER
I20260630 12:24:01.099908  1536 consensus_queue.cc:237] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [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: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } }
I20260630 12:24:01.117955  1431 tablet_service.cc:1558] Processing DeleteTablet for tablet 3205b231763c47f69b75a8cf1b85506a with delete_type TABLET_DATA_TOMBSTONED (TS 945c03fb47244959b38564e91b98f762 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55236
I20260630 12:24:01.121526  1193 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 LEARNER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:01.122151  1440 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:01.122442  1276 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:24:01.123226  1536 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } 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:24:01.124290  1556 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:01.125690  1555 ts_tablet_manager.cc:1929] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:24:01.126336  1555 log.cc:1199] T c6a1527612b54222a9f05c76cab965d0 P d13dc1aa5f704ed0a73cca071b6e2437: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/c6a1527612b54222a9f05c76cab965d0
I20260630 12:24:01.129488  1556 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } 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:24:01.131870   806 catalog_manager.cc:5028] TS d13dc1aa5f704ed0a73cca071b6e2437 (127.25.254.66:42787): tablet c6a1527612b54222a9f05c76cab965d0 (table test-workload [id=8437e9d93094482dbd5c65df5099cb2b]) successfully deleted
I20260630 12:24:01.147161  1559 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:01.148717  1559 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:01.149710  1559 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:01.150481  1536 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.150849  1193 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.157027  1276 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.162086  1559 ts_tablet_manager.cc:1916] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:01.168377   821 catalog_manager.cc:5697] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a reported cstate change: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.177029  1440 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a65d0ac719614839a41a43afdad31f7a (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7cb2d4fa5cf43cab055c5ce0413d0a6" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36461 } attrs { replace: true } } peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.178452  1559 ts_tablet_manager.cc:1929] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.4
I20260630 12:24:01.178994  1559 log.cc:1199] T 3205b231763c47f69b75a8cf1b85506a P 945c03fb47244959b38564e91b98f762: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/3205b231763c47f69b75a8cf1b85506a
I20260630 12:24:01.180933   807 catalog_manager.cc:5028] TS 945c03fb47244959b38564e91b98f762 (127.25.254.67:35945): tablet 3205b231763c47f69b75a8cf1b85506a (table test-workload [id=8437e9d93094482dbd5c65df5099cb2b]) successfully deleted
I20260630 12:24:01.190941  1358 consensus_queue.cc:237] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [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: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } }
I20260630 12:24:01.196450  1440 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:01.197862  1536 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:01.199520  1193 raft_consensus.cc:1275] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Refusing update from remote peer d13dc1aa5f704ed0a73cca071b6e2437: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:24:01.200876  1536 consensus_queue.cc:1048] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } 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:24:01.204703  1560 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.206439  1440 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.210027  1193 raft_consensus.cc:2955] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.218168   806 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ce4a326950849a386baa33002d22bb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:01.219189   821 catalog_manager.cc:5697] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 reported cstate change: config changed from index 3 to 4, VOTER e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65) evicted. New cstate: current_term: 2 leader_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d13dc1aa5f704ed0a73cca071b6e2437" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 42787 } } peers { permanent_uuid: "945c03fb47244959b38564e91b98f762" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35945 } } peers { permanent_uuid: "a65d0ac719614839a41a43afdad31f7a" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44349 } attrs { promote: false } } }
I20260630 12:24:01.230016  1267 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ce4a326950849a386baa33002d22bb3 with delete_type TABLET_DATA_TOMBSTONED (TS e7cb2d4fa5cf43cab055c5ce0413d0a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55654
I20260630 12:24:01.232231  1564 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:01.233372  1564 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:01.234018  1564 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:01.237080  1564 ts_tablet_manager.cc:1916] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:01.247427  1564 ts_tablet_manager.cc:1929] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:24:01.247797  1564 log.cc:1199] T 2ce4a326950849a386baa33002d22bb3 P e7cb2d4fa5cf43cab055c5ce0413d0a6: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/2ce4a326950849a386baa33002d22bb3
I20260630 12:24:01.249012   808 catalog_manager.cc:5028] TS e7cb2d4fa5cf43cab055c5ce0413d0a6 (127.25.254.65:36461): tablet 2ce4a326950849a386baa33002d22bb3 (table test-workload [id=8437e9d93094482dbd5c65df5099cb2b]) successfully deleted
I20260630 12:24:03.420630 26617 tablet_server.cc:179] TabletServer@127.25.254.65:36461 shutting down...
I20260630 12:24:03.447979 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.448693 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.449211 26617 raft_consensus.cc:2243] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.449972 26617 raft_consensus.cc:2272] T 07bcc0703ac4488c8213c8ea90173885 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.452327 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.452838 26617 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.453588 26617 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.455777 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.456264 26617 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.457022 26617 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P e7cb2d4fa5cf43cab055c5ce0413d0a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.481127 26617 tablet_server.cc:196] TabletServer@127.25.254.65:36461 shutdown complete.
I20260630 12:24:03.497166 26617 tablet_server.cc:179] TabletServer@127.25.254.66:42787 shutting down...
I20260630 12:24:03.517927 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.518733 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.519325 26617 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.520097 26617 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.522323 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.522812 26617 raft_consensus.cc:2243] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.523236 26617 raft_consensus.cc:2272] T 07bcc0703ac4488c8213c8ea90173885 P d13dc1aa5f704ed0a73cca071b6e2437 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.525202 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.525698 26617 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.526145 26617 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P d13dc1aa5f704ed0a73cca071b6e2437 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.549786 26617 tablet_server.cc:196] TabletServer@127.25.254.66:42787 shutdown complete.
I20260630 12:24:03.564853 26617 tablet_server.cc:179] TabletServer@127.25.254.67:35945 shutting down...
I20260630 12:24:03.593026 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.593732 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.594347 26617 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.594949 26617 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.597062 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.597591 26617 raft_consensus.cc:2243] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.598034 26617 raft_consensus.cc:2272] T 07bcc0703ac4488c8213c8ea90173885 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.599988 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:03.600425 26617 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.600983 26617 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P 945c03fb47244959b38564e91b98f762 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.624666 26617 tablet_server.cc:196] TabletServer@127.25.254.67:35945 shutdown complete.
I20260630 12:24:03.639499 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:24:03.663187 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:03.664009 26617 tablet_replica.cc:333] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a: stopping tablet replica
I20260630 12:24:03.664633 26617 raft_consensus.cc:2243] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.665122 26617 raft_consensus.cc:2272] T 2ce4a326950849a386baa33002d22bb3 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.667008 26617 tablet_replica.cc:333] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a: stopping tablet replica
I20260630 12:24:03.667459 26617 raft_consensus.cc:2243] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.667891 26617 raft_consensus.cc:2272] T c6a1527612b54222a9f05c76cab965d0 P a65d0ac719614839a41a43afdad31f7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.669550 26617 tablet_replica.cc:333] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a: stopping tablet replica
I20260630 12:24:03.669936 26617 raft_consensus.cc:2243] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:03.670454 26617 raft_consensus.cc:2272] T 3205b231763c47f69b75a8cf1b85506a P a65d0ac719614839a41a43afdad31f7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.708364 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:24:03.720568 26617 master.cc:562] Master@127.25.254.126:36019 shutting down...
I20260630 12:24:03.737882 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:03.738456 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:03.738759 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 765b78ceb3144e39a99a1dc573a76395: stopping tablet replica
I20260630 12:24:03.758299 26617 master.cc:584] Master@127.25.254.126:36019 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16914 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:24:03.796767 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:36469
I20260630 12:24:03.797842 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:03.803689  1566 instance_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:24:03.803680  1565 instance_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:24:03.804129  1568 instance_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:24:03.805567 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:03.806579 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:03.806802 26617 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:24:03.806963 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822243806947 us; error 0 us; skew 500 ppm
I20260630 12:24:03.807463 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:03.809717 26617 webserver.cc:533] Webserver started at http://127.25.254.126:36525/ using document root <none> and password file <none>
I20260630 12:24:03.810253 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:03.810452 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:03.810738 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:03.811828 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "998c94ca2d1b41219c33a434162d2768"
format_stamp: "Formatted at 2026-06-30 12:24:03 on dist-test-slave-n0zz"
I20260630 12:24:03.816241 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:03.819501  1573 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:24:03.820498 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:03.820755 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "998c94ca2d1b41219c33a434162d2768"
format_stamp: "Formatted at 2026-06-30 12:24:03 on dist-test-slave-n0zz"
I20260630 12:24:03.820987 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-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:24:03.840850 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:03.841984 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:03.879371 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:36469
I20260630 12:24:03.879487  1624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:36469 every 8 connection(s)
I20260630 12:24:03.883235  1625 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:24:03.893769  1625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Bootstrap starting.
I20260630 12:24:03.898921  1625 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:03.903110  1625 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: No bootstrap required, opened a new log
I20260630 12:24:03.905196  1625 raft_consensus.cc:359] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "998c94ca2d1b41219c33a434162d2768" member_type: VOTER }
I20260630 12:24:03.905606  1625 raft_consensus.cc:385] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:03.905865  1625 raft_consensus.cc:740] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 998c94ca2d1b41219c33a434162d2768, State: Initialized, Role: FOLLOWER
I20260630 12:24:03.906445  1625 consensus_queue.cc:260] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "998c94ca2d1b41219c33a434162d2768" member_type: VOTER }
I20260630 12:24:03.906849  1625 raft_consensus.cc:399] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:03.907032  1625 raft_consensus.cc:493] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:03.907241  1625 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:03.911784  1625 raft_consensus.cc:515] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "998c94ca2d1b41219c33a434162d2768" member_type: VOTER }
I20260630 12:24:03.912266  1625 leader_election.cc:304] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [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: 998c94ca2d1b41219c33a434162d2768; no voters: 
I20260630 12:24:03.913336  1625 leader_election.cc:290] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:03.913637  1628 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:03.914987  1628 raft_consensus.cc:697] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 1 LEADER]: Becoming Leader. State: Replica: 998c94ca2d1b41219c33a434162d2768, State: Running, Role: LEADER
I20260630 12:24:03.915624  1628 consensus_queue.cc:237] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [LEADER]: Queue going to LEADER mode. State: All 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: "998c94ca2d1b41219c33a434162d2768" member_type: VOTER }
I20260630 12:24:03.916196  1625 sys_catalog.cc:565] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:03.920034  1629 sys_catalog.cc:455] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "998c94ca2d1b41219c33a434162d2768" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "998c94ca2d1b41219c33a434162d2768" member_type: VOTER } }
I20260630 12:24:03.920769  1629 sys_catalog.cc:458] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:03.921788  1630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 998c94ca2d1b41219c33a434162d2768. Latest consensus state: current_term: 1 leader_uuid: "998c94ca2d1b41219c33a434162d2768" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "998c94ca2d1b41219c33a434162d2768" member_type: VOTER } }
I20260630 12:24:03.922363  1630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:03.923169  1635 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:03.928058  1635 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:03.931761 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:03.936736  1635 catalog_manager.cc:1383] Generated new cluster ID: eff6d89872ff4b30ac83961c5d9bac61
I20260630 12:24:03.937058  1635 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:03.959246  1635 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:03.960580  1635 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:03.982002  1635 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Generated new TSK 0
I20260630 12:24:03.982686  1635 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:03.998078 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.004196  1646 instance_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:24:04.005034  1647 instance_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:24:04.009430  1649 instance_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:24:04.009892 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:04.010982 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.011185 26617 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:24:04.011369 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822244011350 us; error 0 us; skew 500 ppm
I20260630 12:24:04.011902 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.014238 26617 webserver.cc:533] Webserver started at http://127.25.254.65:46855/ using document root <none> and password file <none>
I20260630 12:24:04.014739 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.014940 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.015197 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.016379 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "6eec26a56d8e4c35a1c2cbdff957941e"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:04.020802 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:24:04.024000  1654 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:24:04.024749 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:24:04.025032 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "6eec26a56d8e4c35a1c2cbdff957941e"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:04.025310 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-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:24:04.045300 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.046559 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.047986 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:04.050293 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:04.050513 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.050762 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:04.050947 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.091405 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:39657
I20260630 12:24:04.091514  1716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:39657 every 8 connection(s)
I20260630 12:24:04.096385 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.103645  1721 instance_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:24:04.103984  1722 instance_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:24:04.107239  1724 instance_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:24:04.107348 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:04.108290 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.108472 26617 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:24:04.108693 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822244108673 us; error 0 us; skew 500 ppm
I20260630 12:24:04.109314 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.112103 26617 webserver.cc:533] Webserver started at http://127.25.254.66:41663/ using document root <none> and password file <none>
I20260630 12:24:04.112622 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.112838 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.113154 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.113118  1717 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36469
I20260630 12:24:04.113787  1717 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:04.114571  1717 heartbeater.cc:507] Master 127.25.254.126:36469 requested a full tablet report, sending...
I20260630 12:24:04.114606 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "c27fb1fe716e4720b1d692012dc723d0"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:04.116776  1590 ts_manager.cc:194] Registered new tserver with Master: 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657)
I20260630 12:24:04.118661  1590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32790
I20260630 12:24:04.119748 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:04.123412  1729 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:24:04.124150 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:24:04.124445 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "c27fb1fe716e4720b1d692012dc723d0"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:04.124703 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-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:24:04.138545 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.139603 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.140983 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:04.143129 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:04.143354 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.143589 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:04.143766 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.181525 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:41821
I20260630 12:24:04.181666  1791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:41821 every 8 connection(s)
I20260630 12:24:04.186278 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:04.193511  1795 instance_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:24:04.195868  1796 instance_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:24:04.199167  1792 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36469
I20260630 12:24:04.199564 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:04.199689  1792 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:04.200417  1799 instance_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:24:04.200727  1792 heartbeater.cc:507] Master 127.25.254.126:36469 requested a full tablet report, sending...
I20260630 12:24:04.201406 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:04.201689 26617 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:24:04.201880 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822244201864 us; error 0 us; skew 500 ppm
I20260630 12:24:04.202596 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:04.203037  1590 ts_manager.cc:194] Registered new tserver with Master: c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:04.205008  1590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32792
I20260630 12:24:04.205315 26617 webserver.cc:533] Webserver started at http://127.25.254.67:42289/ using document root <none> and password file <none>
I20260630 12:24:04.205968 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:04.206243 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:04.206596 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:04.207691 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "7349e39cfc0440a985b33c80d1631979"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:04.211948 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:24:04.215086  1803 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:24:04.215868 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:04.216166 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "7349e39cfc0440a985b33c80d1631979"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:04.216439 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-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:24:04.255117 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:04.256286 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:04.257746 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:04.259976 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:04.260198 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.260439 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:04.260609 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:04.303576 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:46731
I20260630 12:24:04.303676  1865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:46731 every 8 connection(s)
I20260630 12:24:04.318049  1866 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36469
I20260630 12:24:04.318553  1866 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:04.319530  1866 heartbeater.cc:507] Master 127.25.254.126:36469 requested a full tablet report, sending...
I20260630 12:24:04.321447  1590 ts_manager.cc:194] Registered new tserver with Master: 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:04.321767 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014483735s
I20260630 12:24:04.323308  1590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32798
I20260630 12:24:05.121289  1717 heartbeater.cc:499] Master 127.25.254.126:36469 was elected leader, sending a full tablet report...
I20260630 12:24:05.207688  1792 heartbeater.cc:499] Master 127.25.254.126:36469 was elected leader, sending a full tablet report...
I20260630 12:24:05.326040  1866 heartbeater.cc:499] Master 127.25.254.126:36469 was elected leader, sending a full tablet report...
I20260630 12:24:05.377454  1590 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32812:
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:24:05.379720  1590 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:24:05.431183  1757 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:05.432677  1757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.439112  1755 tablet_service.cc:1511] Processing CreateTablet for tablet 2d87e534b1b749a6ae02cf4835ca7f02 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:05.439268  1756 tablet_service.cc:1511] Processing CreateTablet for tablet 6f53709fdb2e4648ab296d7ee7bb5027 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:05.440528  1755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d87e534b1b749a6ae02cf4835ca7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.442886  1682 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:05.444267  1682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.444000  1754 tablet_service.cc:1511] Processing CreateTablet for tablet 34112c4953d04846b6000ead87d72a55 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:05.444547  1756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53709fdb2e4648ab296d7ee7bb5027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.445307  1754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34112c4953d04846b6000ead87d72a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.447208  1831 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:05.447923  1681 tablet_service.cc:1511] Processing CreateTablet for tablet 6f53709fdb2e4648ab296d7ee7bb5027 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:05.448453  1831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.449201  1681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53709fdb2e4648ab296d7ee7bb5027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.451365  1830 tablet_service.cc:1511] Processing CreateTablet for tablet 6f53709fdb2e4648ab296d7ee7bb5027 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:05.452656  1830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f53709fdb2e4648ab296d7ee7bb5027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.455329  1680 tablet_service.cc:1511] Processing CreateTablet for tablet 2d87e534b1b749a6ae02cf4835ca7f02 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:05.455705  1829 tablet_service.cc:1511] Processing CreateTablet for tablet 2d87e534b1b749a6ae02cf4835ca7f02 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:05.456609  1680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d87e534b1b749a6ae02cf4835ca7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.457281  1829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d87e534b1b749a6ae02cf4835ca7f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.461108  1679 tablet_service.cc:1511] Processing CreateTablet for tablet 34112c4953d04846b6000ead87d72a55 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:05.462507  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34112c4953d04846b6000ead87d72a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.463711  1828 tablet_service.cc:1511] Processing CreateTablet for tablet 34112c4953d04846b6000ead87d72a55 (DEFAULT_TABLE table=test-workload [id=bba6860f327a4383b108aa87af633042]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:05.465364  1828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34112c4953d04846b6000ead87d72a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:05.501305  1886 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0: Bootstrap starting.
I20260630 12:24:05.508512  1887 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:05.515874  1887 tablet_bootstrap.cc:654] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.519250  1886 tablet_bootstrap.cc:654] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.524569  1888 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979: Bootstrap starting.
I20260630 12:24:05.529954  1886 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0: No bootstrap required, opened a new log
I20260630 12:24:05.530601  1887 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: No bootstrap required, opened a new log
I20260630 12:24:05.530614  1886 ts_tablet_manager.cc:1403] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260630 12:24:05.531270  1887 ts_tablet_manager.cc:1403] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260630 12:24:05.533190  1888 tablet_bootstrap.cc:654] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.534263  1887 raft_consensus.cc:359] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.534117  1886 raft_consensus.cc:359] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.534962  1887 raft_consensus.cc:385] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.535053  1886 raft_consensus.cc:385] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.535285  1887 raft_consensus.cc:740] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.535476  1886 raft_consensus.cc:740] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.536083  1887 consensus_queue.cc:260] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.536787  1886 consensus_queue.cc:260] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.542900  1886 ts_tablet_manager.cc:1434] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:24:05.545431  1887 ts_tablet_manager.cc:1434] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:24:05.546079  1888 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979: No bootstrap required, opened a new log
I20260630 12:24:05.546499  1887 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:05.546658  1888 ts_tablet_manager.cc:1403] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260630 12:24:05.549980  1888 raft_consensus.cc:359] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.550843  1888 raft_consensus.cc:385] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.551215  1888 raft_consensus.cc:740] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.552233  1886 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: Bootstrap starting.
I20260630 12:24:05.552130  1888 consensus_queue.cc:260] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.553253  1887 tablet_bootstrap.cc:654] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.560137  1886 tablet_bootstrap.cc:654] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.561769  1888 ts_tablet_manager.cc:1434] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:24:05.565380  1888 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979: Bootstrap starting.
I20260630 12:24:05.580031  1887 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: No bootstrap required, opened a new log
I20260630 12:24:05.580771  1887 ts_tablet_manager.cc:1403] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.012s
I20260630 12:24:05.581744  1888 tablet_bootstrap.cc:654] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.583287  1887 raft_consensus.cc:359] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.584067  1887 raft_consensus.cc:385] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.584362  1887 raft_consensus.cc:740] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.584726  1886 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: No bootstrap required, opened a new log
I20260630 12:24:05.585300  1886 ts_tablet_manager.cc:1403] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.014s
I20260630 12:24:05.585259  1887 consensus_queue.cc:260] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.587291  1888 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979: No bootstrap required, opened a new log
I20260630 12:24:05.587707  1887 ts_tablet_manager.cc:1434] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:24:05.587828  1888 ts_tablet_manager.cc:1403] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260630 12:24:05.588743  1887 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:05.588392  1886 raft_consensus.cc:359] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.589166  1886 raft_consensus.cc:385] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.589502  1886 raft_consensus.cc:740] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.590302  1886 consensus_queue.cc:260] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.592474  1886 ts_tablet_manager.cc:1434] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:05.593600  1886 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0: Bootstrap starting.
I20260630 12:24:05.591032  1888 raft_consensus.cc:359] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.594482  1888 raft_consensus.cc:385] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.594801  1888 raft_consensus.cc:740] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.595468  1887 tablet_bootstrap.cc:654] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.595728  1888 consensus_queue.cc:260] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.600567  1888 ts_tablet_manager.cc:1434] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:24:05.601596  1888 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979: Bootstrap starting.
I20260630 12:24:05.602020  1886 tablet_bootstrap.cc:654] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.607913  1888 tablet_bootstrap.cc:654] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.617609  1886 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0: No bootstrap required, opened a new log
I20260630 12:24:05.618309  1886 ts_tablet_manager.cc:1403] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260630 12:24:05.618417  1887 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: No bootstrap required, opened a new log
I20260630 12:24:05.618937  1887 ts_tablet_manager.cc:1403] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260630 12:24:05.621418  1886 raft_consensus.cc:359] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.621768  1888 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979: No bootstrap required, opened a new log
I20260630 12:24:05.621717  1887 raft_consensus.cc:359] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.622241  1886 raft_consensus.cc:385] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.622622  1888 ts_tablet_manager.cc:1403] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:24:05.622778  1886 raft_consensus.cc:740] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.622738  1887 raft_consensus.cc:385] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.623437  1887 raft_consensus.cc:740] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.623837  1886 consensus_queue.cc:260] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.624220  1887 consensus_queue.cc:260] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.626255  1886 ts_tablet_manager.cc:1434] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:05.626014  1888 raft_consensus.cc:359] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.626950  1888 raft_consensus.cc:385] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.627456  1886 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: Bootstrap starting.
I20260630 12:24:05.627413  1888 raft_consensus.cc:740] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.628474  1887 ts_tablet_manager.cc:1434] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:24:05.628535  1888 consensus_queue.cc:260] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.629719  1887 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:05.633667  1888 ts_tablet_manager.cc:1434] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:24:05.634835  1888 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: Bootstrap starting.
I20260630 12:24:05.635516  1886 tablet_bootstrap.cc:654] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.636372  1887 tablet_bootstrap.cc:654] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.640710  1888 tablet_bootstrap.cc:654] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:05.649626  1892 raft_consensus.cc:493] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:05.649977  1887 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: No bootstrap required, opened a new log
I20260630 12:24:05.650138  1892 raft_consensus.cc:515] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.650754  1887 ts_tablet_manager.cc:1403] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260630 12:24:05.653057  1892 leader_election.cc:290] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.656723  1888 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: No bootstrap required, opened a new log
I20260630 12:24:05.657085  1886 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: No bootstrap required, opened a new log
I20260630 12:24:05.656658  1887 raft_consensus.cc:359] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.657495  1888 ts_tablet_manager.cc:1403] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260630 12:24:05.657651  1887 raft_consensus.cc:385] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.657773  1886 ts_tablet_manager.cc:1403] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260630 12:24:05.658030  1887 raft_consensus.cc:740] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.658957  1887 consensus_queue.cc:260] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.660719  1888 raft_consensus.cc:359] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.661523  1887 ts_tablet_manager.cc:1434] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:24:05.661547  1888 raft_consensus.cc:385] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.662212  1888 raft_consensus.cc:740] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.663144  1886 raft_consensus.cc:359] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.663174  1888 consensus_queue.cc:260] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.664093  1886 raft_consensus.cc:385] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:05.664520  1886 raft_consensus.cc:740] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Initialized, Role: FOLLOWER
I20260630 12:24:05.665525  1886 consensus_queue.cc:260] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.665993  1888 ts_tablet_manager.cc:1434] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:05.672775  1886 ts_tablet_manager.cc:1434] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:24:05.678337  1767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0" is_pre_election: true
I20260630 12:24:05.679126  1767 raft_consensus.cc:2468] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 0.
I20260630 12:24:05.683670  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:05.684382  1841 raft_consensus.cc:2468] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 0.
I20260630 12:24:05.684803  1656 leader_election.cc:304] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.685595  1892 raft_consensus.cc:2804] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:05.685906  1892 raft_consensus.cc:493] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:05.686182  1892 raft_consensus.cc:3060] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.691529  1892 raft_consensus.cc:515] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.693154  1892 leader_election.cc:290] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 election: Requested vote from peers c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.693917  1767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0"
I20260630 12:24:05.694576  1767 raft_consensus.cc:3060] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.694550  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979"
I20260630 12:24:05.695361  1841 raft_consensus.cc:3060] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.699695  1767 raft_consensus.cc:2468] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 1.
I20260630 12:24:05.700222  1841 raft_consensus.cc:2468] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 1.
I20260630 12:24:05.701061  1656 leader_election.cc:304] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.702046  1892 raft_consensus.cc:2804] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:05.703567  1892 raft_consensus.cc:697] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Becoming Leader. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Running, Role: LEADER
I20260630 12:24:05.704263  1892 consensus_queue.cc:237] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.710834  1589 catalog_manager.cc:5697] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65). New cstate: current_term: 1 leader_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:05.744079  1893 raft_consensus.cc:493] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:05.744729  1893 raft_consensus.cc:515] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.747052  1893 leader_election.cc:290] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.758419  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34112c4953d04846b6000ead87d72a55" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:05.758453  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34112c4953d04846b6000ead87d72a55" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" is_pre_election: true
I20260630 12:24:05.759115  1841 raft_consensus.cc:2468] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 0.
I20260630 12:24:05.759218  1692 raft_consensus.cc:2468] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 0.
I20260630 12:24:05.760098  1730 leader_election.cc:304] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.760914  1893 raft_consensus.cc:2804] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:05.761230  1893 raft_consensus.cc:493] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:05.761503  1893 raft_consensus.cc:3060] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.766141  1893 raft_consensus.cc:515] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.767663  1893 leader_election.cc:290] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 election: Requested vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.768539  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34112c4953d04846b6000ead87d72a55" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eec26a56d8e4c35a1c2cbdff957941e"
I20260630 12:24:05.768672  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34112c4953d04846b6000ead87d72a55" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979"
I20260630 12:24:05.769074  1692 raft_consensus.cc:3060] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.769214  1841 raft_consensus.cc:3060] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.773732  1692 raft_consensus.cc:2468] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 1.
I20260630 12:24:05.773751  1841 raft_consensus.cc:2468] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 1.
I20260630 12:24:05.775053  1733 leader_election.cc:304] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.775743  1893 raft_consensus.cc:2804] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:05.776834  1893 raft_consensus.cc:697] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Becoming Leader. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Running, Role: LEADER
I20260630 12:24:05.777581  1893 consensus_queue.cc:237] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.782768  1892 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:05.783216  1892 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.784787  1892 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.784381  1589 catalog_manager.cc:5697] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:05.785698  1767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0" is_pre_election: true
I20260630 12:24:05.785849  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:05.786387  1767 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 0.
I20260630 12:24:05.786454  1841 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 0.
I20260630 12:24:05.787599  1656 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.788316  1892 raft_consensus.cc:2804] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:05.788671  1892 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:05.788997  1892 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.795034  1892 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.796633  1892 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 election: Requested vote from peers c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.797540  1767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0"
I20260630 12:24:05.797900  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979"
I20260630 12:24:05.798059  1767 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.798506  1841 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.803056  1767 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 1.
I20260630 12:24:05.803287  1841 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6eec26a56d8e4c35a1c2cbdff957941e in term 1.
I20260630 12:24:05.804253  1656 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.805008  1892 raft_consensus.cc:2804] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:05.805497  1892 raft_consensus.cc:697] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Becoming Leader. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Running, Role: LEADER
I20260630 12:24:05.806108  1892 consensus_queue.cc:237] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.812872  1589 catalog_manager.cc:5697] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65). New cstate: current_term: 1 leader_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:05.928284  1638 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:05.931782  1893 raft_consensus.cc:493] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:05.932287  1893 raft_consensus.cc:515] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.934122  1893 leader_election.cc:290] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.934875  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e08e8f1924d918e4dfdcaa4d948e0" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" is_pre_election: true
I20260630 12:24:05.935211  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e08e8f1924d918e4dfdcaa4d948e0" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:05.935598  1692 raft_consensus.cc:2468] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 0.
I20260630 12:24:05.935874  1841 raft_consensus.cc:2468] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 0.
I20260630 12:24:05.936769  1733 leader_election.cc:304] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.937618  1893 raft_consensus.cc:2804] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:05.937929  1893 raft_consensus.cc:493] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:05.938215  1893 raft_consensus.cc:3060] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.942940  1893 raft_consensus.cc:515] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.944509  1893 leader_election.cc:290] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 election: Requested vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:05.945379  1692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e08e8f1924d918e4dfdcaa4d948e0" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6eec26a56d8e4c35a1c2cbdff957941e"
I20260630 12:24:05.945552  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1e08e8f1924d918e4dfdcaa4d948e0" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979"
I20260630 12:24:05.945865  1692 raft_consensus.cc:3060] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.946146  1841 raft_consensus.cc:3060] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:05.950599  1692 raft_consensus.cc:2468] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 1.
I20260630 12:24:05.950757  1841 raft_consensus.cc:2468] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 1.
I20260630 12:24:05.951750  1733 leader_election.cc:304] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:05.952432  1893 raft_consensus.cc:2804] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:05.952831  1893 raft_consensus.cc:697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Becoming Leader. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Running, Role: LEADER
I20260630 12:24:05.953678  1893 consensus_queue.cc:237] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:05.960148  1589 catalog_manager.cc:5697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:06.048533  1589 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32818:
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:24:06.077541  1679 tablet_service.cc:1511] Processing CreateTablet for tablet ffbb4777ddce438cad24337a1ff37e9b (DEFAULT_TABLE table=dugtrio [id=6de978acd4944b9897c9502b5f7a5544]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:06.078799  1679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbb4777ddce438cad24337a1ff37e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:06.078694  1754 tablet_service.cc:1511] Processing CreateTablet for tablet 0819765f4db64c5ab0be5a88911974d8 (DEFAULT_TABLE table=dugtrio [id=6de978acd4944b9897c9502b5f7a5544]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:06.080027  1754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819765f4db64c5ab0be5a88911974d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:06.079802  1831 tablet_service.cc:1511] Processing CreateTablet for tablet 76f190d42e29436a865ed1460d82f394 (DEFAULT_TABLE table=dugtrio [id=6de978acd4944b9897c9502b5f7a5544]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:06.081066  1831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f190d42e29436a865ed1460d82f394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:06.084095  1680 tablet_service.cc:1511] Processing CreateTablet for tablet b9a6a5c51a4146a181c9192c88179999 (DEFAULT_TABLE table=dugtrio [id=6de978acd4944b9897c9502b5f7a5544]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:06.085354  1680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a6a5c51a4146a181c9192c88179999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:06.096799  1886 tablet_bootstrap.cc:492] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Bootstrap starting.
I20260630 12:24:06.097642  1888 tablet_bootstrap.cc:492] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Bootstrap starting.
I20260630 12:24:06.100517  1887 tablet_bootstrap.cc:492] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:06.104048  1886 tablet_bootstrap.cc:654] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.105921  1888 tablet_bootstrap.cc:654] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.108459  1887 tablet_bootstrap.cc:654] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.109688  1886 tablet_bootstrap.cc:492] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: No bootstrap required, opened a new log
I20260630 12:24:06.110231  1886 ts_tablet_manager.cc:1403] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:24:06.110935  1888 tablet_bootstrap.cc:492] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: No bootstrap required, opened a new log
I20260630 12:24:06.111408  1888 ts_tablet_manager.cc:1403] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:24:06.113713  1886 raft_consensus.cc:359] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } }
I20260630 12:24:06.114167  1888 raft_consensus.cc:359] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:06.114573  1886 raft_consensus.cc:385] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.114780  1888 raft_consensus.cc:385] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.115147  1888 raft_consensus.cc:740] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.115034  1886 raft_consensus.cc:740] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.116237  1888 consensus_queue.cc:260] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:06.116816  1888 raft_consensus.cc:399] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:06.116453  1886 consensus_queue.cc:260] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } }
I20260630 12:24:06.117226  1888 raft_consensus.cc:493] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:06.117439  1886 raft_consensus.cc:399] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:06.117725  1888 raft_consensus.cc:3060] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.118009  1886 raft_consensus.cc:493] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:06.118486  1886 raft_consensus.cc:3060] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.120138  1887 tablet_bootstrap.cc:492] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: No bootstrap required, opened a new log
I20260630 12:24:06.120648  1887 ts_tablet_manager.cc:1403] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260630 12:24:06.123685  1887 raft_consensus.cc:359] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.124282  1887 raft_consensus.cc:385] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.124564  1887 raft_consensus.cc:740] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.124992  1888 raft_consensus.cc:515] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:06.125206  1887 consensus_queue.cc:260] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.126022  1887 raft_consensus.cc:399] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:06.125870  1888 leader_election.cc:304] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [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: 7349e39cfc0440a985b33c80d1631979; no voters: 
I20260630 12:24:06.125921  1886 raft_consensus.cc:515] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } }
I20260630 12:24:06.126636  1887 raft_consensus.cc:493] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:06.127091  1887 raft_consensus.cc:3060] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.127054  1886 leader_election.cc:304] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [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: c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:06.127283  1894 raft_consensus.cc:2804] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.127610  1888 leader_election.cc:290] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:06.128162  1886 leader_election.cc:290] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:06.128333  1893 raft_consensus.cc:2804] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.131620  1886 ts_tablet_manager.cc:1434] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Time spent starting tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:24:06.136727  1893 raft_consensus.cc:697] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Becoming Leader. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Running, Role: LEADER
I20260630 12:24:06.137164  1887 raft_consensus.cc:515] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.137552  1894 raft_consensus.cc:697] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 1 LEADER]: Becoming Leader. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Running, Role: LEADER
I20260630 12:24:06.138139  1887 leader_election.cc:304] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [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: 6eec26a56d8e4c35a1c2cbdff957941e; no voters: 
I20260630 12:24:06.137691  1893 consensus_queue.cc:237] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Queue going to LEADER mode. State: All 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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } }
I20260630 12:24:06.138487  1894 consensus_queue.cc:237] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [LEADER]: Queue going to LEADER mode. State: All 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: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:06.139079  1892 raft_consensus.cc:2804] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.139623  1892 raft_consensus.cc:697] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Becoming Leader. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Running, Role: LEADER
I20260630 12:24:06.140142  1888 ts_tablet_manager.cc:1434] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.000s
I20260630 12:24:06.140376  1892 consensus_queue.cc:237] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Queue going to LEADER mode. State: All 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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.145812  1887 leader_election.cc:290] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:06.147629  1589 catalog_manager.cc:5697] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.148680  1887 ts_tablet_manager.cc:1434] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.001s
I20260630 12:24:06.151402  1887 tablet_bootstrap.cc:492] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:06.162304  1887 tablet_bootstrap.cc:654] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:06.174026  1887 tablet_bootstrap.cc:492] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: No bootstrap required, opened a new log
I20260630 12:24:06.174638  1887 ts_tablet_manager.cc:1403] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260630 12:24:06.177538  1887 raft_consensus.cc:359] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.178272  1887 raft_consensus.cc:385] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:06.178622  1887 raft_consensus.cc:740] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:06.179431  1887 consensus_queue.cc:260] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.180121  1887 raft_consensus.cc:399] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:06.185631  1887 raft_consensus.cc:493] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:06.186074  1887 raft_consensus.cc:3060] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:06.186583  1589 catalog_manager.cc:5697] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65). New cstate: current_term: 1 leader_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.190155  1587 catalog_manager.cc:5697] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7349e39cfc0440a985b33c80d1631979 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "7349e39cfc0440a985b33c80d1631979" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.193296  1887 raft_consensus.cc:515] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.194224  1887 leader_election.cc:304] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [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: 6eec26a56d8e4c35a1c2cbdff957941e; no voters: 
I20260630 12:24:06.194916  1887 leader_election.cc:290] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:06.195165  1906 raft_consensus.cc:2804] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:06.206972  1892 consensus_queue.cc:1048] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.222144  1906 raft_consensus.cc:697] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Becoming Leader. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Running, Role: LEADER
I20260630 12:24:06.223228  1906 consensus_queue.cc:237] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Queue going to LEADER mode. State: All 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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:06.228629  1887 ts_tablet_manager.cc:1434] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.054s	user 0.023s	sys 0.023s
I20260630 12:24:06.232836  1588 catalog_manager.cc:5697] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65). New cstate: current_term: 1 leader_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:06.238937  1933 consensus_queue.cc:1048] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.244668  1934 consensus_queue.cc:1048] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.257504  1933 consensus_queue.cc:1048] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:24:06.265974 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:06.297998 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:06.298990 26617 tablet_replica.cc:333] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: stopping tablet replica
I20260630 12:24:06.299600 26617 raft_consensus.cc:2243] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:06.300444 26617 raft_consensus.cc:2272] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.303148 26617 tablet_replica.cc:333] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: stopping tablet replica
W20260630 12:24:06.303807  1733 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:24:06.303886 26617 raft_consensus.cc:2243] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:06.304486 26617 raft_consensus.cc:2272] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:06.306964  1733 consensus_peers.cc:597] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Couldn't send request to peer 6eec26a56d8e4c35a1c2cbdff957941e. 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:24:06.307402 26617 tablet_replica.cc:333] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: stopping tablet replica
I20260630 12:24:06.307924 26617 raft_consensus.cc:2243] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:06.308233 26617 raft_consensus.cc:2272] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.309842 26617 tablet_replica.cc:333] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: stopping tablet replica
I20260630 12:24:06.310367 26617 raft_consensus.cc:2243] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:06.310717 26617 raft_consensus.cc:2272] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.313140 26617 tablet_replica.cc:333] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: stopping tablet replica
I20260630 12:24:06.313657 26617 raft_consensus.cc:2243] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:06.314020 26617 raft_consensus.cc:2272] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.315670 26617 tablet_replica.cc:333] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: stopping tablet replica
I20260630 12:24:06.316111 26617 raft_consensus.cc:2243] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:06.316866 26617 raft_consensus.cc:2272] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:06.342238 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:06.342700  1893 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:06.512346  1910 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:24:06.524168  1733 consensus_peers.cc:597] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Couldn't send request to peer 6eec26a56d8e4c35a1c2cbdff957941e. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.404634  1590 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:32812:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:24:07.405201  1590 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:32812:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:24:07.420027  1590 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Sending DeleteTablet for 1 replicas of tablet ffbb4777ddce438cad24337a1ff37e9b
I20260630 12:24:07.420869  1590 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Sending DeleteTablet for 1 replicas of tablet 0819765f4db64c5ab0be5a88911974d8
I20260630 12:24:07.421577  1590 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Sending DeleteTablet for 1 replicas of tablet 76f190d42e29436a865ed1460d82f394
I20260630 12:24:07.422353  1590 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: Sending DeleteTablet for 1 replicas of tablet b9a6a5c51a4146a181c9192c88179999
I20260630 12:24:07.422850  1754 tablet_service.cc:1558] Processing DeleteTablet for tablet 0819765f4db64c5ab0be5a88911974d8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:24:07 UTC) from {username='slave'} at 127.0.0.1:48168
I20260630 12:24:07.423847  1831 tablet_service.cc:1558] Processing DeleteTablet for tablet 76f190d42e29436a865ed1460d82f394 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:24:07 UTC) from {username='slave'} at 127.0.0.1:47990
I20260630 12:24:07.425518  1952 tablet_replica.cc:333] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: stopping tablet replica
I20260630 12:24:07.426415 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:24:07.426597  1952 raft_consensus.cc:2243] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:07.427208  1952 raft_consensus.cc:2272] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:07.429840  1952 ts_tablet_manager.cc:1916] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:24:07.437057  1954 tablet_replica.cc:333] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: stopping tablet replica
I20260630 12:24:07.438726  1954 raft_consensus.cc:2243] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:07.439594  1954 raft_consensus.cc:2272] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:07.440616  1955 instance_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:24:07.443360  1954 ts_tablet_manager.cc:1916] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:24:07.445982  1577 catalog_manager.cc:4755] TS 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ffbb4777ddce438cad24337a1ff37e9b: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
W20260630 12:24:07.447079  1956 instance_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:24:07.450557  1952 ts_tablet_manager.cc:1929] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:24:07.451033  1952 log.cc:1199] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/0819765f4db64c5ab0be5a88911974d8
I20260630 12:24:07.451854  1952 ts_tablet_manager.cc:1950] T 0819765f4db64c5ab0be5a88911974d8 P c27fb1fe716e4720b1d692012dc723d0: Deleting consensus metadata
I20260630 12:24:07.455324  1575 catalog_manager.cc:5028] TS c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821): tablet 0819765f4db64c5ab0be5a88911974d8 (table dugtrio [id=6de978acd4944b9897c9502b5f7a5544]) successfully deleted
I20260630 12:24:07.456382 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:07.457679  1958 instance_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:24:07.458631 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:07.458842 26617 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:24:07.459035 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822247459014 us; error 0 us; skew 500 ppm
I20260630 12:24:07.459568 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:07.460343  1954 ts_tablet_manager.cc:1929] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:24:07.460721  1954 log.cc:1199] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/76f190d42e29436a865ed1460d82f394
I20260630 12:24:07.461319  1954 ts_tablet_manager.cc:1950] T 76f190d42e29436a865ed1460d82f394 P 7349e39cfc0440a985b33c80d1631979: Deleting consensus metadata
I20260630 12:24:07.462441 26617 webserver.cc:533] Webserver started at http://127.25.254.68:39023/ using document root <none> and password file <none>
I20260630 12:24:07.462934 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:07.463116 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:07.463392 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:07.463974  1574 catalog_manager.cc:5028] TS 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731): tablet 76f190d42e29436a865ed1460d82f394 (table dugtrio [id=6de978acd4944b9897c9502b5f7a5544]) successfully deleted
I20260630 12:24:07.464561 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "31e02f33dd46481bbb2e0d24acce348c"
format_stamp: "Formatted at 2026-06-30 12:24:07 on dist-test-slave-n0zz"
I20260630 12:24:07.468791 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:24:07.471894  1963 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:24:07.472649 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:07.472941 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "31e02f33dd46481bbb2e0d24acce348c"
format_stamp: "Formatted at 2026-06-30 12:24:07 on dist-test-slave-n0zz"
I20260630 12:24:07.473208 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-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:24:07.500102 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:07.501125 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:07.502550 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:07.504685 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:07.504905 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:07.505133 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:07.505313 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:07.531736  1910 consensus_queue.cc:579] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Leader has been unable to successfully communicate with peer 6eec26a56d8e4c35a1c2cbdff957941e for more than 1 seconds (1.577s)
I20260630 12:24:07.563133 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:44715
I20260630 12:24:07.563216  2027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:44715 every 8 connection(s)
I20260630 12:24:07.567585 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:07.574476  2031 instance_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:24:07.576511  2032 instance_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:24:07.579905 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:07.580329  2034 instance_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:24:07.580531  2028 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36469
I20260630 12:24:07.581070  2028 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:07.581585 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:07.581845 26617 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:24:07.581921  2028 heartbeater.cc:507] Master 127.25.254.126:36469 requested a full tablet report, sending...
I20260630 12:24:07.582043 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822247582024 us; error 0 us; skew 500 ppm
I20260630 12:24:07.582867 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:07.584444  1589 ts_manager.cc:194] Registered new tserver with Master: 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715)
I20260630 12:24:07.585507 26617 webserver.cc:533] Webserver started at http://127.25.254.65:46855/ using document root <none> and password file <none>
I20260630 12:24:07.586054 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:07.586287 26617 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:24:07.586185  1589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32838
I20260630 12:24:07.590052 26617 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:24:07.593535  2039 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:24:07.594341 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:07.594648 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "6eec26a56d8e4c35a1c2cbdff957941e"
format_stamp: "Formatted at 2026-06-30 12:24:04 on dist-test-slave-n0zz"
I20260630 12:24:07.594933 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-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:24:07.608112  1767 consensus_queue.cc:237] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:07.616817  1841 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:07.617892 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:07.619261  2004 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:07.620028 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:07.635654  2006 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:07.638548  1840 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:07.652846  1575 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:24:07.659441 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:24:07.662861  1733 consensus_peers.cc:597] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Couldn't send request to peer 6eec26a56d8e4c35a1c2cbdff957941e. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.662150  1589 catalog_manager.cc:5697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:07.666347  2051 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
W20260630 12:24:07.671454  1732 consensus_peers.cc:597] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): Couldn't send request to peer 31e02f33dd46481bbb2e0d24acce348c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e1e08e8f1924d918e4dfdcaa4d948e0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.698623 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:24:07.698968 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.034s	user 0.001s	sys 0.001s
I20260630 12:24:07.699258 26617 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:24:07.703402  2051 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:07.717955  2051 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: 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:24:07.718866  2051 tablet_bootstrap.cc:492] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap complete.
I20260630 12:24:07.719396  2051 ts_tablet_manager.cc:1403] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:24:07.721308  2051 raft_consensus.cc:359] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.721889  2051 raft_consensus.cc:740] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.722640  2051 consensus_queue.cc:260] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.724884  2051 ts_tablet_manager.cc:1434] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:24:07.725551  2051 tablet_bootstrap.cc:492] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:07.725644 26617 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:24:07.726054 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.027s	user 0.022s	sys 0.002s
I20260630 12:24:07.736863  2049 raft_consensus.cc:493] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.737628  2049 raft_consensus.cc:515] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.739519  2051 tablet_bootstrap.cc:492] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: 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:24:07.740285  2051 tablet_bootstrap.cc:492] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap complete.
I20260630 12:24:07.740938  2051 ts_tablet_manager.cc:1403] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:24:07.741778  2049 leader_election.cc:290] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:07.746240  2051 raft_consensus.cc:359] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.747063  2051 raft_consensus.cc:740] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.748879  2051 consensus_queue.cc:260] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.749804  2051 raft_consensus.cc:399] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:07.750255  2051 raft_consensus.cc:493] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:07.750689  2051 raft_consensus.cc:3060] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:07.755007  2006 raft_consensus.cc:493] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.755563  2006 raft_consensus.cc:515] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.757252  1910 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.757673  2006 leader_election.cc:290] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:07.757791  1910 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.759963  1910 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:07.763368  1840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:07.763680  2049 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.764237  1840 raft_consensus.cc:2468] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 1.
I20260630 12:24:07.764281  2049 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.765707  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:07.765964  2051 raft_consensus.cc:515] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.766355  1841 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 1.
I20260630 12:24:07.766697  2049 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
W20260630 12:24:07.768828  1807 leader_election.cc:336] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
I20260630 12:24:07.770466  1730 leader_election.cc:304] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [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: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:07.766705  2051 leader_election.cc:304] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [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: 6eec26a56d8e4c35a1c2cbdff957941e; no voters: 
I20260630 12:24:07.771871  2051 leader_election.cc:290] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 2 election: Requested vote from peers 
W20260630 12:24:07.771975  1807 leader_election.cc:336] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
I20260630 12:24:07.772957  2053 raft_consensus.cc:2804] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Leader election won for term 2
W20260630 12:24:07.776207  1733 leader_election.cc:336] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
W20260630 12:24:07.777137  1733 leader_election.cc:336] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
I20260630 12:24:07.777884  1910 raft_consensus.cc:2804] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:24:07.779207  1910 raft_consensus.cc:493] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.779724  1910 raft_consensus.cc:3060] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:07.780045  2051 ts_tablet_manager.cc:1434] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.006s
I20260630 12:24:07.780962  2051 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:07.782364  1766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0" is_pre_election: true
I20260630 12:24:07.783059  1766 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7349e39cfc0440a985b33c80d1631979 in term 1.
I20260630 12:24:07.784214  1767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0" is_pre_election: true
I20260630 12:24:07.785554  1805 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [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: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 6eec26a56d8e4c35a1c2cbdff957941e
I20260630 12:24:07.786414  2049 raft_consensus.cc:2804] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:24:07.786755  2053 raft_consensus.cc:697] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 LEADER]: Becoming Leader. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Running, Role: LEADER
I20260630 12:24:07.786788  2049 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.787382  2049 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:07.787640  2053 consensus_queue.cc:237] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.789819  2006 consensus_queue.cc:579] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Leader has been unable to successfully communicate with peer 6eec26a56d8e4c35a1c2cbdff957941e for more than 1 seconds (1.483s)
I20260630 12:24:07.792730  1730 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [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: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 6eec26a56d8e4c35a1c2cbdff957941e
I20260630 12:24:07.796298  2049 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.812000  1766 consensus_queue.cc:237] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
W20260630 12:24:07.813400  1807 leader_election.cc:336] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
I20260630 12:24:07.815636  2049 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 2 election: Requested vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:07.816468  1765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0"
I20260630 12:24:07.789798  1910 raft_consensus.cc:515] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.820894  2051 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: 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:24:07.821851  2051 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap complete.
I20260630 12:24:07.822362  1910 leader_election.cc:290] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 election: Requested vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:07.822656  2051 ts_tablet_manager.cc:1403] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260630 12:24:07.823081  1767 raft_consensus.cc:2393] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7349e39cfc0440a985b33c80d1631979 in current term 2: Already voted for candidate c27fb1fe716e4720b1d692012dc723d0 in this term.
I20260630 12:24:07.826665  1805 leader_election.cc:304] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [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: 7349e39cfc0440a985b33c80d1631979; no voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0
I20260630 12:24:07.831326  2051 raft_consensus.cc:359] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.831784  2049 raft_consensus.cc:3060] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:07.834946  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f53709fdb2e4648ab296d7ee7bb5027" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979"
I20260630 12:24:07.816402  2006 raft_consensus.cc:2804] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:24:07.836158  2006 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6eec26a56d8e4c35a1c2cbdff957941e)
I20260630 12:24:07.836664  2006 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:24:07.841351  1733 leader_election.cc:336] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
I20260630 12:24:07.832214  2051 raft_consensus.cc:740] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.848510  2051 consensus_queue.cc:260] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
W20260630 12:24:07.851599  1732 consensus_peers.cc:597] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): Couldn't send request to peer 31e02f33dd46481bbb2e0d24acce348c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34112c4953d04846b6000ead87d72a55. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.855484  1840 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:07.856108  2006 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.857322  1765 raft_consensus.cc:2393] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7349e39cfc0440a985b33c80d1631979 in current term 2: Already voted for candidate c27fb1fe716e4720b1d692012dc723d0 in this term.
I20260630 12:24:07.857436  1910 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:07.857668  2049 raft_consensus.cc:2749] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:07.859210  1805 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [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: 7349e39cfc0440a985b33c80d1631979; no voters: 6eec26a56d8e4c35a1c2cbdff957941e, c27fb1fe716e4720b1d692012dc723d0
I20260630 12:24:07.869311  1841 raft_consensus.cc:2468] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27fb1fe716e4720b1d692012dc723d0 in term 2.
I20260630 12:24:07.857470  2051 ts_tablet_manager.cc:1434] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260630 12:24:07.871110  2051 tablet_bootstrap.cc:492] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
W20260630 12:24:07.872000  1733 consensus_peers.cc:597] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Couldn't send request to peer 6eec26a56d8e4c35a1c2cbdff957941e. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:07.874744  2049 raft_consensus.cc:2749] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:24:07.876564  1910 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:07.880019  1839 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:07.889456  1575 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 34112c4953d04846b6000ead87d72a55 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:24:07.890054  1841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "c27fb1fe716e4720b1d692012dc723d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979"
I20260630 12:24:07.890966  1841 raft_consensus.cc:2393] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c27fb1fe716e4720b1d692012dc723d0 in current term 2: Already voted for candidate 7349e39cfc0440a985b33c80d1631979 in this term.
I20260630 12:24:07.877584  2006 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 election: Requested vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:07.880195  1730 leader_election.cc:304] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [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: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 6eec26a56d8e4c35a1c2cbdff957941e
I20260630 12:24:07.892949  1910 raft_consensus.cc:2804] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:07.893671  1910 raft_consensus.cc:697] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 2 LEADER]: Becoming Leader. State: Replica: c27fb1fe716e4720b1d692012dc723d0, State: Running, Role: LEADER
I20260630 12:24:07.894646  1910 consensus_queue.cc:237] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.895968  1590 catalog_manager.cc:5697] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:07.912525  2051 tablet_bootstrap.cc:492] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: 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
W20260630 12:24:07.889883  1733 leader_election.cc:336] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111)
I20260630 12:24:07.913825  1730 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [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: c27fb1fe716e4720b1d692012dc723d0; no voters: 6eec26a56d8e4c35a1c2cbdff957941e, 7349e39cfc0440a985b33c80d1631979
I20260630 12:24:07.915932  2006 raft_consensus.cc:2749] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260630 12:24:07.916028  1805 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.254.66:41821, user_credentials={real_user=slave}} blocked reactor thread for 56914.8us
I20260630 12:24:07.916651  2051 tablet_bootstrap.cc:492] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap complete.
I20260630 12:24:07.917419  2051 ts_tablet_manager.cc:1403] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.011s
I20260630 12:24:07.920768  2051 raft_consensus.cc:359] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.921556  2051 raft_consensus.cc:740] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.922739  2051 consensus_queue.cc:260] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.924021  2051 raft_consensus.cc:399] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:07.924367  2051 raft_consensus.cc:493] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:07.924823  2051 raft_consensus.cc:3060] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:07.929932  1590 catalog_manager.cc:5697] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: term changed from 1 to 2, leader changed from 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65) to c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66). New cstate: current_term: 2 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:07.933017  2051 raft_consensus.cc:515] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.933959  2051 leader_election.cc:304] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [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: 6eec26a56d8e4c35a1c2cbdff957941e; no voters: 
I20260630 12:24:07.934921  2053 raft_consensus.cc:2804] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:24:07.935510  2053 raft_consensus.cc:697] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 LEADER]: Becoming Leader. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Running, Role: LEADER
I20260630 12:24:07.936380  2053 consensus_queue.cc:237] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } }
I20260630 12:24:07.938560  2051 leader_election.cc:290] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:24:07.940318  2051 ts_tablet_manager.cc:1434] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
W20260630 12:24:07.940821  1638 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 6eec26a56d8e4c35a1c2cbdff957941e not available for placement
I20260630 12:24:07.941135  2051 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:07.954382  2051 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: 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:24:07.955271  2051 tablet_bootstrap.cc:492] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap complete.
I20260630 12:24:07.955845  2051 ts_tablet_manager.cc:1403] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:24:07.958596  2051 raft_consensus.cc:359] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.959100  2051 raft_consensus.cc:740] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.959637  2051 consensus_queue.cc:260] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.961036  2051 ts_tablet_manager.cc:1434] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:07.961673  2051 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap starting.
I20260630 12:24:07.971755  2051 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: 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:24:07.972097 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:39657
I20260630 12:24:07.972204  2128 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:39657 every 8 connection(s)
I20260630 12:24:07.972610  2051 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Bootstrap complete.
I20260630 12:24:07.973202  2051 ts_tablet_manager.cc:1403] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:24:07.975370  2051 raft_consensus.cc:359] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.976141  2051 raft_consensus.cc:740] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6eec26a56d8e4c35a1c2cbdff957941e, State: Initialized, Role: FOLLOWER
I20260630 12:24:07.977129  2051 consensus_queue.cc:260] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:07.978720  2051 ts_tablet_manager.cc:1434] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:24:07.987656  2129 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36469
I20260630 12:24:07.988102  2129 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:07.988788  2129 heartbeater.cc:507] Master 127.25.254.126:36469 requested a full tablet report, sending...
I20260630 12:24:07.992908  1590 ts_manager.cc:194] Re-registered known tserver with Master: 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657)
I20260630 12:24:07.999151  1590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32852
I20260630 12:24:08.001765  2129 heartbeater.cc:499] Master 127.25.254.126:36469 was elected leader, sending a full tablet report...
I20260630 12:24:08.031795  2132 ts_tablet_manager.cc:933] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Initiating tablet copy from peer c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:08.033406  2132 tablet_copy_client.cc:323] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:41821
I20260630 12:24:08.041254  1777 tablet_copy_service.cc:140] P c27fb1fe716e4720b1d692012dc723d0: Received BeginTabletCopySession request for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 from peer 31e02f33dd46481bbb2e0d24acce348c ({username='slave'} at 127.0.0.1:48178)
I20260630 12:24:08.041759  1777 tablet_copy_service.cc:161] P c27fb1fe716e4720b1d692012dc723d0: Beginning new tablet copy session on tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 from peer 31e02f33dd46481bbb2e0d24acce348c at {username='slave'} at 127.0.0.1:48178: session id = 31e02f33dd46481bbb2e0d24acce348c-6e1e08e8f1924d918e4dfdcaa4d948e0
I20260630 12:24:08.046705  1777 tablet_copy_source_session.cc:215] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:08.049254  2132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:08.059562  2132 tablet_copy_client.cc:806] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:08.060096  2132 tablet_copy_client.cc:670] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:08.063691  2132 tablet_copy_client.cc:538] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:08.069869  2132 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap starting.
I20260630 12:24:08.084227  2132 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: 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:24:08.084900  2132 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap complete.
I20260630 12:24:08.085422  2132 ts_tablet_manager.cc:1403] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260630 12:24:08.087481  2132 raft_consensus.cc:359] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:08.088064  2132 raft_consensus.cc:740] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31e02f33dd46481bbb2e0d24acce348c, State: Initialized, Role: LEARNER
I20260630 12:24:08.088575  2132 consensus_queue.cc:260] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:08.090492  2028 heartbeater.cc:499] Master 127.25.254.126:36469 was elected leader, sending a full tablet report...
I20260630 12:24:08.090708  2132 ts_tablet_manager.cc:1434] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:24:08.092697  1777 tablet_copy_service.cc:342] P c27fb1fe716e4720b1d692012dc723d0: Request end of tablet copy session 31e02f33dd46481bbb2e0d24acce348c-6e1e08e8f1924d918e4dfdcaa4d948e0 received from {username='slave'} at 127.0.0.1:48178
I20260630 12:24:08.093144  1777 tablet_copy_service.cc:434] P c27fb1fe716e4720b1d692012dc723d0: ending tablet copy session 31e02f33dd46481bbb2e0d24acce348c-6e1e08e8f1924d918e4dfdcaa4d948e0 on tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with peer 31e02f33dd46481bbb2e0d24acce348c
I20260630 12:24:08.114902  2091 tablet_service.cc:1558] Processing DeleteTablet for tablet b9a6a5c51a4146a181c9192c88179999 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:24:07 UTC) from {username='slave'} at 127.0.0.1:33710
I20260630 12:24:08.116622  2137 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:08.117128  2091 tablet_service.cc:1558] Processing DeleteTablet for tablet ffbb4777ddce438cad24337a1ff37e9b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:24:07 UTC) from {username='slave'} at 127.0.0.1:33710
I20260630 12:24:08.117453  2137 raft_consensus.cc:2243] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.118069  2137 raft_consensus.cc:2272] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.120559  2137 ts_tablet_manager.cc:1916] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:24:08.131598  2137 ts_tablet_manager.cc:1929] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:24:08.131954  2137 log.cc:1199] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/b9a6a5c51a4146a181c9192c88179999
I20260630 12:24:08.132534  2137 ts_tablet_manager.cc:1950] T b9a6a5c51a4146a181c9192c88179999 P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting consensus metadata
I20260630 12:24:08.134951  2137 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:08.134936  1577 catalog_manager.cc:5028] TS 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): tablet b9a6a5c51a4146a181c9192c88179999 (table dugtrio [id=6de978acd4944b9897c9502b5f7a5544]) successfully deleted
I20260630 12:24:08.135777  2137 raft_consensus.cc:2243] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:08.136296  2137 raft_consensus.cc:2272] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:08.138844  2137 ts_tablet_manager.cc:1916] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:24:08.148896  2137 ts_tablet_manager.cc:1929] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:24:08.149260  2137 log.cc:1199] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/ffbb4777ddce438cad24337a1ff37e9b
I20260630 12:24:08.149849  2137 ts_tablet_manager.cc:1950] T ffbb4777ddce438cad24337a1ff37e9b P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting consensus metadata
I20260630 12:24:08.152205  1577 catalog_manager.cc:5028] TS 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): tablet ffbb4777ddce438cad24337a1ff37e9b (table dugtrio [id=6de978acd4944b9897c9502b5f7a5544]) successfully deleted
I20260630 12:24:08.247138  1910 consensus_queue.cc:1050] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:08.252202  2102 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:08.338338  1839 raft_consensus.cc:1275] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.339915  1910 consensus_queue.cc:1048] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:08.340436  2102 raft_consensus.cc:3060] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:08.347610  2102 raft_consensus.cc:1275] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:24:08.348924  2132 ts_tablet_manager.cc:933] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Initiating tablet copy from peer c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:08.353685  2076 consensus_queue.cc:1048] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:08.354456  2132 tablet_copy_client.cc:323] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:41821
I20260630 12:24:08.356379  1777 tablet_copy_service.cc:140] P c27fb1fe716e4720b1d692012dc723d0: Received BeginTabletCopySession request for tablet 34112c4953d04846b6000ead87d72a55 from peer 31e02f33dd46481bbb2e0d24acce348c ({username='slave'} at 127.0.0.1:48178)
I20260630 12:24:08.356927  1777 tablet_copy_service.cc:161] P c27fb1fe716e4720b1d692012dc723d0: Beginning new tablet copy session on tablet 34112c4953d04846b6000ead87d72a55 from peer 31e02f33dd46481bbb2e0d24acce348c at {username='slave'} at 127.0.0.1:48178: session id = 31e02f33dd46481bbb2e0d24acce348c-34112c4953d04846b6000ead87d72a55
I20260630 12:24:08.364802  1777 tablet_copy_source_session.cc:215] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:08.367595  2132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34112c4953d04846b6000ead87d72a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:08.375921  2076 consensus_queue.cc:1050] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:08.379851  2132 tablet_copy_client.cc:806] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:08.380403  2132 tablet_copy_client.cc:670] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:08.381335  2102 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:08.383860  2132 tablet_copy_client.cc:538] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:08.390444  2132 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap starting.
I20260630 12:24:08.404768  2132 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: 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:24:08.405573  2132 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap complete.
I20260630 12:24:08.406075  2132 ts_tablet_manager.cc:1403] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:24:08.408092  2132 raft_consensus.cc:359] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:08.408632  2132 raft_consensus.cc:740] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31e02f33dd46481bbb2e0d24acce348c, State: Initialized, Role: LEARNER
I20260630 12:24:08.409096  2132 consensus_queue.cc:260] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:08.410728  2132 ts_tablet_manager.cc:1434] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:08.412318  1777 tablet_copy_service.cc:342] P c27fb1fe716e4720b1d692012dc723d0: Request end of tablet copy session 31e02f33dd46481bbb2e0d24acce348c-34112c4953d04846b6000ead87d72a55 received from {username='slave'} at 127.0.0.1:48178
I20260630 12:24:08.412659  1777 tablet_copy_service.cc:434] P c27fb1fe716e4720b1d692012dc723d0: ending tablet copy session 31e02f33dd46481bbb2e0d24acce348c-34112c4953d04846b6000ead87d72a55 on tablet 34112c4953d04846b6000ead87d72a55 with peer 31e02f33dd46481bbb2e0d24acce348c
I20260630 12:24:08.487576  2001 raft_consensus.cc:1217] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:08.713479  1766 consensus_queue.cc:237] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:08.718909  1839 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:08.719120  2102 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:08.720376  2004 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:08.721007  2076 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:08.726854  2004 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.728608  2102 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.729745  1839 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.737320  1575 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:08.740950  1589 catalog_manager.cc:5697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 reported cstate change: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.763742  1991 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with delete_type TABLET_DATA_TOMBSTONED (TS 31e02f33dd46481bbb2e0d24acce348c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53618
I20260630 12:24:08.765331  2153 tablet_replica.cc:333] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: stopping tablet replica
I20260630 12:24:08.765975  2153 raft_consensus.cc:2243] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:08.766521  2153 raft_consensus.cc:2272] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:08.768491  2153 ts_tablet_manager.cc:1916] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:08.778980  2153 ts_tablet_manager.cc:1929] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:24:08.779264  2153 log.cc:1199] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/6e1e08e8f1924d918e4dfdcaa4d948e0
I20260630 12:24:08.780570  1576 catalog_manager.cc:5028] TS 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 (table test-workload [id=bba6860f327a4383b108aa87af633042]) successfully deleted
I20260630 12:24:08.811882  1766 consensus_queue.cc:237] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:08.816388  2102 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:08.816398  1839 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:08.817866  1910 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:08.818562  2004 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:08.824052  2004 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.825963  1839 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.827896  2102 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.835743  1575 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34112c4953d04846b6000ead87d72a55 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:08.836863  1588 catalog_manager.cc:5697] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 reported cstate change: config changed from index 2 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) evicted. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.846845  1991 tablet_service.cc:1558] Processing DeleteTablet for tablet 34112c4953d04846b6000ead87d72a55 with delete_type TABLET_DATA_TOMBSTONED (TS 31e02f33dd46481bbb2e0d24acce348c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53618
I20260630 12:24:08.847936  2153 tablet_replica.cc:333] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: stopping tablet replica
I20260630 12:24:08.848732  2153 raft_consensus.cc:2243] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:08.849186  2153 raft_consensus.cc:2272] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:24:08.851815  2153 ts_tablet_manager.cc:1916] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:08.862311  2153 ts_tablet_manager.cc:1929] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:24:08.862641  2153 log.cc:1199] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/34112c4953d04846b6000ead87d72a55
I20260630 12:24:08.864091  1576 catalog_manager.cc:5028] TS 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): tablet 34112c4953d04846b6000ead87d72a55 (table test-workload [id=bba6860f327a4383b108aa87af633042]) successfully deleted
W20260630 12:24:08.962396  1638 auto_rebalancer.cc:639] Failed to schedule move for tablet 2d87e534b1b749a6ae02cf4835ca7f02: Illegal state: Replica 6eec26a56d8e4c35a1c2cbdff957941e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } }
I20260630 12:24:08.974653  1766 consensus_queue.cc:237] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:08.980099  1839 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:24:08.980592  1732 consensus_peers.cc:597] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): Couldn't send request to peer 31e02f33dd46481bbb2e0d24acce348c. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:08.980603  2102 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:08.981577  2004 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } 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:24:08.982504  2076 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:08.988876  2004 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:08.990875  2102 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:08.991175  1839 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:09.002808  1589 catalog_manager.cc:5697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e reported cstate change: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:09.005023  1766 consensus_queue.cc:237] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:09.011073  1839 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:24:09.011679  1732 consensus_peers.cc:597] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): Couldn't send request to peer 31e02f33dd46481bbb2e0d24acce348c. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:09.012331  2102 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:09.012565  1910 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:09.013700  2004 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } 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:24:09.020205  1910 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:09.022964  1839 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:09.028782  2102 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:09.036302  1589 catalog_manager.cc:5697] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: config changed from index 3 to 4, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:09.057103  2053 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.057683  2053 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:09.061296  2053 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821), 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731)
I20260630 12:24:09.075831  1766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0" is_pre_election: true
I20260630 12:24:09.076610  1766 raft_consensus.cc:2393] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eec26a56d8e4c35a1c2cbdff957941e in current term 2: Already voted for candidate c27fb1fe716e4720b1d692012dc723d0 in this term.
I20260630 12:24:09.082815  1839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7349e39cfc0440a985b33c80d1631979" is_pre_election: true
I20260630 12:24:09.083693  1839 raft_consensus.cc:2393] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6eec26a56d8e4c35a1c2cbdff957941e in current term 2: Already voted for candidate 7349e39cfc0440a985b33c80d1631979 in this term.
I20260630 12:24:09.084873  2040 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [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: 6eec26a56d8e4c35a1c2cbdff957941e; no voters: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0
I20260630 12:24:09.085716  2053 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:24:09.093457  2053 raft_consensus.cc:2749] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:24:09.390961  2160 ts_tablet_manager.cc:933] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Initiating tablet copy from peer c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:09.392539  2160 tablet_copy_client.cc:323] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:41821
I20260630 12:24:09.394213  1777 tablet_copy_service.cc:140] P c27fb1fe716e4720b1d692012dc723d0: Received BeginTabletCopySession request for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 from peer 31e02f33dd46481bbb2e0d24acce348c ({username='slave'} at 127.0.0.1:48178)
I20260630 12:24:09.394757  1777 tablet_copy_service.cc:161] P c27fb1fe716e4720b1d692012dc723d0: Beginning new tablet copy session on tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 from peer 31e02f33dd46481bbb2e0d24acce348c at {username='slave'} at 127.0.0.1:48178: session id = 31e02f33dd46481bbb2e0d24acce348c-6e1e08e8f1924d918e4dfdcaa4d948e0
I20260630 12:24:09.402698  1777 tablet_copy_source_session.cc:215] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:09.405391  2160 ts_tablet_manager.cc:1916] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:24:09.416327  2160 ts_tablet_manager.cc:1929] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:24:09.417018  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.423465  2160 tablet_copy_client.cc:806] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:09.424032  2160 tablet_copy_client.cc:670] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:09.428153  2160 tablet_copy_client.cc:538] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:09.435364  2160 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap starting.
I20260630 12:24:09.453042  2160 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: 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:24:09.453950  2160 tablet_bootstrap.cc:492] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap complete.
I20260630 12:24:09.454638  2160 ts_tablet_manager.cc:1403] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260630 12:24:09.456916  2160 raft_consensus.cc:359] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:09.457512  2160 raft_consensus.cc:740] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31e02f33dd46481bbb2e0d24acce348c, State: Initialized, Role: LEARNER
I20260630 12:24:09.458021  2160 consensus_queue.cc:260] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:09.460529  2160 ts_tablet_manager.cc:1434] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:24:09.462392  1777 tablet_copy_service.cc:342] P c27fb1fe716e4720b1d692012dc723d0: Request end of tablet copy session 31e02f33dd46481bbb2e0d24acce348c-6e1e08e8f1924d918e4dfdcaa4d948e0 received from {username='slave'} at 127.0.0.1:48178
I20260630 12:24:09.462807  1777 tablet_copy_service.cc:434] P c27fb1fe716e4720b1d692012dc723d0: ending tablet copy session 31e02f33dd46481bbb2e0d24acce348c-6e1e08e8f1924d918e4dfdcaa4d948e0 on tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with peer 31e02f33dd46481bbb2e0d24acce348c
I20260630 12:24:09.560096  2160 ts_tablet_manager.cc:933] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Initiating tablet copy from peer c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:09.561728  2160 tablet_copy_client.cc:323] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:41821
I20260630 12:24:09.563207  1777 tablet_copy_service.cc:140] P c27fb1fe716e4720b1d692012dc723d0: Received BeginTabletCopySession request for tablet 34112c4953d04846b6000ead87d72a55 from peer 31e02f33dd46481bbb2e0d24acce348c ({username='slave'} at 127.0.0.1:48178)
I20260630 12:24:09.563643  1777 tablet_copy_service.cc:161] P c27fb1fe716e4720b1d692012dc723d0: Beginning new tablet copy session on tablet 34112c4953d04846b6000ead87d72a55 from peer 31e02f33dd46481bbb2e0d24acce348c at {username='slave'} at 127.0.0.1:48178: session id = 31e02f33dd46481bbb2e0d24acce348c-34112c4953d04846b6000ead87d72a55
I20260630 12:24:09.568656  1777 tablet_copy_source_session.cc:215] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:09.570955  2160 ts_tablet_manager.cc:1916] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:24:09.581596  2160 ts_tablet_manager.cc:1929] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:24:09.582231  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34112c4953d04846b6000ead87d72a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:09.587356  2160 tablet_copy_client.cc:806] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:09.587885  2160 tablet_copy_client.cc:670] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:09.591452  2160 tablet_copy_client.cc:538] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:09.597555  2160 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap starting.
I20260630 12:24:09.651494  2160 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: 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:24:09.652734  2160 tablet_bootstrap.cc:492] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Bootstrap complete.
I20260630 12:24:09.653795  2160 ts_tablet_manager.cc:1403] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.000s
I20260630 12:24:09.658785  2160 raft_consensus.cc:359] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:09.659835  2160 raft_consensus.cc:740] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 31e02f33dd46481bbb2e0d24acce348c, State: Initialized, Role: LEARNER
I20260630 12:24:09.660372  2160 consensus_queue.cc:260] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:09.662861  2160 ts_tablet_manager.cc:1434] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.003s
I20260630 12:24:09.666031  1777 tablet_copy_service.cc:342] P c27fb1fe716e4720b1d692012dc723d0: Request end of tablet copy session 31e02f33dd46481bbb2e0d24acce348c-34112c4953d04846b6000ead87d72a55 received from {username='slave'} at 127.0.0.1:48178
I20260630 12:24:09.666806  1777 tablet_copy_service.cc:434] P c27fb1fe716e4720b1d692012dc723d0: ending tablet copy session 31e02f33dd46481bbb2e0d24acce348c-34112c4953d04846b6000ead87d72a55 on tablet 34112c4953d04846b6000ead87d72a55 with peer 31e02f33dd46481bbb2e0d24acce348c
I20260630 12:24:09.691723  2167 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:09.692430  2167 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:09.694602  2167 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:09.696902  1766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0" is_pre_election: true
I20260630 12:24:09.698046  1766 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7349e39cfc0440a985b33c80d1631979 in term 2.
I20260630 12:24:09.699625  1805 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [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: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:09.700593  2167 raft_consensus.cc:2804] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:24:09.700971  2167 raft_consensus.cc:493] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:09.701308  2167 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:24:09.709299  2102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" is_pre_election: true
I20260630 12:24:09.710140  2102 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7349e39cfc0440a985b33c80d1631979 in term 2.
I20260630 12:24:09.712155  2167 raft_consensus.cc:515] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:09.714325  2167 leader_election.cc:290] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [CANDIDATE]: Term 3 election: Requested vote from peers 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657), c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821)
I20260630 12:24:09.715587  1766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c27fb1fe716e4720b1d692012dc723d0"
I20260630 12:24:09.716430  1766 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:24:09.715692  2102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d87e534b1b749a6ae02cf4835ca7f02" candidate_uuid: "7349e39cfc0440a985b33c80d1631979" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6eec26a56d8e4c35a1c2cbdff957941e"
I20260630 12:24:09.719079  2102 raft_consensus.cc:3060] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:24:09.727144  1766 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7349e39cfc0440a985b33c80d1631979 in term 3.
I20260630 12:24:09.728703  1805 leader_election.cc:304] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [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: 7349e39cfc0440a985b33c80d1631979, c27fb1fe716e4720b1d692012dc723d0; no voters: 
I20260630 12:24:09.729552  2167 raft_consensus.cc:2804] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:24:09.729569  2102 raft_consensus.cc:2468] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7349e39cfc0440a985b33c80d1631979 in term 3.
I20260630 12:24:09.730818  2167 raft_consensus.cc:697] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 3 LEADER]: Becoming Leader. State: Replica: 7349e39cfc0440a985b33c80d1631979, State: Running, Role: LEADER
I20260630 12:24:09.733175  2167 consensus_queue.cc:237] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } }
I20260630 12:24:09.749770  1588 catalog_manager.cc:5697] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 reported cstate change: term changed from 1 to 3, leader changed from 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65) to 7349e39cfc0440a985b33c80d1631979 (127.25.254.67). New cstate: current_term: 3 leader_uuid: "7349e39cfc0440a985b33c80d1631979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:09.820878  2001 raft_consensus.cc:1217] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:24:10.120457  2001 raft_consensus.cc:1217] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:24:10.142879  2102 raft_consensus.cc:1275] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 3 FOLLOWER]: Refusing update from remote peer 7349e39cfc0440a985b33c80d1631979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:24:10.144373  2167 consensus_queue.cc:1048] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:10.157752  1766 raft_consensus.cc:1275] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 3 FOLLOWER]: Refusing update from remote peer 7349e39cfc0440a985b33c80d1631979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:24:10.159646  2167 consensus_queue.cc:1048] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:10.388461  1910 raft_consensus.cc:1064] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: attempting to promote NON_VOTER 31e02f33dd46481bbb2e0d24acce348c to VOTER
I20260630 12:24:10.391111  1910 consensus_queue.cc:237] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } }
I20260630 12:24:10.397388  2001 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:24:10.398103  2102 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:24:10.398411  1839 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:24:10.399083  1910 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } 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:24:10.400017  2176 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } 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:24:10.400876  2175 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:24:10.422839  2176 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.424898  1839 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.427544  2001 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.440603  1590 catalog_manager.cc:5697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:10.442770  2102 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } attrs { replace: true } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.463577  1766 consensus_queue.cc:237] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } }
I20260630 12:24:10.468834  2001 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:24:10.469406  2102 raft_consensus.cc:1275] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:24:10.470309  2175 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } 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:24:10.471185  1910 consensus_queue.cc:1048] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:24:10.477289  1910 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 7349e39cfc0440a985b33c80d1631979 (127.25.254.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.479192  2102 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 7349e39cfc0440a985b33c80d1631979 (127.25.254.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.480309  2001 raft_consensus.cc:2955] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 7349e39cfc0440a985b33c80d1631979 (127.25.254.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.488799  1575 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:10.492954  1587 catalog_manager.cc:5697] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: config changed from index 5 to 6, VOTER 7349e39cfc0440a985b33c80d1631979 (127.25.254.67) evicted. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:10.505326  1831 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 with delete_type TABLET_DATA_TOMBSTONED (TS 7349e39cfc0440a985b33c80d1631979 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47990
I20260630 12:24:10.511482  2190 tablet_replica.cc:333] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: stopping tablet replica
I20260630 12:24:10.512583  2190 raft_consensus.cc:2243] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:10.514061  2190 raft_consensus.cc:2272] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:10.517957  2190 ts_tablet_manager.cc:1916] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:10.534281  2190 ts_tablet_manager.cc:1929] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:24:10.534720  2190 log.cc:1199] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 7349e39cfc0440a985b33c80d1631979: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/6e1e08e8f1924d918e4dfdcaa4d948e0
I20260630 12:24:10.536619  1574 catalog_manager.cc:5028] TS 7349e39cfc0440a985b33c80d1631979 (127.25.254.67:46731): tablet 6e1e08e8f1924d918e4dfdcaa4d948e0 (table test-workload [id=bba6860f327a4383b108aa87af633042]) successfully deleted
I20260630 12:24:10.652540  2176 raft_consensus.cc:1064] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: attempting to promote NON_VOTER 31e02f33dd46481bbb2e0d24acce348c to VOTER
I20260630 12:24:10.655009  2176 consensus_queue.cc:237] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } }
I20260630 12:24:10.661231  2001 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 LEARNER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:24:10.661412  1839 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:24:10.662855  2102 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:24:10.662958  1910 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } 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:24:10.664023  2176 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:24:10.666553  2175 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } 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:24:10.674814  2176 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.676765  1839 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.689271  2001 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.689844  1590 catalog_manager.cc:5697] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 reported cstate change: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.701180  2102 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } attrs { replace: true } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.715494  1766 consensus_queue.cc:237] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [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: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } }
I20260630 12:24:10.722746  1839 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:24:10.722747  2001 raft_consensus.cc:1275] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Refusing update from remote peer c27fb1fe716e4720b1d692012dc723d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:24:10.724504  1910 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:24:10.725477  2196 consensus_queue.cc:1048] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } 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:24:10.731274  2196 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.733199  2001 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.736503  1841 raft_consensus.cc:2955] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } } }
I20260630 12:24:10.743019  1575 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34112c4953d04846b6000ead87d72a55 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:10.745255  1588 catalog_manager.cc:5697] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 reported cstate change: config changed from index 5 to 6, VOTER 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "c27fb1fe716e4720b1d692012dc723d0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:10.758388  2091 tablet_service.cc:1558] Processing DeleteTablet for tablet 34112c4953d04846b6000ead87d72a55 with delete_type TABLET_DATA_TOMBSTONED (TS 6eec26a56d8e4c35a1c2cbdff957941e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33710
I20260630 12:24:10.760525  2197 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:10.761374  2197 raft_consensus.cc:2243] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:10.762424  2197 raft_consensus.cc:2272] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:10.765497  2197 ts_tablet_manager.cc:1916] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:10.776412  2197 ts_tablet_manager.cc:1929] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:24:10.776732  2197 log.cc:1199] T 34112c4953d04846b6000ead87d72a55 P 6eec26a56d8e4c35a1c2cbdff957941e: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/34112c4953d04846b6000ead87d72a55
I20260630 12:24:10.778419  1577 catalog_manager.cc:5028] TS 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): tablet 34112c4953d04846b6000ead87d72a55 (table test-workload [id=bba6860f327a4383b108aa87af633042]) successfully deleted
W20260630 12:24:11.757586  1638 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 31e02f33dd46481bbb2e0d24acce348c not available for placement
I20260630 12:24:12.779426  1841 consensus_queue.cc:237] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [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: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } }
I20260630 12:24:12.786154  2102 raft_consensus.cc:1275] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 3 FOLLOWER]: Refusing update from remote peer 7349e39cfc0440a985b33c80d1631979: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:24:12.786813  1766 raft_consensus.cc:1275] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 3 FOLLOWER]: Refusing update from remote peer 7349e39cfc0440a985b33c80d1631979: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:24:12.787660  2170 consensus_queue.cc:1048] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:12.788589  2202 consensus_queue.cc:1048] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } 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:24:12.796836  2170 raft_consensus.cc:2955] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:12.798750  2102 raft_consensus.cc:2955] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
W20260630 12:24:12.799852  1806 consensus_peers.cc:597] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 -> Peer 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68:44715): Couldn't send request to peer 31e02f33dd46481bbb2e0d24acce348c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d87e534b1b749a6ae02cf4835ca7f02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:12.799153  1765 raft_consensus.cc:2955] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } attrs { replace: true } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } } }
I20260630 12:24:12.810958  1588 catalog_manager.cc:5697] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 reported cstate change: config changed from index -1 to 3, NON_VOTER 31e02f33dd46481bbb2e0d24acce348c (127.25.254.68) added. New cstate: current_term: 3 leader_uuid: "7349e39cfc0440a985b33c80d1631979" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6eec26a56d8e4c35a1c2cbdff957941e" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c27fb1fe716e4720b1d692012dc723d0" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7349e39cfc0440a985b33c80d1631979" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 46731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31e02f33dd46481bbb2e0d24acce348c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44715 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:13.009058 26617 tablet_server.cc:179] TabletServer@127.25.254.65:39657 shutting down...
I20260630 12:24:13.045456 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:13.046433 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:13.047251 26617 raft_consensus.cc:2243] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.047827 26617 raft_consensus.cc:2272] T 6f53709fdb2e4648ab296d7ee7bb5027 P 6eec26a56d8e4c35a1c2cbdff957941e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.051029 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:13.051704 26617 raft_consensus.cc:2243] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.052790 26617 raft_consensus.cc:2272] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 6eec26a56d8e4c35a1c2cbdff957941e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.055647 26617 tablet_replica.cc:333] stopping tablet replica
I20260630 12:24:13.056308 26617 raft_consensus.cc:2243] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.056895 26617 raft_consensus.cc:2272] T 2d87e534b1b749a6ae02cf4835ca7f02 P 6eec26a56d8e4c35a1c2cbdff957941e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:13.069363  1733 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 25 similar messages]
I20260630 12:24:13.077402 26617 tablet_server.cc:196] TabletServer@127.25.254.65:39657 shutdown complete.
W20260630 12:24:13.089149  1733 consensus_peers.cc:597] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 -> Peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Couldn't send request to peer 6eec26a56d8e4c35a1c2cbdff957941e. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:13.106506 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:13.142765 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:13.143657 26617 tablet_replica.cc:333] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0: stopping tablet replica
I20260630 12:24:13.144410 26617 raft_consensus.cc:2243] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.145212 26617 raft_consensus.cc:2272] T 34112c4953d04846b6000ead87d72a55 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.147560 26617 tablet_replica.cc:333] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0: stopping tablet replica
I20260630 12:24:13.148157 26617 raft_consensus.cc:2243] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.149220 26617 raft_consensus.cc:2272] T 6f53709fdb2e4648ab296d7ee7bb5027 P c27fb1fe716e4720b1d692012dc723d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.151576 26617 tablet_replica.cc:333] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0: stopping tablet replica
I20260630 12:24:13.152087 26617 raft_consensus.cc:2243] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.152854 26617 raft_consensus.cc:2272] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P c27fb1fe716e4720b1d692012dc723d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.155236 26617 tablet_replica.cc:333] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0: stopping tablet replica
I20260630 12:24:13.155786 26617 raft_consensus.cc:2243] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.156404 26617 raft_consensus.cc:2272] T 2d87e534b1b749a6ae02cf4835ca7f02 P c27fb1fe716e4720b1d692012dc723d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.173122 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
W20260630 12:24:13.182586  1807 consensus_peers.cc:597] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 -> Peer 6eec26a56d8e4c35a1c2cbdff957941e (127.25.254.65:39657): Couldn't send request to peer 6eec26a56d8e4c35a1c2cbdff957941e. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:39657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:13.196172 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
W20260630 12:24:13.206903  1805 consensus_peers.cc:597] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 -> Peer c27fb1fe716e4720b1d692012dc723d0 (127.25.254.66:41821): Couldn't send request to peer c27fb1fe716e4720b1d692012dc723d0. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:41821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:13.239054 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:13.240015 26617 tablet_replica.cc:333] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979: stopping tablet replica
I20260630 12:24:13.240947 26617 raft_consensus.cc:2243] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.242129 26617 raft_consensus.cc:2272] T 2d87e534b1b749a6ae02cf4835ca7f02 P 7349e39cfc0440a985b33c80d1631979 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.245007 26617 tablet_replica.cc:333] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979: stopping tablet replica
I20260630 12:24:13.245546 26617 raft_consensus.cc:2243] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.246085 26617 raft_consensus.cc:2272] T 6f53709fdb2e4648ab296d7ee7bb5027 P 7349e39cfc0440a985b33c80d1631979 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.248245 26617 tablet_replica.cc:333] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979: stopping tablet replica
I20260630 12:24:13.248716 26617 raft_consensus.cc:2243] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.249573 26617 raft_consensus.cc:2272] T 34112c4953d04846b6000ead87d72a55 P 7349e39cfc0440a985b33c80d1631979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.275816 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:13.295632 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:24:13.333866 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:13.334728 26617 tablet_replica.cc:333] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c: stopping tablet replica
I20260630 12:24:13.335439 26617 raft_consensus.cc:2243] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.336113 26617 raft_consensus.cc:2272] T 34112c4953d04846b6000ead87d72a55 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.338907 26617 tablet_replica.cc:333] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c: stopping tablet replica
I20260630 12:24:13.339542 26617 raft_consensus.cc:2243] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:13.340099 26617 raft_consensus.cc:2272] T 6e1e08e8f1924d918e4dfdcaa4d948e0 P 31e02f33dd46481bbb2e0d24acce348c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.362982 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:24:13.376801 26617 master.cc:562] Master@127.25.254.126:36469 shutting down...
W20260630 12:24:13.401276  1638 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:13.402400 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:13.402858 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:13.403141 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 998c94ca2d1b41219c33a434162d2768: stopping tablet replica
I20260630 12:24:13.423496 26617 master.cc:584] Master@127.25.254.126:36469 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9672 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:24:13.468899 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:39665
I20260630 12:24:13.470000 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:13.475463  2216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:13.475636  2215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:13.476387  2218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:13.478519 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:13.479285 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.479460 26617 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:24:13.479573 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822253479563 us; error 0 us; skew 500 ppm
I20260630 12:24:13.480024 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.482268 26617 webserver.cc:533] Webserver started at http://127.25.254.126:45067/ using document root <none> and password file <none>
I20260630 12:24:13.482710 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.482870 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.483089 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.484109 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "9c430eaa8e8748d0999b24caba51100e"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.488312 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:13.491478  2223 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.492213 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:13.492496 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "9c430eaa8e8748d0999b24caba51100e"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.492789 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-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:24:13.509160 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.510462 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.547271 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:39665
I20260630 12:24:13.547392  2274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:39665 every 8 connection(s)
I20260630 12:24:13.551112  2275 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:24:13.561496  2275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e: Bootstrap starting.
I20260630 12:24:13.566015  2275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:13.569973  2275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e: No bootstrap required, opened a new log
I20260630 12:24:13.572047  2275 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c430eaa8e8748d0999b24caba51100e" member_type: VOTER }
I20260630 12:24:13.572403  2275 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:13.572572  2275 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c430eaa8e8748d0999b24caba51100e, State: Initialized, Role: FOLLOWER
I20260630 12:24:13.573148  2275 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c430eaa8e8748d0999b24caba51100e" member_type: VOTER }
I20260630 12:24:13.573558  2275 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:13.573750  2275 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:13.573954  2275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:13.578524  2275 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c430eaa8e8748d0999b24caba51100e" member_type: VOTER }
I20260630 12:24:13.578969  2275 leader_election.cc:304] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [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: 9c430eaa8e8748d0999b24caba51100e; no voters: 
I20260630 12:24:13.579984  2275 leader_election.cc:290] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:13.580318  2278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:13.581569  2278 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 1 LEADER]: Becoming Leader. State: Replica: 9c430eaa8e8748d0999b24caba51100e, State: Running, Role: LEADER
I20260630 12:24:13.582267  2278 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [LEADER]: Queue going to LEADER mode. State: All 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: "9c430eaa8e8748d0999b24caba51100e" member_type: VOTER }
I20260630 12:24:13.582842  2275 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:13.586624  2279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c430eaa8e8748d0999b24caba51100e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c430eaa8e8748d0999b24caba51100e" member_type: VOTER } }
I20260630 12:24:13.587484  2279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:13.587273  2280 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c430eaa8e8748d0999b24caba51100e. Latest consensus state: current_term: 1 leader_uuid: "9c430eaa8e8748d0999b24caba51100e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c430eaa8e8748d0999b24caba51100e" member_type: VOTER } }
I20260630 12:24:13.588965  2280 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:13.590296  2285 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:13.596809  2285 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:13.598171 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:13.605391  2285 catalog_manager.cc:1383] Generated new cluster ID: 4e67f451fd33462492c9f4bef96bbe44
I20260630 12:24:13.605674  2285 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:13.617673  2285 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:13.618968  2285 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:13.633136  2285 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e: Generated new TSK 0
I20260630 12:24:13.633795  2285 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:13.665591 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:13.671746  2296 instance_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:24:13.672827  2297 instance_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:24:13.674142  2299 instance_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:24:13.674391 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:13.675420 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.675643 26617 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:24:13.675819 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822253675801 us; error 0 us; skew 500 ppm
I20260630 12:24:13.676365 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.678689 26617 webserver.cc:533] Webserver started at http://127.25.254.65:45369/ using document root <none> and password file <none>
I20260630 12:24:13.679150 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.679359 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.679625 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.680645 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "7f0c3e32abd34d30bbf23c45d56b19d1"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.685379 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:13.688571  2304 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:24:13.689471 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:24:13.689713 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "7f0c3e32abd34d30bbf23c45d56b19d1"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.689936 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-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:24:13.704259 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.705413 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.706867 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:13.709048 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:13.709266 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.709528 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:13.709682 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.750819 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:42741
I20260630 12:24:13.750928  2366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:42741 every 8 connection(s)
I20260630 12:24:13.755767 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:13.763118  2371 instance_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:24:13.765654  2372 instance_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:24:13.767620  2374 instance_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:24:13.768477 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:13.769654 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.769848 26617 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:24:13.770078 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822253770059 us; error 0 us; skew 500 ppm
I20260630 12:24:13.770395  2367 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39665
I20260630 12:24:13.770772 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.770804  2367 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.771998  2367 heartbeater.cc:507] Master 127.25.254.126:39665 requested a full tablet report, sending...
I20260630 12:24:13.774122 26617 webserver.cc:533] Webserver started at http://127.25.254.66:43161/ using document root <none> and password file <none>
I20260630 12:24:13.774504  2240 ts_manager.cc:194] Registered new tserver with Master: 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741)
I20260630 12:24:13.774739 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.775071 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.775347 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.776361  2240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45734
I20260630 12:24:13.776372 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "365f6705780c42a09a11ae7a1300edf8"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.781095 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:13.784305  2379 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:24:13.785075 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:24:13.785365 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "365f6705780c42a09a11ae7a1300edf8"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.785640 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-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:24:13.831090 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.832275 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.833741 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:13.835937 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:13.836163 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.836402 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:13.836572 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.875167 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:43379
I20260630 12:24:13.875277  2441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:43379 every 8 connection(s)
I20260630 12:24:13.880199 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:13.888530  2446 instance_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:24:13.889103  2445 instance_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:24:13.893155  2442 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39665
I20260630 12:24:13.893712  2442 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:13.894515  2448 instance_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:24:13.894922  2442 heartbeater.cc:507] Master 127.25.254.126:39665 requested a full tablet report, sending...
I20260630 12:24:13.895107 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:13.896278 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:13.896549 26617 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:24:13.896756 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822253896737 us; error 0 us; skew 500 ppm
I20260630 12:24:13.897326 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:13.897394  2240 ts_manager.cc:194] Registered new tserver with Master: 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66:43379)
I20260630 12:24:13.899112  2240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45746
I20260630 12:24:13.900080 26617 webserver.cc:533] Webserver started at http://127.25.254.67:38541/ using document root <none> and password file <none>
I20260630 12:24:13.900758 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:13.901026 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:13.901337 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:13.902662 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "5097ca71d82546998adf778a1e21187f"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.906893 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:13.910039  2453 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:24:13.910856 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:13.911158 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "5097ca71d82546998adf778a1e21187f"
format_stamp: "Formatted at 2026-06-30 12:24:13 on dist-test-slave-n0zz"
I20260630 12:24:13.911423 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-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:24:13.925913 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:13.927155 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:13.928660 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:13.930933 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:13.931164 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.931406 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:13.931579 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:13.970144 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:35863
I20260630 12:24:13.970243  2515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:35863 every 8 connection(s)
I20260630 12:24:13.984078  2516 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39665
I20260630 12:24:13.984432  2516 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:13.985213  2516 heartbeater.cc:507] Master 127.25.254.126:39665 requested a full tablet report, sending...
I20260630 12:24:13.987263  2240 ts_manager.cc:194] Registered new tserver with Master: 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863)
I20260630 12:24:13.988297 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01476975s
I20260630 12:24:13.988950  2240 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45758
I20260630 12:24:14.779399  2367 heartbeater.cc:499] Master 127.25.254.126:39665 was elected leader, sending a full tablet report...
I20260630 12:24:14.901929  2442 heartbeater.cc:499] Master 127.25.254.126:39665 was elected leader, sending a full tablet report...
I20260630 12:24:14.992370  2516 heartbeater.cc:499] Master 127.25.254.126:39665 was elected leader, sending a full tablet report...
I20260630 12:24:15.044229  2240 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45768:
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:24:15.046514  2240 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:24:15.111240  2481 tablet_service.cc:1511] Processing CreateTablet for tablet 79c474242be94c448f27926834062314 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:15.112728  2481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c474242be94c448f27926834062314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.115461  2480 tablet_service.cc:1511] Processing CreateTablet for tablet 27fa8bb34b1c45edad35e012b658b692 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:15.116879  2480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fa8bb34b1c45edad35e012b658b692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.118206  2331 tablet_service.cc:1511] Processing CreateTablet for tablet 27fa8bb34b1c45edad35e012b658b692 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:15.118559  2330 tablet_service.cc:1511] Processing CreateTablet for tablet c0d3bc33f70145f28180716a300c19e2 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:15.119606  2331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fa8bb34b1c45edad35e012b658b692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.119688  2332 tablet_service.cc:1511] Processing CreateTablet for tablet 79c474242be94c448f27926834062314 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:15.121135  2332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c474242be94c448f27926834062314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.121760  2330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d3bc33f70145f28180716a300c19e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.120755  2329 tablet_service.cc:1511] Processing CreateTablet for tablet 31b318c89f454e5ca6c5f25a325a91a7 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:15.123293  2478 tablet_service.cc:1511] Processing CreateTablet for tablet 31b318c89f454e5ca6c5f25a325a91a7 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:15.124171  2329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b318c89f454e5ca6c5f25a325a91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.124600  2478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b318c89f454e5ca6c5f25a325a91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.123324  2479 tablet_service.cc:1511] Processing CreateTablet for tablet c0d3bc33f70145f28180716a300c19e2 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:15.127605  2479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d3bc33f70145f28180716a300c19e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.145779  2536 tablet_bootstrap.cc:492] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1: Bootstrap starting.
I20260630 12:24:15.157087  2536 tablet_bootstrap.cc:654] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.174381  2538 tablet_bootstrap.cc:492] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f: Bootstrap starting.
I20260630 12:24:15.186501  2536 tablet_bootstrap.cc:492] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1: No bootstrap required, opened a new log
I20260630 12:24:15.187183  2536 ts_tablet_manager.cc:1403] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.016s
I20260630 12:24:15.186789  2407 tablet_service.cc:1511] Processing CreateTablet for tablet 79c474242be94c448f27926834062314 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:15.188241  2407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c474242be94c448f27926834062314. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.191450  2406 tablet_service.cc:1511] Processing CreateTablet for tablet 27fa8bb34b1c45edad35e012b658b692 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:15.192888  2406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27fa8bb34b1c45edad35e012b658b692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.192618  2405 tablet_service.cc:1511] Processing CreateTablet for tablet c0d3bc33f70145f28180716a300c19e2 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:15.193289  2536 raft_consensus.cc:359] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.194028  2405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d3bc33f70145f28180716a300c19e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.194339  2536 raft_consensus.cc:385] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.194967  2536 raft_consensus.cc:740] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f0c3e32abd34d30bbf23c45d56b19d1, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.195808  2536 consensus_queue.cc:260] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.192651  2404 tablet_service.cc:1511] Processing CreateTablet for tablet 31b318c89f454e5ca6c5f25a325a91a7 (DEFAULT_TABLE table=test-workload [id=307ae0bf52374da59e780cbd9ebd5e2e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:15.199460  2404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b318c89f454e5ca6c5f25a325a91a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:15.191505  2538 tablet_bootstrap.cc:654] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.222477  2536 ts_tablet_manager.cc:1434] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.022s
I20260630 12:24:15.224690  2536 tablet_bootstrap.cc:492] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1: Bootstrap starting.
I20260630 12:24:15.230968  2536 tablet_bootstrap.cc:654] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.236455  2538 tablet_bootstrap.cc:492] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f: No bootstrap required, opened a new log
I20260630 12:24:15.237007  2538 ts_tablet_manager.cc:1403] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.003s
I20260630 12:24:15.238771  2541 tablet_bootstrap.cc:492] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8: Bootstrap starting.
I20260630 12:24:15.240042  2538 raft_consensus.cc:359] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.240900  2536 tablet_bootstrap.cc:492] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1: No bootstrap required, opened a new log
I20260630 12:24:15.240898  2538 raft_consensus.cc:385] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.241411  2538 raft_consensus.cc:740] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5097ca71d82546998adf778a1e21187f, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.241561  2536 ts_tablet_manager.cc:1403] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260630 12:24:15.242272  2538 consensus_queue.cc:260] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.244370  2541 tablet_bootstrap.cc:654] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.244725  2536 raft_consensus.cc:359] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.245249  2538 ts_tablet_manager.cc:1434] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:24:15.245483  2536 raft_consensus.cc:385] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.245784  2536 raft_consensus.cc:740] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f0c3e32abd34d30bbf23c45d56b19d1, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.246258  2538 tablet_bootstrap.cc:492] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f: Bootstrap starting.
I20260630 12:24:15.246603  2536 consensus_queue.cc:260] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.248777  2536 ts_tablet_manager.cc:1434] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:15.249780  2536 tablet_bootstrap.cc:492] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1: Bootstrap starting.
I20260630 12:24:15.253007  2538 tablet_bootstrap.cc:654] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.255874  2536 tablet_bootstrap.cc:654] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.258800  2541 tablet_bootstrap.cc:492] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8: No bootstrap required, opened a new log
I20260630 12:24:15.261384  2538 tablet_bootstrap.cc:492] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f: No bootstrap required, opened a new log
I20260630 12:24:15.261974  2538 ts_tablet_manager.cc:1403] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260630 12:24:15.262223  2536 tablet_bootstrap.cc:492] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1: No bootstrap required, opened a new log
I20260630 12:24:15.262727  2536 ts_tablet_manager.cc:1403] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:24:15.262955  2541 ts_tablet_manager.cc:1403] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260630 12:24:15.265306  2541 raft_consensus.cc:359] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.265233  2538 raft_consensus.cc:359] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.266074  2541 raft_consensus.cc:385] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.265794  2536 raft_consensus.cc:359] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.266153  2538 raft_consensus.cc:385] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.266520  2541 raft_consensus.cc:740] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f6705780c42a09a11ae7a1300edf8, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.266652  2536 raft_consensus.cc:385] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.266690  2538 raft_consensus.cc:740] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5097ca71d82546998adf778a1e21187f, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.267242  2536 raft_consensus.cc:740] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f0c3e32abd34d30bbf23c45d56b19d1, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.267603  2541 consensus_queue.cc:260] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.267871  2538 consensus_queue.cc:260] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.267985  2536 consensus_queue.cc:260] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.270248  2536 ts_tablet_manager.cc:1434] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:24:15.271385  2536 tablet_bootstrap.cc:492] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1: Bootstrap starting.
I20260630 12:24:15.272311  2538 ts_tablet_manager.cc:1434] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:24:15.273365  2538 tablet_bootstrap.cc:492] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f: Bootstrap starting.
I20260630 12:24:15.277822  2536 tablet_bootstrap.cc:654] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.283324  2538 tablet_bootstrap.cc:654] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.289052  2541 ts_tablet_manager.cc:1434] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.022s
I20260630 12:24:15.289826  2543 raft_consensus.cc:493] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:15.290228  2541 tablet_bootstrap.cc:492] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8: Bootstrap starting.
I20260630 12:24:15.290370  2543 raft_consensus.cc:515] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.296799  2541 tablet_bootstrap.cc:654] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.304628  2543 leader_election.cc:290] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741), 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66:43379)
I20260630 12:24:15.307032  2539 raft_consensus.cc:493] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:15.307708  2539 raft_consensus.cc:515] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.315758  2538 tablet_bootstrap.cc:492] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f: No bootstrap required, opened a new log
I20260630 12:24:15.316249  2538 ts_tablet_manager.cc:1403] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.000s
I20260630 12:24:15.319166  2538 raft_consensus.cc:359] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.319947  2538 raft_consensus.cc:385] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.320235  2538 raft_consensus.cc:740] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5097ca71d82546998adf778a1e21187f, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.321725  2538 consensus_queue.cc:260] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.323849  2536 tablet_bootstrap.cc:492] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1: No bootstrap required, opened a new log
I20260630 12:24:15.324389  2536 ts_tablet_manager.cc:1403] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.022s
I20260630 12:24:15.324676  2538 ts_tablet_manager.cc:1434] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:24:15.325773  2538 tablet_bootstrap.cc:492] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f: Bootstrap starting.
I20260630 12:24:15.327885  2539 leader_election.cc:290] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863), 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66:43379)
I20260630 12:24:15.327853  2536 raft_consensus.cc:359] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.329231  2536 raft_consensus.cc:385] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.329557  2536 raft_consensus.cc:740] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f0c3e32abd34d30bbf23c45d56b19d1, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.330451  2536 consensus_queue.cc:260] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.332590  2538 tablet_bootstrap.cc:654] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.335220  2536 ts_tablet_manager.cc:1434] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:24:15.338238  2342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d3bc33f70145f28180716a300c19e2" candidate_uuid: "5097ca71d82546998adf778a1e21187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" is_pre_election: true
I20260630 12:24:15.339118  2342 raft_consensus.cc:2468] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5097ca71d82546998adf778a1e21187f in term 0.
I20260630 12:24:15.340529  2454 leader_election.cc:304] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5097ca71d82546998adf778a1e21187f, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 
I20260630 12:24:15.341403  2543 raft_consensus.cc:2804] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:15.341775  2543 raft_consensus.cc:493] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:15.342103  2543 raft_consensus.cc:3060] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.349498  2491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c474242be94c448f27926834062314" candidate_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5097ca71d82546998adf778a1e21187f" is_pre_election: true
I20260630 12:24:15.350769  2541 tablet_bootstrap.cc:492] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8: No bootstrap required, opened a new log
I20260630 12:24:15.351365  2541 ts_tablet_manager.cc:1403] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.002s
W20260630 12:24:15.351459  2305 leader_election.cc:343] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:15.352927  2543 raft_consensus.cc:515] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.354784  2541 raft_consensus.cc:359] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.355666  2541 raft_consensus.cc:385] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.356004  2541 raft_consensus.cc:740] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f6705780c42a09a11ae7a1300edf8, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.356976  2541 consensus_queue.cc:260] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.357795  2342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d3bc33f70145f28180716a300c19e2" candidate_uuid: "5097ca71d82546998adf778a1e21187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1"
I20260630 12:24:15.358426  2342 raft_consensus.cc:3060] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.360498  2547 raft_consensus.cc:493] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:15.362789  2547 raft_consensus.cc:515] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.363895  2417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c474242be94c448f27926834062314" candidate_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f6705780c42a09a11ae7a1300edf8" is_pre_election: true
I20260630 12:24:15.364701  2417 raft_consensus.cc:2468] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f0c3e32abd34d30bbf23c45d56b19d1 in term 0.
I20260630 12:24:15.365487  2547 leader_election.cc:290] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741), 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863)
I20260630 12:24:15.365837  2342 raft_consensus.cc:2468] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5097ca71d82546998adf778a1e21187f in term 1.
I20260630 12:24:15.367322  2454 leader_election.cc:304] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5097ca71d82546998adf778a1e21187f, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 
I20260630 12:24:15.367925  2307 leader_election.cc:304] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [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: 365f6705780c42a09a11ae7a1300edf8, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 5097ca71d82546998adf778a1e21187f
I20260630 12:24:15.359730  2541 ts_tablet_manager.cc:1434] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:15.369325  2539 raft_consensus.cc:2804] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:15.369642  2541 tablet_bootstrap.cc:492] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8: Bootstrap starting.
I20260630 12:24:15.369761  2539 raft_consensus.cc:493] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:15.370440  2539 raft_consensus.cc:3060] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.373464  2558 raft_consensus.cc:2804] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:15.375188  2543 leader_election.cc:290] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [CANDIDATE]: Term 1 election: Requested vote from peers 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741), 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66:43379)
I20260630 12:24:15.377530  2541 tablet_bootstrap.cc:654] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.368225  2538 tablet_bootstrap.cc:492] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f: No bootstrap required, opened a new log
I20260630 12:24:15.383431  2538 ts_tablet_manager.cc:1403] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.015s
I20260630 12:24:15.386763  2538 raft_consensus.cc:359] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.387749  2538 raft_consensus.cc:385] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.388134  2538 raft_consensus.cc:740] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5097ca71d82546998adf778a1e21187f, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.388990  2538 consensus_queue.cc:260] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.382771  2539 raft_consensus.cc:515] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.392727  2558 raft_consensus.cc:697] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 1 LEADER]: Becoming Leader. State: Replica: 5097ca71d82546998adf778a1e21187f, State: Running, Role: LEADER
I20260630 12:24:15.393112  2539 leader_election.cc:290] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863), 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66:43379)
I20260630 12:24:15.393682  2491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c474242be94c448f27926834062314" candidate_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5097ca71d82546998adf778a1e21187f"
I20260630 12:24:15.393976  2558 consensus_queue.cc:237] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.395562  2417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c474242be94c448f27926834062314" candidate_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f6705780c42a09a11ae7a1300edf8"
I20260630 12:24:15.396219  2417 raft_consensus.cc:3060] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.399724  2416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d3bc33f70145f28180716a300c19e2" candidate_uuid: "5097ca71d82546998adf778a1e21187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f6705780c42a09a11ae7a1300edf8" is_pre_election: true
I20260630 12:24:15.400579  2541 tablet_bootstrap.cc:492] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8: No bootstrap required, opened a new log
I20260630 12:24:15.401242  2541 ts_tablet_manager.cc:1403] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260630 12:24:15.401353  2415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d3bc33f70145f28180716a300c19e2" candidate_uuid: "5097ca71d82546998adf778a1e21187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f6705780c42a09a11ae7a1300edf8"
I20260630 12:24:15.402331  2491 raft_consensus.cc:3060] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.405053  2541 raft_consensus.cc:359] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.405982  2541 raft_consensus.cc:385] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.406466  2541 raft_consensus.cc:740] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f6705780c42a09a11ae7a1300edf8, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.408181  2541 consensus_queue.cc:260] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
W20260630 12:24:15.408633  2456 leader_election.cc:343] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:15.412096  2541 ts_tablet_manager.cc:1434] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:24:15.413197  2415 raft_consensus.cc:3060] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.413777  2541 tablet_bootstrap.cc:492] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8: Bootstrap starting.
I20260630 12:24:15.421547  2491 raft_consensus.cc:2468] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f0c3e32abd34d30bbf23c45d56b19d1 in term 1.
I20260630 12:24:15.428329  2417 raft_consensus.cc:2468] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f0c3e32abd34d30bbf23c45d56b19d1 in term 1.
I20260630 12:24:15.430389  2307 leader_election.cc:304] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f6705780c42a09a11ae7a1300edf8, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 
I20260630 12:24:15.431483  2539 raft_consensus.cc:2804] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:15.432598  2541 tablet_bootstrap.cc:654] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:15.444527  2539 raft_consensus.cc:697] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 LEADER]: Becoming Leader. State: Replica: 7f0c3e32abd34d30bbf23c45d56b19d1, State: Running, Role: LEADER
I20260630 12:24:15.445691  2539 consensus_queue.cc:237] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } }
I20260630 12:24:15.448594  2491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fa8bb34b1c45edad35e012b658b692" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5097ca71d82546998adf778a1e21187f" is_pre_election: true
I20260630 12:24:15.449321  2491 raft_consensus.cc:2468] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 0.
I20260630 12:24:15.451367  2342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fa8bb34b1c45edad35e012b658b692" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" is_pre_election: true
I20260630 12:24:15.452109  2342 raft_consensus.cc:2468] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 0.
I20260630 12:24:15.454639  2380 leader_election.cc:304] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f6705780c42a09a11ae7a1300edf8, 5097ca71d82546998adf778a1e21187f; no voters: 
I20260630 12:24:15.455792  2547 raft_consensus.cc:2804] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:15.456211  2547 raft_consensus.cc:493] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:15.456553  2547 raft_consensus.cc:3060] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.457286  2415 raft_consensus.cc:2468] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5097ca71d82546998adf778a1e21187f in term 1.
I20260630 12:24:15.454658  2541 tablet_bootstrap.cc:492] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8: No bootstrap required, opened a new log
I20260630 12:24:15.462786  2541 ts_tablet_manager.cc:1403] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.003s
I20260630 12:24:15.466239  2538 ts_tablet_manager.cc:1434] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f: Time spent starting tablet: real 0.082s	user 0.024s	sys 0.046s
I20260630 12:24:15.465999  2541 raft_consensus.cc:359] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.466871  2541 raft_consensus.cc:385] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:15.467238  2541 raft_consensus.cc:740] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f6705780c42a09a11ae7a1300edf8, State: Initialized, Role: FOLLOWER
I20260630 12:24:15.468127  2541 consensus_queue.cc:260] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.468698  2547 raft_consensus.cc:515] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.472011  2547 leader_election.cc:290] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741), 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863)
I20260630 12:24:15.473824  2342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fa8bb34b1c45edad35e012b658b692" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1"
I20260630 12:24:15.474552  2342 raft_consensus.cc:3060] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.477257  2240 catalog_manager.cc:5697] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:15.467092  2238 catalog_manager.cc:5697] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5097ca71d82546998adf778a1e21187f (127.25.254.67). New cstate: current_term: 1 leader_uuid: "5097ca71d82546998adf778a1e21187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:15.482410  2342 raft_consensus.cc:2468] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 1.
I20260630 12:24:15.483920  2491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27fa8bb34b1c45edad35e012b658b692" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5097ca71d82546998adf778a1e21187f"
I20260630 12:24:15.484421  2380 leader_election.cc:304] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f6705780c42a09a11ae7a1300edf8, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 
I20260630 12:24:15.484797  2491 raft_consensus.cc:3060] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.485343  2547 raft_consensus.cc:2804] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:15.485808  2547 raft_consensus.cc:697] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Becoming Leader. State: Replica: 365f6705780c42a09a11ae7a1300edf8, State: Running, Role: LEADER
I20260630 12:24:15.486596  2547 consensus_queue.cc:237] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.487092  2541 ts_tablet_manager.cc:1434] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.009s
I20260630 12:24:15.495232  2491 raft_consensus.cc:2468] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 1.
I20260630 12:24:15.500548  2238 catalog_manager.cc:5697] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:15.597507  2288 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:15.626503  2547 raft_consensus.cc:493] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:15.627046  2547 raft_consensus.cc:515] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.628688  2547 leader_election.cc:290] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741), 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863)
I20260630 12:24:15.629609  2342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b318c89f454e5ca6c5f25a325a91a7" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" is_pre_election: true
I20260630 12:24:15.629766  2491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b318c89f454e5ca6c5f25a325a91a7" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5097ca71d82546998adf778a1e21187f" is_pre_election: true
I20260630 12:24:15.630357  2342 raft_consensus.cc:2468] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 0.
I20260630 12:24:15.630402  2491 raft_consensus.cc:2468] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 0.
I20260630 12:24:15.631592  2380 leader_election.cc:304] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f6705780c42a09a11ae7a1300edf8, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 
I20260630 12:24:15.632335  2547 raft_consensus.cc:2804] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:15.632688  2547 raft_consensus.cc:493] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:15.633015  2547 raft_consensus.cc:3060] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.637643  2547 raft_consensus.cc:515] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.639101  2547 leader_election.cc:290] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7f0c3e32abd34d30bbf23c45d56b19d1 (127.25.254.65:42741), 5097ca71d82546998adf778a1e21187f (127.25.254.67:35863)
I20260630 12:24:15.640120  2342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b318c89f454e5ca6c5f25a325a91a7" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1"
I20260630 12:24:15.640619  2342 raft_consensus.cc:3060] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.640373  2491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b318c89f454e5ca6c5f25a325a91a7" candidate_uuid: "365f6705780c42a09a11ae7a1300edf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5097ca71d82546998adf778a1e21187f"
I20260630 12:24:15.641137  2491 raft_consensus.cc:3060] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:15.645277  2342 raft_consensus.cc:2468] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 1.
I20260630 12:24:15.645676  2491 raft_consensus.cc:2468] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f6705780c42a09a11ae7a1300edf8 in term 1.
I20260630 12:24:15.646399  2380 leader_election.cc:304] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f6705780c42a09a11ae7a1300edf8, 7f0c3e32abd34d30bbf23c45d56b19d1; no voters: 
I20260630 12:24:15.647198  2547 raft_consensus.cc:2804] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:15.647614  2547 raft_consensus.cc:697] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Becoming Leader. State: Replica: 365f6705780c42a09a11ae7a1300edf8, State: Running, Role: LEADER
I20260630 12:24:15.648365  2547 consensus_queue.cc:237] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:15.654596  2238 catalog_manager.cc:5697] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 365f6705780c42a09a11ae7a1300edf8 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:15.705272 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:15.711738  2569 instance_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:24:15.712503  2570 instance_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:24:15.713714  2572 instance_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:24:15.714993 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:15.716313 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:15.716553 26617 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:24:15.716794 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822255716763 us; error 0 us; skew 500 ppm
I20260630 12:24:15.717370 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:15.719987 26617 webserver.cc:533] Webserver started at http://127.25.254.68:46135/ using document root <none> and password file <none>
I20260630 12:24:15.720497 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:15.720709 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:15.720976 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:15.722054 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "36fa2840a48442688185b0184c85de5c"
format_stamp: "Formatted at 2026-06-30 12:24:15 on dist-test-slave-n0zz"
I20260630 12:24:15.726622 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:15.730264  2577 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:24:15.731036 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:15.731329 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "36fa2840a48442688185b0184c85de5c"
format_stamp: "Formatted at 2026-06-30 12:24:15 on dist-test-slave-n0zz"
I20260630 12:24:15.731619 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822048163789-26617-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:24:15.750314 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:15.751454 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:15.752614 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:15.754812 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:15.755033 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:15.755259 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:15.755425 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:15.796347 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:32989
I20260630 12:24:15.796446  2639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:32989 every 8 connection(s)
I20260630 12:24:15.809859  2640 heartbeater.cc:344] Connected to a master server at 127.25.254.126:39665
I20260630 12:24:15.810284  2640 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:15.811002  2640 heartbeater.cc:507] Master 127.25.254.126:39665 requested a full tablet report, sending...
I20260630 12:24:15.812945  2238 ts_manager.cc:194] Registered new tserver with Master: 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989)
I20260630 12:24:15.814628  2238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45770
I20260630 12:24:15.815550  2561 consensus_queue.cc:1048] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:15.826978  2561 consensus_queue.cc:1048] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:15.910633  2547 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:15.915458  2547 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:15.930526  2539 consensus_queue.cc:1048] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:15.941638  2539 consensus_queue.cc:1048] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:16.210572  2650 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:16.221514  2650 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:16.817200  2640 heartbeater.cc:499] Master 127.25.254.126:39665 was elected leader, sending a full tablet report...
I20260630 12:24:17.515468  2415 consensus_queue.cc:237] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: true } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } }
I20260630 12:24:17.522095  2491 raft_consensus.cc:1275] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:17.524642  2342 raft_consensus.cc:1275] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:17.524809  2660 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } 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:24:17.526588  2668 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:17.534032  2661 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: true } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
W20260630 12:24:17.537370  2381 consensus_peers.cc:597] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 -> Peer 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): Couldn't send request to peer 36fa2840a48442688185b0184c85de5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27fa8bb34b1c45edad35e012b658b692. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:17.536720  2491 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: true } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.537396  2342 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: true } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.548584  2238 catalog_manager.cc:5697] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f reported cstate change: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: true } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.549685  2415 consensus_queue.cc:237] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: true } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } }
W20260630 12:24:17.557719  2381 consensus_peers.cc:597] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 -> Peer 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): Couldn't send request to peer 36fa2840a48442688185b0184c85de5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31b318c89f454e5ca6c5f25a325a91a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:17.558846  2491 raft_consensus.cc:1275] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:17.558843  2342 raft_consensus.cc:1275] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:17.560453  2661 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } 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:24:17.561352  2668 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:24:17.570287  2668 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: true } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.575011  2491 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: true } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.579748  2342 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: true } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.584088  2239 catalog_manager.cc:5697] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:17.600498  2491 consensus_queue.cc:237] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: true } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } }
I20260630 12:24:17.607282  2415 raft_consensus.cc:1275] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Refusing update from remote peer 5097ca71d82546998adf778a1e21187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:17.610293  2342 raft_consensus.cc:1275] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 5097ca71d82546998adf778a1e21187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:17.610066  2664 consensus_queue.cc:1048] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } 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:24:17.612830  2664 consensus_queue.cc:1048] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:24:17.619764  2455 consensus_peers.cc:597] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f -> Peer 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): Couldn't send request to peer 36fa2840a48442688185b0184c85de5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0d3bc33f70145f28180716a300c19e2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:17.621078  2682 raft_consensus.cc:2955] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: true } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.622817  2415 raft_consensus.cc:2955] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: true } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.624239  2342 raft_consensus.cc:2955] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: true } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.633773  2238 catalog_manager.cc:5697] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f reported cstate change: config changed from index -1 to 2, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "5097ca71d82546998adf778a1e21187f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:17.634235  2417 consensus_queue.cc:237] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } }
W20260630 12:24:17.643568  2381 consensus_peers.cc:597] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 -> Peer 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): Couldn't send request to peer 36fa2840a48442688185b0184c85de5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27fa8bb34b1c45edad35e012b658b692. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:17.647075  2491 raft_consensus.cc:1275] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:17.648847  2660 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } 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:24:17.649171  2342 raft_consensus.cc:1275] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:17.650528  2660 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:17.655143  2668 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.656876  2491 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.658592  2342 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
W20260630 12:24:17.665373  2288 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:24:17.665753  2288 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:24:17.669673  2239 catalog_manager.cc:5697] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:17.670729  2417 consensus_queue.cc:237] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } }
I20260630 12:24:17.676920  2491 raft_consensus.cc:1275] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:24:17.677209  2381 consensus_peers.cc:597] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 -> Peer 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): Couldn't send request to peer 36fa2840a48442688185b0184c85de5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31b318c89f454e5ca6c5f25a325a91a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:17.678256  2668 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:17.681849  2342 raft_consensus.cc:1275] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:17.683513  2668 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } 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:24:17.686771  2417 consensus_queue.cc:237] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } }
I20260630 12:24:17.686969  2661 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.694658  2491 raft_consensus.cc:1275] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:17.696339  2491 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.698630  2660 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:24:17.700953  2288 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:24:17.701344  2288 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:24:17.701231  2342 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.708189  2489 consensus_queue.cc:237] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: false } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } }
I20260630 12:24:17.714011  2341 raft_consensus.cc:1275] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:24:17.714993  2455 consensus_peers.cc:597] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f -> Peer 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): Couldn't send request to peer 36fa2840a48442688185b0184c85de5c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0d3bc33f70145f28180716a300c19e2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:17.712548  2239 catalog_manager.cc:5697] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:17.716082  2686 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } }
I20260630 12:24:17.716641  2490 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } }
I20260630 12:24:17.717654  2661 consensus_queue.cc:1048] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:17.724174  2340 raft_consensus.cc:1275] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 5097ca71d82546998adf778a1e21187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:17.726552  2682 consensus_queue.cc:1048] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:17.729686  2226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 27fa8bb34b1c45edad35e012b658b692 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:17.730310  2341 raft_consensus.cc:2955] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } } }
I20260630 12:24:17.735865  2415 consensus_queue.cc:237] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } }
I20260630 12:24:17.735649  2663 raft_consensus.cc:2955] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: false } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.737408  2342 raft_consensus.cc:2955] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: false } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.743455  2340 raft_consensus.cc:1275] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:24:17.747852  2288 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:24:17.748215  2288 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:24:17.749084  2491 raft_consensus.cc:1275] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Refusing update from remote peer 365f6705780c42a09a11ae7a1300edf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:17.749874  2239 catalog_manager.cc:5697] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:17.752048  2240 catalog_manager.cc:5697] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5097ca71d82546998adf778a1e21187f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:17.752784  2686 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } 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:24:17.738540  2417 raft_consensus.cc:1275] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Refusing update from remote peer 5097ca71d82546998adf778a1e21187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:17.758013  2663 consensus_queue.cc:1048] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } 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:24:17.759634  2686 consensus_queue.cc:1048] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:17.764107  2417 raft_consensus.cc:2955] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [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: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } attrs { replace: false } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } peers { permanent_uuid: "36fa2840a48442688185b0184c85de5c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 32989 } attrs { promote: true } } }
I20260630 12:24:17.769359  2668 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } }
I20260630 12:24:17.776686  2491 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } }
I20260630 12:24:17.783980  2226 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31b318c89f454e5ca6c5f25a325a91a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:17.785642  2341 raft_consensus.cc:2955] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } } }
I20260630 12:24:17.797690  2239 catalog_manager.cc:5697] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 reported cstate change: config changed from index 3 to 4, NON_VOTER 36fa2840a48442688185b0184c85de5c (127.25.254.68) evicted. New cstate: current_term: 1 leader_uuid: "365f6705780c42a09a11ae7a1300edf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f0c3e32abd34d30bbf23c45d56b19d1" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42741 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f6705780c42a09a11ae7a1300edf8" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5097ca71d82546998adf778a1e21187f" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:17.804814  2605 tablet_service.cc:1558] Processing DeleteTablet for tablet 27fa8bb34b1c45edad35e012b658b692 with delete_type TABLET_DATA_TOMBSTONED (TS 36fa2840a48442688185b0184c85de5c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59052
W20260630 12:24:17.808185  2225 catalog_manager.cc:4995] TS 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): delete failed for tablet 27fa8bb34b1c45edad35e012b658b692 because the tablet was not found. No further retry: Not found: Tablet not found: 27fa8bb34b1c45edad35e012b658b692
I20260630 12:24:17.810094  2605 tablet_service.cc:1558] Processing DeleteTablet for tablet 31b318c89f454e5ca6c5f25a325a91a7 with delete_type TABLET_DATA_TOMBSTONED (TS 36fa2840a48442688185b0184c85de5c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59052
W20260630 12:24:17.811982  2225 catalog_manager.cc:4995] TS 36fa2840a48442688185b0184c85de5c (127.25.254.68:32989): delete failed for tablet 31b318c89f454e5ca6c5f25a325a91a7 because the tablet was not found. No further retry: Not found: Tablet not found: 31b318c89f454e5ca6c5f25a325a91a7
I20260630 12:24:17.978536 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:17.996963 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:17.997764 26617 tablet_replica.cc:333] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1: stopping tablet replica
I20260630 12:24:17.998425 26617 raft_consensus.cc:2243] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:17.999101 26617 raft_consensus.cc:2272] T 31b318c89f454e5ca6c5f25a325a91a7 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.001307 26617 tablet_replica.cc:333] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1: stopping tablet replica
I20260630 12:24:18.001854 26617 raft_consensus.cc:2243] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:18.002696 26617 raft_consensus.cc:2272] T 79c474242be94c448f27926834062314 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.004514 26617 tablet_replica.cc:333] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1: stopping tablet replica
I20260630 12:24:18.005026 26617 raft_consensus.cc:2243] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.005534 26617 raft_consensus.cc:2272] T c0d3bc33f70145f28180716a300c19e2 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.007792 26617 tablet_replica.cc:333] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1: stopping tablet replica
I20260630 12:24:18.008282 26617 raft_consensus.cc:2243] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.008849 26617 raft_consensus.cc:2272] T 27fa8bb34b1c45edad35e012b658b692 P 7f0c3e32abd34d30bbf23c45d56b19d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.031543 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:18.044947 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:18.063658 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:18.064354 26617 tablet_replica.cc:333] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8: stopping tablet replica
I20260630 12:24:18.064941 26617 raft_consensus.cc:2243] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.065526 26617 raft_consensus.cc:2272] T c0d3bc33f70145f28180716a300c19e2 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.068033 26617 tablet_replica.cc:333] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8: stopping tablet replica
I20260630 12:24:18.068610 26617 raft_consensus.cc:2243] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:18.069530 26617 raft_consensus.cc:2272] T 27fa8bb34b1c45edad35e012b658b692 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.072134 26617 tablet_replica.cc:333] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8: stopping tablet replica
I20260630 12:24:18.072750 26617 raft_consensus.cc:2243] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:18.073547 26617 raft_consensus.cc:2272] T 31b318c89f454e5ca6c5f25a325a91a7 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.076004 26617 tablet_replica.cc:333] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8: stopping tablet replica
I20260630 12:24:18.076557 26617 raft_consensus.cc:2243] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.076993 26617 raft_consensus.cc:2272] T 79c474242be94c448f27926834062314 P 365f6705780c42a09a11ae7a1300edf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.100438 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:18.112557 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:18.132401 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:18.133134 26617 tablet_replica.cc:333] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f: stopping tablet replica
I20260630 12:24:18.133796 26617 raft_consensus.cc:2243] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.134339 26617 raft_consensus.cc:2272] T 79c474242be94c448f27926834062314 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.136286 26617 tablet_replica.cc:333] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f: stopping tablet replica
I20260630 12:24:18.136853 26617 raft_consensus.cc:2243] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.137450 26617 raft_consensus.cc:2272] T 31b318c89f454e5ca6c5f25a325a91a7 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.139796 26617 tablet_replica.cc:333] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f: stopping tablet replica
I20260630 12:24:18.140336 26617 raft_consensus.cc:2243] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:18.140933 26617 raft_consensus.cc:2272] T 27fa8bb34b1c45edad35e012b658b692 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:18.143273 26617 tablet_replica.cc:333] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f: stopping tablet replica
I20260630 12:24:18.143787 26617 raft_consensus.cc:2243] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:18.144852 26617 raft_consensus.cc:2272] T c0d3bc33f70145f28180716a300c19e2 P 5097ca71d82546998adf778a1e21187f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:24:18.426453  2512 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3ba0 after lost signal to thread 26620
W20260630 12:24:18.427446  2512 debug-util.cc:398] Leaking SignalData structure 0x7b080005bf20 after lost signal to thread 2274
W20260630 12:24:19.165946 26617 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2512)
W20260630 12:24:20.166780 26617 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2512)
W20260630 12:24:21.167508 26617 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 2512)
I20260630 12:24:21.473743 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:21.502363 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:24:21.528256 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:21.545491 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:24:21.557142 26617 master.cc:562] Master@127.25.254.126:39665 shutting down...
I20260630 12:24:21.575932 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:21.576822 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:21.577224 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c430eaa8e8748d0999b24caba51100e: stopping tablet replica
I20260630 12:24:21.597817 26617 master.cc:584] Master@127.25.254.126:39665 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (8172 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:24:21.642171 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:45843
I20260630 12:24:21.643368 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.649235  2693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:21.649291  2694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:24:21.650341  2696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:24:21.650714 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:21.651535 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.651715 26617 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:24:21.651829 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822261651818 us; error 0 us; skew 500 ppm
I20260630 12:24:21.652266 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.654642 26617 webserver.cc:533] Webserver started at http://127.25.254.126:39001/ using document root <none> and password file <none>
I20260630 12:24:21.655121 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.655356 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.655643 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.656919 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "1099daaf86d84137b91d8aee2fd9e0a7"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-n0zz"
I20260630 12:24:21.661302 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:24:21.664777  2701 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:24:21.665490 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:21.665799 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "1099daaf86d84137b91d8aee2fd9e0a7"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-n0zz"
I20260630 12:24:21.666087 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-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:24:21.679515 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.680702 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.718997 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:45843
I20260630 12:24:21.719102  2752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:45843 every 8 connection(s)
I20260630 12:24:21.723031  2753 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:24:21.735519  2753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7: Bootstrap starting.
I20260630 12:24:21.740234  2753 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:21.744434  2753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7: No bootstrap required, opened a new log
I20260630 12:24:21.746626  2753 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1099daaf86d84137b91d8aee2fd9e0a7" member_type: VOTER }
I20260630 12:24:21.747087  2753 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:21.747321  2753 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1099daaf86d84137b91d8aee2fd9e0a7, State: Initialized, Role: FOLLOWER
I20260630 12:24:21.747989  2753 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1099daaf86d84137b91d8aee2fd9e0a7" member_type: VOTER }
I20260630 12:24:21.748466  2753 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:21.748669  2753 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:21.749042  2753 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:21.753753  2753 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1099daaf86d84137b91d8aee2fd9e0a7" member_type: VOTER }
I20260630 12:24:21.754281  2753 leader_election.cc:304] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [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: 1099daaf86d84137b91d8aee2fd9e0a7; no voters: 
I20260630 12:24:21.755450  2753 leader_election.cc:290] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:21.755900  2756 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:21.757269  2756 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 1 LEADER]: Becoming Leader. State: Replica: 1099daaf86d84137b91d8aee2fd9e0a7, State: Running, Role: LEADER
I20260630 12:24:21.757980  2756 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [LEADER]: Queue going to LEADER mode. State: All 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: "1099daaf86d84137b91d8aee2fd9e0a7" member_type: VOTER }
I20260630 12:24:21.758780  2753 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:21.763787  2758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1099daaf86d84137b91d8aee2fd9e0a7. Latest consensus state: current_term: 1 leader_uuid: "1099daaf86d84137b91d8aee2fd9e0a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1099daaf86d84137b91d8aee2fd9e0a7" member_type: VOTER } }
I20260630 12:24:21.764295  2758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:21.765064  2757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1099daaf86d84137b91d8aee2fd9e0a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1099daaf86d84137b91d8aee2fd9e0a7" member_type: VOTER } }
I20260630 12:24:21.766089  2757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:21.769747  2763 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:21.776242  2763 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:21.777314 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:21.785184  2763 catalog_manager.cc:1383] Generated new cluster ID: 92bd0a3ffa174933aa3e3aa8f2983698
I20260630 12:24:21.785502  2763 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:21.814635  2763 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:21.815986  2763 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:21.833467  2763 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7: Generated new TSK 0
I20260630 12:24:21.834103  2763 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:21.844164 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.850412  2774 instance_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:24:21.851477  2775 instance_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:24:21.852574  2777 instance_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:24:21.852963 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:21.853917 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.854146 26617 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:24:21.854387 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822261854370 us; error 0 us; skew 500 ppm
I20260630 12:24:21.854965 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.857215 26617 webserver.cc:533] Webserver started at http://127.25.254.65:46371/ using document root <none> and password file <none>
I20260630 12:24:21.857702 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.857913 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.858243 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.859442 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "d8776cbaee2947768992feb532a7e7fb"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-n0zz"
I20260630 12:24:21.864142 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:21.867395  2782 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:24:21.868222 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:21.868522 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "d8776cbaee2947768992feb532a7e7fb"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-n0zz"
I20260630 12:24:21.868813 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-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:24:21.880287 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.881479 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:21.883014 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:21.885387 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:21.885607 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.885869 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:21.886059 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:21.927558 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:33841
I20260630 12:24:21.927706  2844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:33841 every 8 connection(s)
I20260630 12:24:21.935603 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:21.950681  2849 instance_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:24:21.954526  2850 instance_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:24:21.956920  2845 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45843
I20260630 12:24:21.957660  2845 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:21.958770  2845 heartbeater.cc:507] Master 127.25.254.126:45843 requested a full tablet report, sending...
I20260630 12:24:21.960148 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:21.961613  2718 ts_manager.cc:194] Registered new tserver with Master: d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841)
W20260630 12:24:21.963280  2852 instance_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:24:21.964149  2718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37146
I20260630 12:24:21.964531 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:21.964856 26617 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:24:21.965063 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822261965044 us; error 0 us; skew 500 ppm
I20260630 12:24:21.965826 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:21.969901 26617 webserver.cc:533] Webserver started at http://127.25.254.66:40787/ using document root <none> and password file <none>
I20260630 12:24:21.970543 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:21.970808 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:21.971153 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:21.972358 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "d7262a69cead44568c7718e97c084617"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-n0zz"
I20260630 12:24:21.977351 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:24:21.981106  2857 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:24:21.982152 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:21.982517 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "d7262a69cead44568c7718e97c084617"
format_stamp: "Formatted at 2026-06-30 12:24:21 on dist-test-slave-n0zz"
I20260630 12:24:21.982805 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-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:24:21.998024 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:21.999253 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.000702 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.003067 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.003310 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.003554 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.003732 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.043107 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:34271
I20260630 12:24:22.043208  2919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:34271 every 8 connection(s)
I20260630 12:24:22.048448 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:22.056407  2923 instance_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:24:22.057657  2924 instance_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:24:22.060627  2926 instance_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:24:22.060962 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:22.061821  2920 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45843
I20260630 12:24:22.062247  2920 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.062402 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:22.062705 26617 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:24:22.062901 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822262062886 us; error 0 us; skew 500 ppm
I20260630 12:24:22.063156  2920 heartbeater.cc:507] Master 127.25.254.126:45843 requested a full tablet report, sending...
I20260630 12:24:22.063593 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:22.065220  2718 ts_manager.cc:194] Registered new tserver with Master: d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:22.066558 26617 webserver.cc:533] Webserver started at http://127.25.254.67:35389/ using document root <none> and password file <none>
I20260630 12:24:22.066825  2718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37162
I20260630 12:24:22.067148 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:22.067442 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:22.067754 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:22.069106 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "8082737e52594e7cb92bad9a7cb19b71"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-n0zz"
I20260630 12:24:22.074018 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:24:22.077322  2931 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:24:22.078033 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:22.078413 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "8082737e52594e7cb92bad9a7cb19b71"
format_stamp: "Formatted at 2026-06-30 12:24:22 on dist-test-slave-n0zz"
I20260630 12:24:22.078688 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822048163789-26617-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:24:22.102758 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:22.103938 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:22.105394 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:22.107719 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:22.107903 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.108207 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:22.108373 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:22.148375 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:35073
I20260630 12:24:22.148474  2993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:35073 every 8 connection(s)
I20260630 12:24:22.162849  2994 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45843
I20260630 12:24:22.163226  2994 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:22.164055  2994 heartbeater.cc:507] Master 127.25.254.126:45843 requested a full tablet report, sending...
I20260630 12:24:22.166029  2718 ts_manager.cc:194] Registered new tserver with Master: 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:22.166549 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014720969s
I20260630 12:24:22.167459  2718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37178
I20260630 12:24:22.967566  2845 heartbeater.cc:499] Master 127.25.254.126:45843 was elected leader, sending a full tablet report...
I20260630 12:24:23.069410  2920 heartbeater.cc:499] Master 127.25.254.126:45843 was elected leader, sending a full tablet report...
I20260630 12:24:23.170208  2994 heartbeater.cc:499] Master 127.25.254.126:45843 was elected leader, sending a full tablet report...
I20260630 12:24:23.228746  2718 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37182:
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:24:23.231352  2718 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:24:23.311323  2959 tablet_service.cc:1511] Processing CreateTablet for tablet 80360dd26aa448ccb36ba3603fdc16e9 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:23.311913  2810 tablet_service.cc:1511] Processing CreateTablet for tablet 80360dd26aa448ccb36ba3603fdc16e9 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:23.312875  2959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80360dd26aa448ccb36ba3603fdc16e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.313457  2810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80360dd26aa448ccb36ba3603fdc16e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.314816  2957 tablet_service.cc:1511] Processing CreateTablet for tablet bdf9715300fd446598a0db801703e796 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:23.315339  2809 tablet_service.cc:1511] Processing CreateTablet for tablet 84fc90fcffb546e29b1483d82c936577 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:23.316256  2957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf9715300fd446598a0db801703e796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.316605  2809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84fc90fcffb546e29b1483d82c936577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.319751  2808 tablet_service.cc:1511] Processing CreateTablet for tablet bdf9715300fd446598a0db801703e796 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:23.321020  2808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf9715300fd446598a0db801703e796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.323376  2807 tablet_service.cc:1511] Processing CreateTablet for tablet 6de4aa62e77348b884b231a651ee8f27 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:23.323411  2958 tablet_service.cc:1511] Processing CreateTablet for tablet 84fc90fcffb546e29b1483d82c936577 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:23.327711  2958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84fc90fcffb546e29b1483d82c936577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.332989  2885 tablet_service.cc:1511] Processing CreateTablet for tablet 80360dd26aa448ccb36ba3603fdc16e9 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:23.334694  3014 tablet_bootstrap.cc:492] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71: Bootstrap starting.
I20260630 12:24:23.335366  2884 tablet_service.cc:1511] Processing CreateTablet for tablet 84fc90fcffb546e29b1483d82c936577 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:23.337481  2883 tablet_service.cc:1511] Processing CreateTablet for tablet bdf9715300fd446598a0db801703e796 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:23.339546  2885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80360dd26aa448ccb36ba3603fdc16e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.341282  2807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de4aa62e77348b884b231a651ee8f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.341935  3014 tablet_bootstrap.cc:654] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.342640  2883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf9715300fd446598a0db801703e796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.346617  2884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84fc90fcffb546e29b1483d82c936577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.380854  3016 tablet_bootstrap.cc:492] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb: Bootstrap starting.
I20260630 12:24:23.380995  2882 tablet_service.cc:1511] Processing CreateTablet for tablet 6de4aa62e77348b884b231a651ee8f27 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:23.382872  2882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de4aa62e77348b884b231a651ee8f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.386897  2959 tablet_service.cc:1511] Processing CreateTablet for tablet 6de4aa62e77348b884b231a651ee8f27 (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:23.388604  3016 tablet_bootstrap.cc:654] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.388679  2959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de4aa62e77348b884b231a651ee8f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.410228  2808 tablet_service.cc:1511] Processing CreateTablet for tablet 145402dd9fa942a9a384c2ab05e20f0b (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:23.411605  2808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145402dd9fa942a9a384c2ab05e20f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.412125  2881 tablet_service.cc:1511] Processing CreateTablet for tablet 145402dd9fa942a9a384c2ab05e20f0b (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:23.414057  2881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145402dd9fa942a9a384c2ab05e20f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.418459  3014 tablet_bootstrap.cc:492] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71: No bootstrap required, opened a new log
I20260630 12:24:23.419001  3014 ts_tablet_manager.cc:1403] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.034s
I20260630 12:24:23.422086  3014 raft_consensus.cc:359] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.424453  3014 raft_consensus.cc:385] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.424850  3014 raft_consensus.cc:740] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.425863  3014 consensus_queue.cc:260] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.426573  2958 tablet_service.cc:1511] Processing CreateTablet for tablet 145402dd9fa942a9a384c2ab05e20f0b (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:23.428514  2958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145402dd9fa942a9a384c2ab05e20f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.437001  2880 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0ed36c992b49e095bae38a694660ee (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:23.438931  2880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0ed36c992b49e095bae38a694660ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.440984  2957 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0ed36c992b49e095bae38a694660ee (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:23.441773  2810 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0ed36c992b49e095bae38a694660ee (DEFAULT_TABLE table=test-workload [id=5e8124afc1034bfd8b2c683a81ca99b5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:23.442641  2957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0ed36c992b49e095bae38a694660ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.443037  2810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0ed36c992b49e095bae38a694660ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:23.453058  3019 tablet_bootstrap.cc:492] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617: Bootstrap starting.
I20260630 12:24:23.454020  3014 ts_tablet_manager.cc:1434] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.005s
I20260630 12:24:23.457365  3014 tablet_bootstrap.cc:492] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71: Bootstrap starting.
I20260630 12:24:23.460721  3016 tablet_bootstrap.cc:492] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb: No bootstrap required, opened a new log
I20260630 12:24:23.461247  3016 ts_tablet_manager.cc:1403] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.023s
I20260630 12:24:23.465966  3016 raft_consensus.cc:359] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.467382  3016 raft_consensus.cc:385] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.467684  3016 raft_consensus.cc:740] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.473397  3016 consensus_queue.cc:260] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.487886  3014 tablet_bootstrap.cc:654] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.490427  3018 raft_consensus.cc:493] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.490908  3018 raft_consensus.cc:515] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.499527  3019 tablet_bootstrap.cc:654] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.494546  3018 leader_election.cc:290] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:23.505230  3016 ts_tablet_manager.cc:1434] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.005s
I20260630 12:24:23.506870  3016 tablet_bootstrap.cc:492] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb: Bootstrap starting.
I20260630 12:24:23.515287  3016 tablet_bootstrap.cc:654] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.521306  3014 tablet_bootstrap.cc:492] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71: No bootstrap required, opened a new log
I20260630 12:24:23.521164  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80360dd26aa448ccb36ba3603fdc16e9" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb" is_pre_election: true
I20260630 12:24:23.521970  3014 ts_tablet_manager.cc:1403] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.006s
W20260630 12:24:23.523666  2933 leader_election.cc:343] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:23.524361  3016 tablet_bootstrap.cc:492] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb: No bootstrap required, opened a new log
I20260630 12:24:23.524924  3016 ts_tablet_manager.cc:1403] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260630 12:24:23.525223  3014 raft_consensus.cc:359] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.526017  3014 raft_consensus.cc:385] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.528846  3019 tablet_bootstrap.cc:492] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617: No bootstrap required, opened a new log
I20260630 12:24:23.528144  3016 raft_consensus.cc:359] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.529048  3014 raft_consensus.cc:740] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.529448  3016 raft_consensus.cc:385] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.529526  3019 ts_tablet_manager.cc:1403] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.013s
I20260630 12:24:23.529874  3016 raft_consensus.cc:740] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.529850  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80360dd26aa448ccb36ba3603fdc16e9" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:23.530128  3014 consensus_queue.cc:260] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.530990  3016 consensus_queue.cc:260] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.532510  3014 ts_tablet_manager.cc:1434] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:24:23.533119  3016 ts_tablet_manager.cc:1434] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:23.533535  3014 tablet_bootstrap.cc:492] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71: Bootstrap starting.
I20260630 12:24:23.533075  3019 raft_consensus.cc:359] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.534154  3019 raft_consensus.cc:385] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.534420  3016 tablet_bootstrap.cc:492] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb: Bootstrap starting.
I20260630 12:24:23.534538  3019 raft_consensus.cc:740] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7262a69cead44568c7718e97c084617, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.535688  3019 consensus_queue.cc:260] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.540825  3014 tablet_bootstrap.cc:654] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.541059  3016 tablet_bootstrap.cc:654] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.542495  2895 raft_consensus.cc:2468] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 0.
I20260630 12:24:23.546216  2934 leader_election.cc:304] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [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: 8082737e52594e7cb92bad9a7cb19b71, d7262a69cead44568c7718e97c084617; no voters: d8776cbaee2947768992feb532a7e7fb
I20260630 12:24:23.547559  3020 raft_consensus.cc:2804] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:23.547932  3020 raft_consensus.cc:493] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:23.548280  3020 raft_consensus.cc:3060] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.557080  3016 tablet_bootstrap.cc:492] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb: No bootstrap required, opened a new log
I20260630 12:24:23.557119  3019 ts_tablet_manager.cc:1434] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.010s
I20260630 12:24:23.557307  3014 tablet_bootstrap.cc:492] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71: No bootstrap required, opened a new log
I20260630 12:24:23.557837  3016 ts_tablet_manager.cc:1403] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260630 12:24:23.558076  3014 ts_tablet_manager.cc:1403] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260630 12:24:23.558665  3019 tablet_bootstrap.cc:492] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617: Bootstrap starting.
I20260630 12:24:23.560950  3016 raft_consensus.cc:359] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.561678  3016 raft_consensus.cc:385] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.561961  3016 raft_consensus.cc:740] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.562583  3014 raft_consensus.cc:359] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.562853  3016 consensus_queue.cc:260] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.563369  3014 raft_consensus.cc:385] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.563666  3014 raft_consensus.cc:740] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.564478  3014 consensus_queue.cc:260] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.565145  3016 ts_tablet_manager.cc:1434] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:23.566402  3016 tablet_bootstrap.cc:492] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb: Bootstrap starting.
I20260630 12:24:23.566742  3014 ts_tablet_manager.cc:1434] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:24:23.567771  3014 tablet_bootstrap.cc:492] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71: Bootstrap starting.
I20260630 12:24:23.573035  3016 tablet_bootstrap.cc:654] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.573607  3020 raft_consensus.cc:515] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.575754  3014 tablet_bootstrap.cc:654] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.584681  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80360dd26aa448ccb36ba3603fdc16e9" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617"
I20260630 12:24:23.585335  2895 raft_consensus.cc:3060] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.585896  3016 tablet_bootstrap.cc:492] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb: No bootstrap required, opened a new log
I20260630 12:24:23.586668  3016 ts_tablet_manager.cc:1403] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260630 12:24:23.590507  3019 tablet_bootstrap.cc:654] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.590687  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80360dd26aa448ccb36ba3603fdc16e9" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb"
I20260630 12:24:23.590615  3016 raft_consensus.cc:359] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.593905  3016 raft_consensus.cc:385] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.594354  3014 tablet_bootstrap.cc:492] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71: No bootstrap required, opened a new log
I20260630 12:24:23.594295  3016 raft_consensus.cc:740] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.594306  3020 leader_election.cc:290] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Requested vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:23.594934  3014 ts_tablet_manager.cc:1403] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.013s
I20260630 12:24:23.595311  3016 consensus_queue.cc:260] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.596412  2820 raft_consensus.cc:3060] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.598141  3014 raft_consensus.cc:359] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.598563  2895 raft_consensus.cc:2468] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 1.
I20260630 12:24:23.598940  3014 raft_consensus.cc:385] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.599512  3014 raft_consensus.cc:740] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.600405  3014 consensus_queue.cc:260] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.600601  2934 leader_election.cc:304] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8082737e52594e7cb92bad9a7cb19b71, d7262a69cead44568c7718e97c084617; no voters: 
I20260630 12:24:23.602310  3018 raft_consensus.cc:2804] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:23.602679  3014 ts_tablet_manager.cc:1434] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:24:23.602962  3018 raft_consensus.cc:697] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 LEADER]: Becoming Leader. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Running, Role: LEADER
I20260630 12:24:23.603754  3014 tablet_bootstrap.cc:492] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71: Bootstrap starting.
I20260630 12:24:23.604199  2820 raft_consensus.cc:2468] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 1.
I20260630 12:24:23.607008  3018 consensus_queue.cc:237] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } }
I20260630 12:24:23.610093  3014 tablet_bootstrap.cc:654] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.609380  3016 ts_tablet_manager.cc:1434] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:24:23.615598  3016 tablet_bootstrap.cc:492] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb: Bootstrap starting.
I20260630 12:24:23.626010  3016 tablet_bootstrap.cc:654] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.627457  3014 tablet_bootstrap.cc:492] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71: No bootstrap required, opened a new log
I20260630 12:24:23.627969  3014 ts_tablet_manager.cc:1403] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260630 12:24:23.630689  3014 raft_consensus.cc:359] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.631434  3014 raft_consensus.cc:385] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.631739  3014 raft_consensus.cc:740] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.632215  2717 catalog_manager.cc:5697] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8082737e52594e7cb92bad9a7cb19b71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:23.632719  3014 consensus_queue.cc:260] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.633719  3018 raft_consensus.cc:493] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.634346  3020 raft_consensus.cc:493] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.634169  3018 raft_consensus.cc:515] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.634867  3020 raft_consensus.cc:515] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.634150  3019 tablet_bootstrap.cc:492] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617: No bootstrap required, opened a new log
I20260630 12:24:23.637033  3019 ts_tablet_manager.cc:1403] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.026s
I20260630 12:24:23.637320  3020 leader_election.cc:290] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:23.639369  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fc90fcffb546e29b1483d82c936577" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
W20260630 12:24:23.640914  2934 leader_election.cc:343] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7262a69cead44568c7718e97c084617 (127.25.254.66:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:23.641078  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fc90fcffb546e29b1483d82c936577" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb" is_pre_election: true
I20260630 12:24:23.641786  2820 raft_consensus.cc:2468] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 0.
I20260630 12:24:23.642776  3021 raft_consensus.cc:493] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.642901  3018 leader_election.cc:290] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:23.643307  3021 raft_consensus.cc:515] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.644162  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0ed36c992b49e095bae38a694660ee" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:23.644680  3014 ts_tablet_manager.cc:1434] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260630 12:24:23.645780  3014 tablet_bootstrap.cc:492] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71: Bootstrap starting.
W20260630 12:24:23.649792  2934 leader_election.cc:343] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7262a69cead44568c7718e97c084617 (127.25.254.66:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:23.652542  3014 tablet_bootstrap.cc:654] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.652328  2933 leader_election.cc:304] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [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: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb; no voters: d7262a69cead44568c7718e97c084617
I20260630 12:24:23.654313  3021 leader_election.cc:290] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:23.654493  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0ed36c992b49e095bae38a694660ee" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb" is_pre_election: true
I20260630 12:24:23.656240  3016 tablet_bootstrap.cc:492] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb: No bootstrap required, opened a new log
W20260630 12:24:23.656445  2933 leader_election.cc:343] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:23.657151  2933 leader_election.cc:304] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [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: 8082737e52594e7cb92bad9a7cb19b71; no voters: d7262a69cead44568c7718e97c084617, d8776cbaee2947768992feb532a7e7fb
I20260630 12:24:23.656754  3016 ts_tablet_manager.cc:1403] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.008s
I20260630 12:24:23.658306  3020 raft_consensus.cc:2804] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:23.658881  3020 raft_consensus.cc:493] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:23.659389  3020 raft_consensus.cc:3060] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.662154  3016 raft_consensus.cc:359] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.663172  3016 raft_consensus.cc:385] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.663470  3016 raft_consensus.cc:740] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.663412  3019 raft_consensus.cc:359] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.664269  3019 raft_consensus.cc:385] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.664610  3019 raft_consensus.cc:740] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7262a69cead44568c7718e97c084617, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.664407  3016 consensus_queue.cc:260] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.667450  3018 raft_consensus.cc:2749] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:23.668442  3018 raft_consensus.cc:493] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.668953  3018 raft_consensus.cc:515] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.670120  3020 raft_consensus.cc:515] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.672072  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf9715300fd446598a0db801703e796" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb" is_pre_election: true
I20260630 12:24:23.672766  2820 raft_consensus.cc:2468] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 0.
I20260630 12:24:23.673869  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fc90fcffb546e29b1483d82c936577" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb"
I20260630 12:24:23.673983  2933 leader_election.cc:304] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:23.674454  2820 raft_consensus.cc:3060] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.676528  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fc90fcffb546e29b1483d82c936577" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617"
I20260630 12:24:23.677453  3020 leader_election.cc:290] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Requested vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:23.678283  3020 raft_consensus.cc:2804] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:23.678845  3020 raft_consensus.cc:493] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:23.681123  3020 raft_consensus.cc:3060] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.679080  3019 consensus_queue.cc:260] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.680305  2894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf9715300fd446598a0db801703e796" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:23.679332  3018 leader_election.cc:290] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
W20260630 12:24:23.683056  2934 leader_election.cc:343] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7262a69cead44568c7718e97c084617 (127.25.254.66:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:23.683477  2895 raft_consensus.cc:3060] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.691151  3016 ts_tablet_manager.cc:1434] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260630 12:24:23.691807  3019 ts_tablet_manager.cc:1434] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260630 12:24:23.692961  3019 tablet_bootstrap.cc:492] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617: Bootstrap starting.
I20260630 12:24:23.702595  3020 raft_consensus.cc:515] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.706593  2819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf9715300fd446598a0db801703e796" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb"
I20260630 12:24:23.707311  2819 raft_consensus.cc:3060] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.707474  2895 raft_consensus.cc:2468] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 1.
I20260630 12:24:23.710736  2820 raft_consensus.cc:2468] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 1.
I20260630 12:24:23.711885  3016 tablet_bootstrap.cc:492] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb: Bootstrap starting.
I20260630 12:24:23.712150  2933 leader_election.cc:304] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:23.713564  3039 raft_consensus.cc:2804] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:23.714273  3039 raft_consensus.cc:697] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 LEADER]: Becoming Leader. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Running, Role: LEADER
I20260630 12:24:23.715274  2819 raft_consensus.cc:2468] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8082737e52594e7cb92bad9a7cb19b71 in term 1.
I20260630 12:24:23.715333  3039 consensus_queue.cc:237] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.716835  2933 leader_election.cc:304] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:23.718442  3018 raft_consensus.cc:2804] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:23.719054  3018 raft_consensus.cc:697] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 LEADER]: Becoming Leader. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Running, Role: LEADER
I20260630 12:24:23.720114  3018 consensus_queue.cc:237] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.727850  3019 tablet_bootstrap.cc:654] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.733902  3020 leader_election.cc:290] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Requested vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), d7262a69cead44568c7718e97c084617 (127.25.254.66:34271)
I20260630 12:24:23.743659  3021 raft_consensus.cc:493] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:23.743871  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf9715300fd446598a0db801703e796" candidate_uuid: "8082737e52594e7cb92bad9a7cb19b71" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617"
I20260630 12:24:23.744261  3021 raft_consensus.cc:515] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.744652  3014 tablet_bootstrap.cc:492] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71: No bootstrap required, opened a new log
I20260630 12:24:23.745299  3014 ts_tablet_manager.cc:1403] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71: Time spent bootstrapping tablet: real 0.100s	user 0.040s	sys 0.024s
W20260630 12:24:23.745611  2934 leader_election.cc:343] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7262a69cead44568c7718e97c084617 (127.25.254.66:34271): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:23.748277  3014 raft_consensus.cc:359] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.752096  3016 tablet_bootstrap.cc:654] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.752353  3021 leader_election.cc:290] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:23.749049  3014 raft_consensus.cc:385] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.754575  3014 raft_consensus.cc:740] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8082737e52594e7cb92bad9a7cb19b71, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.756210  3014 consensus_queue.cc:260] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.758487  3019 tablet_bootstrap.cc:492] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617: No bootstrap required, opened a new log
I20260630 12:24:23.759218  3019 ts_tablet_manager.cc:1403] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.005s
I20260630 12:24:23.759349  3014 ts_tablet_manager.cc:1434] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:24:23.754222  2717 catalog_manager.cc:5697] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8082737e52594e7cb92bad9a7cb19b71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:23.771096  2969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fc90fcffb546e29b1483d82c936577" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71" is_pre_election: true
I20260630 12:24:23.771432  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de4aa62e77348b884b231a651ee8f27" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71" is_pre_election: true
I20260630 12:24:23.772151  2968 raft_consensus.cc:2468] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 0.
I20260630 12:24:23.774255  2786 leader_election.cc:304] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:23.775951  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fc90fcffb546e29b1483d82c936577" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:23.777102  2895 raft_consensus.cc:2393] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8776cbaee2947768992feb532a7e7fb in current term 1: Already voted for candidate 8082737e52594e7cb92bad9a7cb19b71 in this term.
I20260630 12:24:23.777002  2894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de4aa62e77348b884b231a651ee8f27" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:23.776069  3021 raft_consensus.cc:2804] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:23.778318  3021 raft_consensus.cc:493] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:23.778679  3021 raft_consensus.cc:3060] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.778630  2785 leader_election.cc:304] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [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: d8776cbaee2947768992feb532a7e7fb; no voters: 8082737e52594e7cb92bad9a7cb19b71, d7262a69cead44568c7718e97c084617
W20260630 12:24:23.779619  2766 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:23.783661  3045 raft_consensus.cc:2749] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:23.785383  3016 tablet_bootstrap.cc:492] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb: No bootstrap required, opened a new log
I20260630 12:24:23.785892  3016 ts_tablet_manager.cc:1403] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.006s
I20260630 12:24:23.775930  3019 raft_consensus.cc:359] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.786428  3019 raft_consensus.cc:385] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.786829  3019 raft_consensus.cc:740] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7262a69cead44568c7718e97c084617, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.787894  3019 consensus_queue.cc:260] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.788949  2894 raft_consensus.cc:2468] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 0.
I20260630 12:24:23.786811  3021 raft_consensus.cc:515] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.790735  3019 ts_tablet_manager.cc:1434] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260630 12:24:23.791885  3019 tablet_bootstrap.cc:492] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617: Bootstrap starting.
I20260630 12:24:23.791920  3021 leader_election.cc:290] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 election: Requested vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:23.791461  2715 catalog_manager.cc:5697] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "8082737e52594e7cb92bad9a7cb19b71" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:23.793368  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de4aa62e77348b884b231a651ee8f27" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71"
I20260630 12:24:23.793955  2968 raft_consensus.cc:3060] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.797453  3016 raft_consensus.cc:359] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.798226  3016 raft_consensus.cc:385] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.799701  3019 tablet_bootstrap.cc:654] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.800838  2894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de4aa62e77348b884b231a651ee8f27" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617"
I20260630 12:24:23.801427  2894 raft_consensus.cc:3060] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:23.805583  3019 tablet_bootstrap.cc:492] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617: No bootstrap required, opened a new log
I20260630 12:24:23.806071  3019 ts_tablet_manager.cc:1403] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:24:23.806246  2968 raft_consensus.cc:2468] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 1.
I20260630 12:24:23.807384  2786 leader_election.cc:304] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:23.808050  3021 raft_consensus.cc:2804] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:23.808446  3021 raft_consensus.cc:697] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 1 LEADER]: Becoming Leader. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Running, Role: LEADER
I20260630 12:24:23.809206  3021 consensus_queue.cc:237] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.809376  3019 raft_consensus.cc:359] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.810230  3019 raft_consensus.cc:385] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.810582  3019 raft_consensus.cc:740] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7262a69cead44568c7718e97c084617, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.811884  3019 consensus_queue.cc:260] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.812861  2894 raft_consensus.cc:2468] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 1.
I20260630 12:24:23.814742  3019 ts_tablet_manager.cc:1434] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:24:23.815879  3019 tablet_bootstrap.cc:492] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617: Bootstrap starting.
I20260630 12:24:23.798527  3016 raft_consensus.cc:740] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.817775  3016 consensus_queue.cc:260] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.820257  3016 ts_tablet_manager.cc:1434] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260630 12:24:23.820008  2716 catalog_manager.cc:5697] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8776cbaee2947768992feb532a7e7fb (127.25.254.65). New cstate: current_term: 1 leader_uuid: "d8776cbaee2947768992feb532a7e7fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:23.822427  3019 tablet_bootstrap.cc:654] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.827771  3019 tablet_bootstrap.cc:492] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617: No bootstrap required, opened a new log
I20260630 12:24:23.828279  3019 ts_tablet_manager.cc:1403] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:24:23.831354  3019 raft_consensus.cc:359] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.832116  3019 raft_consensus.cc:385] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.832386  3019 raft_consensus.cc:740] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7262a69cead44568c7718e97c084617, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.833112  3019 consensus_queue.cc:260] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.835534  3019 ts_tablet_manager.cc:1434] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:24:23.836653  3019 tablet_bootstrap.cc:492] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617: Bootstrap starting.
I20260630 12:24:23.841782  3019 tablet_bootstrap.cc:654] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:23.846165  3019 tablet_bootstrap.cc:492] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617: No bootstrap required, opened a new log
I20260630 12:24:23.846719  3019 ts_tablet_manager.cc:1403] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:24:23.848896  3019 raft_consensus.cc:359] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.849465  3019 raft_consensus.cc:385] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:23.849735  3019 raft_consensus.cc:740] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7262a69cead44568c7718e97c084617, State: Initialized, Role: FOLLOWER
I20260630 12:24:23.850410  3019 consensus_queue.cc:260] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:23.852073  3019 ts_tablet_manager.cc:1434] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:24.030735  3021 raft_consensus.cc:493] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:24.031270  3021 raft_consensus.cc:515] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.033362  3021 leader_election.cc:290] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:24.034166  2894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145402dd9fa942a9a384c2ab05e20f0b" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:24.034583  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145402dd9fa942a9a384c2ab05e20f0b" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71" is_pre_election: true
I20260630 12:24:24.034777  2894 raft_consensus.cc:2468] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 0.
I20260630 12:24:24.035221  2968 raft_consensus.cc:2468] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 0.
I20260630 12:24:24.035859  2785 leader_election.cc:304] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7262a69cead44568c7718e97c084617, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:24.036660  3021 raft_consensus.cc:2804] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:24.036928  3021 raft_consensus.cc:493] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:24.037135  3021 raft_consensus.cc:3060] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.041879  3021 raft_consensus.cc:515] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.043641  3021 leader_election.cc:290] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 election: Requested vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:24.044338  2894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145402dd9fa942a9a384c2ab05e20f0b" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617"
I20260630 12:24:24.044622  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145402dd9fa942a9a384c2ab05e20f0b" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71"
I20260630 12:24:24.044903  2894 raft_consensus.cc:3060] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.045202  2968 raft_consensus.cc:3060] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.049674  3027 raft_consensus.cc:493] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:24.050041  2894 raft_consensus.cc:2468] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 1.
I20260630 12:24:24.050107  2968 raft_consensus.cc:2468] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 1.
I20260630 12:24:24.051493  2785 leader_election.cc:304] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7262a69cead44568c7718e97c084617, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:24.050324  3027 raft_consensus.cc:515] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.052399  3021 raft_consensus.cc:2804] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.052884  3021 raft_consensus.cc:697] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 1 LEADER]: Becoming Leader. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Running, Role: LEADER
I20260630 12:24:24.053715  3021 consensus_queue.cc:237] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.054742  3027 leader_election.cc:290] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8776cbaee2947768992feb532a7e7fb (127.25.254.65:33841), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:24.064342  2716 catalog_manager.cc:5697] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8776cbaee2947768992feb532a7e7fb (127.25.254.65). New cstate: current_term: 1 leader_uuid: "d8776cbaee2947768992feb532a7e7fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:24.068064  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf9715300fd446598a0db801703e796" candidate_uuid: "d7262a69cead44568c7718e97c084617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71" is_pre_election: true
I20260630 12:24:24.068977  2820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf9715300fd446598a0db801703e796" candidate_uuid: "d7262a69cead44568c7718e97c084617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8776cbaee2947768992feb532a7e7fb" is_pre_election: true
I20260630 12:24:24.069890  2820 raft_consensus.cc:2393] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7262a69cead44568c7718e97c084617 in current term 1: Already voted for candidate 8082737e52594e7cb92bad9a7cb19b71 in this term.
I20260630 12:24:24.071022  2859 leader_election.cc:304] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [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: d7262a69cead44568c7718e97c084617; no voters: 8082737e52594e7cb92bad9a7cb19b71, d8776cbaee2947768992feb532a7e7fb
I20260630 12:24:24.071771  3027 raft_consensus.cc:3060] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.077463  3027 raft_consensus.cc:2749] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:24.088826  3018 consensus_queue.cc:1048] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.099934  3018 consensus_queue.cc:1048] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.130919  3021 raft_consensus.cc:493] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:24.131436  3021 raft_consensus.cc:515] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.133527  3021 leader_election.cc:290] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:24.134370  2894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0ed36c992b49e095bae38a694660ee" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617" is_pre_election: true
I20260630 12:24:24.134672  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0ed36c992b49e095bae38a694660ee" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71" is_pre_election: true
I20260630 12:24:24.135106  2894 raft_consensus.cc:2468] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 0.
I20260630 12:24:24.135350  2968 raft_consensus.cc:2468] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 0.
I20260630 12:24:24.136271  2785 leader_election.cc:304] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7262a69cead44568c7718e97c084617, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:24.136294  3018 consensus_queue.cc:1048] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:24.137117  3021 raft_consensus.cc:2804] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:24.137497  3021 raft_consensus.cc:493] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:24.137805  3021 raft_consensus.cc:3060] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.145038  3021 raft_consensus.cc:515] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.150561  3039 consensus_queue.cc:1048] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.151978  3021 leader_election.cc:290] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 election: Requested vote from peers d7262a69cead44568c7718e97c084617 (127.25.254.66:34271), 8082737e52594e7cb92bad9a7cb19b71 (127.25.254.67:35073)
I20260630 12:24:24.152223  2895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0ed36c992b49e095bae38a694660ee" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7262a69cead44568c7718e97c084617"
I20260630 12:24:24.152911  2895 raft_consensus.cc:3060] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.153314  2968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0ed36c992b49e095bae38a694660ee" candidate_uuid: "d8776cbaee2947768992feb532a7e7fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8082737e52594e7cb92bad9a7cb19b71"
I20260630 12:24:24.153894  2968 raft_consensus.cc:3060] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:24.161522  2895 raft_consensus.cc:2468] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 1.
I20260630 12:24:24.162353  2968 raft_consensus.cc:2468] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8776cbaee2947768992feb532a7e7fb in term 1.
I20260630 12:24:24.162884  2785 leader_election.cc:304] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d7262a69cead44568c7718e97c084617, d8776cbaee2947768992feb532a7e7fb; no voters: 
I20260630 12:24:24.163761  3021 raft_consensus.cc:2804] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:24.164251  3021 raft_consensus.cc:697] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 1 LEADER]: Becoming Leader. State: Replica: d8776cbaee2947768992feb532a7e7fb, State: Running, Role: LEADER
I20260630 12:24:24.165086  3021 consensus_queue.cc:237] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } }
I20260630 12:24:24.174343  2716 catalog_manager.cc:5697] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb reported cstate change: term changed from 0 to 1, leader changed from <none> to d8776cbaee2947768992feb532a7e7fb (127.25.254.65). New cstate: current_term: 1 leader_uuid: "d8776cbaee2947768992feb532a7e7fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:24.301232  3039 consensus_queue.cc:1048] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8776cbaee2947768992feb532a7e7fb" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:24.331871  3021 consensus_queue.cc:1048] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.337741  3018 consensus_queue.cc:1048] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.379377  3045 consensus_queue.cc:1048] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.550755  3045 consensus_queue.cc:1048] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:24.634764  2968 raft_consensus.cc:1275] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Refusing update from remote peer d8776cbaee2947768992feb532a7e7fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:24.638844  2895 raft_consensus.cc:1275] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Refusing update from remote peer d8776cbaee2947768992feb532a7e7fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:24.641896  3021 consensus_queue.cc:1048] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:24:24.645418  3045 consensus_queue.cc:1048] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8082737e52594e7cb92bad9a7cb19b71" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 35073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:24.654068  3021 consensus_queue.cc:1048] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7262a69cead44568c7718e97c084617" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 34271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:24:25.005041  3064 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.003s	sys 0.000s
W20260630 12:24:25.624025  2785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:34271, user_credentials={real_user=slave}} blocked reactor thread for 47988.8us
I20260630 12:24:26.027263 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:26.050349 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:26.050997 26617 tablet_replica.cc:333] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb: stopping tablet replica
I20260630 12:24:26.051605 26617 raft_consensus.cc:2243] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.052490 26617 raft_consensus.cc:2272] T 145402dd9fa942a9a384c2ab05e20f0b P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.055042 26617 tablet_replica.cc:333] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb: stopping tablet replica
I20260630 12:24:26.055647 26617 raft_consensus.cc:2243] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.056512 26617 raft_consensus.cc:2272] T 7f0ed36c992b49e095bae38a694660ee P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.059270 26617 tablet_replica.cc:333] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb: stopping tablet replica
I20260630 12:24:26.059831 26617 raft_consensus.cc:2243] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.060385 26617 raft_consensus.cc:2272] T 80360dd26aa448ccb36ba3603fdc16e9 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.062952 26617 tablet_replica.cc:333] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb: stopping tablet replica
I20260630 12:24:26.063486 26617 raft_consensus.cc:2243] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.064051 26617 raft_consensus.cc:2272] T bdf9715300fd446598a0db801703e796 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.066761 26617 tablet_replica.cc:333] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb: stopping tablet replica
I20260630 12:24:26.067281 26617 raft_consensus.cc:2243] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.067910 26617 raft_consensus.cc:2272] T 84fc90fcffb546e29b1483d82c936577 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.070505 26617 tablet_replica.cc:333] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb: stopping tablet replica
I20260630 12:24:26.070950 26617 raft_consensus.cc:2243] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.071694 26617 raft_consensus.cc:2272] T 6de4aa62e77348b884b231a651ee8f27 P d8776cbaee2947768992feb532a7e7fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.095353 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:26.111063 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:26.138723 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:26.139393 26617 tablet_replica.cc:333] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617: stopping tablet replica
I20260630 12:24:26.140000 26617 raft_consensus.cc:2243] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.140619 26617 raft_consensus.cc:2272] T 7f0ed36c992b49e095bae38a694660ee P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.143090 26617 tablet_replica.cc:333] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617: stopping tablet replica
I20260630 12:24:26.143675 26617 raft_consensus.cc:2243] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.144207 26617 raft_consensus.cc:2272] T 145402dd9fa942a9a384c2ab05e20f0b P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.146699 26617 tablet_replica.cc:333] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617: stopping tablet replica
I20260630 12:24:26.147250 26617 raft_consensus.cc:2243] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.147773 26617 raft_consensus.cc:2272] T 84fc90fcffb546e29b1483d82c936577 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.150120 26617 tablet_replica.cc:333] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617: stopping tablet replica
I20260630 12:24:26.150727 26617 raft_consensus.cc:2243] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.151158 26617 raft_consensus.cc:2272] T bdf9715300fd446598a0db801703e796 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.153592 26617 tablet_replica.cc:333] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617: stopping tablet replica
I20260630 12:24:26.154059 26617 raft_consensus.cc:2243] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.154630 26617 raft_consensus.cc:2272] T 6de4aa62e77348b884b231a651ee8f27 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.156857 26617 tablet_replica.cc:333] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617: stopping tablet replica
I20260630 12:24:26.157307 26617 raft_consensus.cc:2243] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.157720 26617 raft_consensus.cc:2272] T 80360dd26aa448ccb36ba3603fdc16e9 P d7262a69cead44568c7718e97c084617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.183323 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:26.199734 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:26.225844 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:26.226487 26617 tablet_replica.cc:333] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71: stopping tablet replica
I20260630 12:24:26.227098 26617 raft_consensus.cc:2243] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.227660 26617 raft_consensus.cc:2272] T 145402dd9fa942a9a384c2ab05e20f0b P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.230598 26617 tablet_replica.cc:333] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71: stopping tablet replica
I20260630 12:24:26.231166 26617 raft_consensus.cc:2243] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.231732 26617 raft_consensus.cc:2272] T 7f0ed36c992b49e095bae38a694660ee P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.234588 26617 tablet_replica.cc:333] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71: stopping tablet replica
I20260630 12:24:26.235383 26617 raft_consensus.cc:2243] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:26.235989 26617 raft_consensus.cc:2272] T 6de4aa62e77348b884b231a651ee8f27 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.238512 26617 tablet_replica.cc:333] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71: stopping tablet replica
I20260630 12:24:26.239056 26617 raft_consensus.cc:2243] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.239935 26617 raft_consensus.cc:2272] T 84fc90fcffb546e29b1483d82c936577 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.242138 26617 tablet_replica.cc:333] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71: stopping tablet replica
I20260630 12:24:26.242832 26617 raft_consensus.cc:2243] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.243783 26617 raft_consensus.cc:2272] T bdf9715300fd446598a0db801703e796 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.246023 26617 tablet_replica.cc:333] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71: stopping tablet replica
I20260630 12:24:26.246659 26617 raft_consensus.cc:2243] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.247601 26617 raft_consensus.cc:2272] T 80360dd26aa448ccb36ba3603fdc16e9 P 8082737e52594e7cb92bad9a7cb19b71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.276298 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:26.295517 26617 master.cc:562] Master@127.25.254.126:45843 shutting down...
I20260630 12:24:26.314940 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:26.315434 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:26.315721 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1099daaf86d84137b91d8aee2fd9e0a7: stopping tablet replica
I20260630 12:24:26.334858 26617 master.cc:584] Master@127.25.254.126:45843 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4722 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:24:26.363957 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:35597
I20260630 12:24:26.365032 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:26.370340  3115 instance_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:24:26.371050  3114 instance_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:24:26.372495  3117 instance_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:24:26.372715 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:26.373629 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:26.373838 26617 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:24:26.373986 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822266373967 us; error 0 us; skew 500 ppm
I20260630 12:24:26.375056 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:26.377241 26617 webserver.cc:533] Webserver started at http://127.25.254.126:36651/ using document root <none> and password file <none>
I20260630 12:24:26.377712 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:26.377902 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:26.378252 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:26.379329 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "be24eaa3a0d64c759b72ebf0caee7fdc"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.383651 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:26.387176  3122 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:24:26.387854 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:26.388147 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "be24eaa3a0d64c759b72ebf0caee7fdc"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.388407 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-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:24:26.420684 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:26.421715 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:26.455822 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:35597
I20260630 12:24:26.455909  3173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:35597 every 8 connection(s)
I20260630 12:24:26.459549  3174 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:24:26.469386  3174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc: Bootstrap starting.
I20260630 12:24:26.473632  3174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:26.477394  3174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc: No bootstrap required, opened a new log
I20260630 12:24:26.479316  3174 raft_consensus.cc:359] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be24eaa3a0d64c759b72ebf0caee7fdc" member_type: VOTER }
I20260630 12:24:26.479669  3174 raft_consensus.cc:385] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:26.479847  3174 raft_consensus.cc:740] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be24eaa3a0d64c759b72ebf0caee7fdc, State: Initialized, Role: FOLLOWER
I20260630 12:24:26.480412  3174 consensus_queue.cc:260] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be24eaa3a0d64c759b72ebf0caee7fdc" member_type: VOTER }
I20260630 12:24:26.480820  3174 raft_consensus.cc:399] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:26.481011  3174 raft_consensus.cc:493] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:26.481220  3174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:26.485589  3174 raft_consensus.cc:515] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be24eaa3a0d64c759b72ebf0caee7fdc" member_type: VOTER }
I20260630 12:24:26.486039  3174 leader_election.cc:304] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [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: be24eaa3a0d64c759b72ebf0caee7fdc; no voters: 
I20260630 12:24:26.487102  3174 leader_election.cc:290] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:26.487491  3177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:26.488867  3177 raft_consensus.cc:697] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 1 LEADER]: Becoming Leader. State: Replica: be24eaa3a0d64c759b72ebf0caee7fdc, State: Running, Role: LEADER
I20260630 12:24:26.489599  3177 consensus_queue.cc:237] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [LEADER]: Queue going to LEADER mode. State: All 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: "be24eaa3a0d64c759b72ebf0caee7fdc" member_type: VOTER }
I20260630 12:24:26.490091  3174 sys_catalog.cc:565] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:26.493780  3178 sys_catalog.cc:455] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be24eaa3a0d64c759b72ebf0caee7fdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be24eaa3a0d64c759b72ebf0caee7fdc" member_type: VOTER } }
I20260630 12:24:26.494558  3178 sys_catalog.cc:458] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:26.494395  3179 sys_catalog.cc:455] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader be24eaa3a0d64c759b72ebf0caee7fdc. Latest consensus state: current_term: 1 leader_uuid: "be24eaa3a0d64c759b72ebf0caee7fdc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be24eaa3a0d64c759b72ebf0caee7fdc" member_type: VOTER } }
I20260630 12:24:26.495249  3179 sys_catalog.cc:458] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:26.499159  3184 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:26.506928  3184 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:26.507884 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:26.516188  3184 catalog_manager.cc:1383] Generated new cluster ID: 6c1c0ad0c7c04dcfa0053f5d5157bfac
I20260630 12:24:26.516458  3184 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:26.564363  3184 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:26.565616  3184 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:26.581209  3184 catalog_manager.cc:6070] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc: Generated new TSK 0
I20260630 12:24:26.581780  3184 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:26.638777 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:26.644518  3195 instance_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:24:26.646028  3196 instance_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:24:26.649951  3198 instance_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:24:26.650008 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:26.651974 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:26.652170 26617 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:24:26.652293 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822266652282 us; error 0 us; skew 500 ppm
I20260630 12:24:26.652745 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:26.654980 26617 webserver.cc:533] Webserver started at http://127.25.254.65:40203/ using document root <none> and password file <none>
I20260630 12:24:26.655396 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:26.655551 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:26.655768 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:26.656754 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "5ba2fd2b963543b19fb4339611412c4c"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.661139 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:26.664326  3203 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:24:26.665103 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:26.665402 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "5ba2fd2b963543b19fb4339611412c4c"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.665719 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-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:24:26.695130 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:26.696244 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:26.697628 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:26.699995 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:26.700192 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:26.700460 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:26.700595 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:26.737375 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:39819
I20260630 12:24:26.737495  3265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:39819 every 8 connection(s)
I20260630 12:24:26.742475 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:26.748796  3270 instance_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:24:26.749785  3271 instance_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:24:26.752861  3273 instance_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:24:26.752936 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:26.755632  3266 heartbeater.cc:344] Connected to a master server at 127.25.254.126:35597
I20260630 12:24:26.756028  3266 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:26.756297 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:26.756561 26617 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:24:26.756742 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822266756728 us; error 0 us; skew 500 ppm
I20260630 12:24:26.756790  3266 heartbeater.cc:507] Master 127.25.254.126:35597 requested a full tablet report, sending...
I20260630 12:24:26.757311 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:26.759119  3139 ts_manager.cc:194] Registered new tserver with Master: 5ba2fd2b963543b19fb4339611412c4c (127.25.254.65:39819)
I20260630 12:24:26.759979 26617 webserver.cc:533] Webserver started at http://127.25.254.66:39979/ using document root <none> and password file <none>
I20260630 12:24:26.760473 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:26.760680 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:26.760936 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:26.760933  3139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52206
I20260630 12:24:26.762439 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "b804ab181afc4d898c7a267b2864ffe2"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.766628 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:24:26.769659  3278 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:24:26.770454 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:26.770747 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "b804ab181afc4d898c7a267b2864ffe2"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.771024 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-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:24:26.786808 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:26.787864 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:26.789256 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:26.791761 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:26.791936 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:26.792114 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:26.792234 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:26.829638 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:43919
I20260630 12:24:26.829746  3340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:43919 every 8 connection(s)
I20260630 12:24:26.834481 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:26.841172  3344 instance_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:24:26.842142  3345 instance_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:24:26.845479  3347 instance_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:24:26.847133  3341 heartbeater.cc:344] Connected to a master server at 127.25.254.126:35597
I20260630 12:24:26.847318 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:26.847702  3341 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:26.848362 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:26.848495  3341 heartbeater.cc:507] Master 127.25.254.126:35597 requested a full tablet report, sending...
W20260630 12:24:26.848635 26617 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:24:26.848964 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822266848946 us; error 0 us; skew 500 ppm
I20260630 12:24:26.849534 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:26.850939  3139 ts_manager.cc:194] Registered new tserver with Master: b804ab181afc4d898c7a267b2864ffe2 (127.25.254.66:43919)
I20260630 12:24:26.852092 26617 webserver.cc:533] Webserver started at http://127.25.254.67:36627/ using document root <none> and password file <none>
I20260630 12:24:26.852588 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:26.852523  3139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52218
I20260630 12:24:26.852965 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:26.853293 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:26.854530 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "fbc6f3a3958b4ca994c518e5229bc197"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.858814 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:26.861831  3352 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:24:26.862632 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:26.862929 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "fbc6f3a3958b4ca994c518e5229bc197"
format_stamp: "Formatted at 2026-06-30 12:24:26 on dist-test-slave-n0zz"
I20260630 12:24:26.863224 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822048163789-26617-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:24:26.880548 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:26.881580 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:26.883018 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:26.885143 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:26.885367 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:26.885604 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:26.885780 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:26.923007 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:38471
I20260630 12:24:26.923098  3414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:38471 every 8 connection(s)
I20260630 12:24:26.936197  3415 heartbeater.cc:344] Connected to a master server at 127.25.254.126:35597
I20260630 12:24:26.936596  3415 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:26.937333  3415 heartbeater.cc:507] Master 127.25.254.126:35597 requested a full tablet report, sending...
I20260630 12:24:26.939260  3139 ts_manager.cc:194] Registered new tserver with Master: fbc6f3a3958b4ca994c518e5229bc197 (127.25.254.67:38471)
I20260630 12:24:26.939893 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013313793s
I20260630 12:24:26.940603  3139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52224
I20260630 12:24:27.763684  3266 heartbeater.cc:499] Master 127.25.254.126:35597 was elected leader, sending a full tablet report...
I20260630 12:24:27.855247  3341 heartbeater.cc:499] Master 127.25.254.126:35597 was elected leader, sending a full tablet report...
I20260630 12:24:27.943331  3415 heartbeater.cc:499] Master 127.25.254.126:35597 was elected leader, sending a full tablet report...
I20260630 12:24:27.995121  3139 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52238:
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:24:27.996878  3139 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:24:28.043506  3231 tablet_service.cc:1511] Processing CreateTablet for tablet 18659ad344dd4788bc97258e0b53f5ba (DEFAULT_TABLE table=test-workload [id=e5cd8a013f60438fa6b6fd12f501cab6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:28.044817  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18659ad344dd4788bc97258e0b53f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.048728  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 18659ad344dd4788bc97258e0b53f5ba (DEFAULT_TABLE table=test-workload [id=e5cd8a013f60438fa6b6fd12f501cab6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:28.049815  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18659ad344dd4788bc97258e0b53f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.057967  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 18659ad344dd4788bc97258e0b53f5ba (DEFAULT_TABLE table=test-workload [id=e5cd8a013f60438fa6b6fd12f501cab6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:28.059353  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18659ad344dd4788bc97258e0b53f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:28.063905  3435 tablet_bootstrap.cc:492] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c: Bootstrap starting.
I20260630 12:24:28.066074  3436 tablet_bootstrap.cc:492] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: Bootstrap starting.
I20260630 12:24:28.070434  3435 tablet_bootstrap.cc:654] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.072530  3436 tablet_bootstrap.cc:654] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.076011  3438 tablet_bootstrap.cc:492] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2: Bootstrap starting.
I20260630 12:24:28.076050  3435 tablet_bootstrap.cc:492] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c: No bootstrap required, opened a new log
I20260630 12:24:28.076928  3435 ts_tablet_manager.cc:1403] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.012s
I20260630 12:24:28.078580  3436 tablet_bootstrap.cc:492] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: No bootstrap required, opened a new log
I20260630 12:24:28.079092  3436 ts_tablet_manager.cc:1403] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:24:28.079219  3435 raft_consensus.cc:359] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.079883  3435 raft_consensus.cc:385] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.080133  3435 raft_consensus.cc:740] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ba2fd2b963543b19fb4339611412c4c, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.080798  3435 consensus_queue.cc:260] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.083019  3438 tablet_bootstrap.cc:654] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:28.083506  3435 ts_tablet_manager.cc:1434] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:24:28.082126  3436 raft_consensus.cc:359] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.084452  3436 raft_consensus.cc:385] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.085304  3436 raft_consensus.cc:740] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc6f3a3958b4ca994c518e5229bc197, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.086283  3436 consensus_queue.cc:260] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.088995  3438 tablet_bootstrap.cc:492] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2: No bootstrap required, opened a new log
I20260630 12:24:28.089506  3438 ts_tablet_manager.cc:1403] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:24:28.092713  3436 ts_tablet_manager.cc:1434] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260630 12:24:28.092743  3438 raft_consensus.cc:359] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.093778  3438 raft_consensus.cc:385] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:28.094138  3438 raft_consensus.cc:740] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b804ab181afc4d898c7a267b2864ffe2, State: Initialized, Role: FOLLOWER
I20260630 12:24:28.094918  3438 consensus_queue.cc:260] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.097921  3438 ts_tablet_manager.cc:1434] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:28.129976  3442 raft_consensus.cc:493] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:28.130611  3442 raft_consensus.cc:515] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.132933  3442 leader_election.cc:290] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ba2fd2b963543b19fb4339611412c4c (127.25.254.65:39819), b804ab181afc4d898c7a267b2864ffe2 (127.25.254.66:43919)
I20260630 12:24:28.144707  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18659ad344dd4788bc97258e0b53f5ba" candidate_uuid: "fbc6f3a3958b4ca994c518e5229bc197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ba2fd2b963543b19fb4339611412c4c" is_pre_election: true
I20260630 12:24:28.144941  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18659ad344dd4788bc97258e0b53f5ba" candidate_uuid: "fbc6f3a3958b4ca994c518e5229bc197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b804ab181afc4d898c7a267b2864ffe2" is_pre_election: true
I20260630 12:24:28.145393  3241 raft_consensus.cc:2468] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc6f3a3958b4ca994c518e5229bc197 in term 0.
I20260630 12:24:28.145650  3316 raft_consensus.cc:2468] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbc6f3a3958b4ca994c518e5229bc197 in term 0.
I20260630 12:24:28.146534  3353 leader_election.cc:304] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ba2fd2b963543b19fb4339611412c4c, fbc6f3a3958b4ca994c518e5229bc197; no voters: 
I20260630 12:24:28.147246  3442 raft_consensus.cc:2804] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:28.147560  3442 raft_consensus.cc:493] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:28.147851  3442 raft_consensus.cc:3060] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:28.152901  3442 raft_consensus.cc:515] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.154625  3442 leader_election.cc:290] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [CANDIDATE]: Term 1 election: Requested vote from peers 5ba2fd2b963543b19fb4339611412c4c (127.25.254.65:39819), b804ab181afc4d898c7a267b2864ffe2 (127.25.254.66:43919)
I20260630 12:24:28.155382  3241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18659ad344dd4788bc97258e0b53f5ba" candidate_uuid: "fbc6f3a3958b4ca994c518e5229bc197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ba2fd2b963543b19fb4339611412c4c"
I20260630 12:24:28.155701  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18659ad344dd4788bc97258e0b53f5ba" candidate_uuid: "fbc6f3a3958b4ca994c518e5229bc197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b804ab181afc4d898c7a267b2864ffe2"
I20260630 12:24:28.156033  3241 raft_consensus.cc:3060] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:28.156284  3316 raft_consensus.cc:3060] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:28.163391  3316 raft_consensus.cc:2468] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc6f3a3958b4ca994c518e5229bc197 in term 1.
I20260630 12:24:28.163391  3241 raft_consensus.cc:2468] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbc6f3a3958b4ca994c518e5229bc197 in term 1.
I20260630 12:24:28.164810  3354 leader_election.cc:304] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b804ab181afc4d898c7a267b2864ffe2, fbc6f3a3958b4ca994c518e5229bc197; no voters: 
I20260630 12:24:28.165649  3442 raft_consensus.cc:2804] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:28.166826  3442 raft_consensus.cc:697] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 1 LEADER]: Becoming Leader. State: Replica: fbc6f3a3958b4ca994c518e5229bc197, State: Running, Role: LEADER
I20260630 12:24:28.167546  3442 consensus_queue.cc:237] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } }
I20260630 12:24:28.175283  3137 catalog_manager.cc:5697] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbc6f3a3958b4ca994c518e5229bc197 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "fbc6f3a3958b4ca994c518e5229bc197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbc6f3a3958b4ca994c518e5229bc197" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:28.178354  3416 tablet.cc:2406] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:24:28.313036  3241 raft_consensus.cc:1275] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 1 FOLLOWER]: Refusing update from remote peer fbc6f3a3958b4ca994c518e5229bc197: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:28.313026  3316 raft_consensus.cc:1275] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 1 FOLLOWER]: Refusing update from remote peer fbc6f3a3958b4ca994c518e5229bc197: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:28.315138  3446 consensus_queue.cc:1048] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ba2fd2b963543b19fb4339611412c4c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:28.315979  3442 consensus_queue.cc:1048] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b804ab181afc4d898c7a267b2864ffe2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 43919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:28.783355 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:28.813578 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:28.814266 26617 tablet_replica.cc:333] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c: stopping tablet replica
I20260630 12:24:28.814780 26617 raft_consensus.cc:2243] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:28.815476 26617 raft_consensus.cc:2272] T 18659ad344dd4788bc97258e0b53f5ba P 5ba2fd2b963543b19fb4339611412c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:28.835635 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:28.844995 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:28.863551 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:28.864166 26617 tablet_replica.cc:333] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2: stopping tablet replica
I20260630 12:24:28.864657 26617 raft_consensus.cc:2243] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:28.865137 26617 raft_consensus.cc:2272] T 18659ad344dd4788bc97258e0b53f5ba P b804ab181afc4d898c7a267b2864ffe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:28.874958 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:28.883667 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:28.903650 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:28.904181 26617 tablet_replica.cc:333] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197: stopping tablet replica
I20260630 12:24:28.904614 26617 raft_consensus.cc:2243] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:28.905413 26617 raft_consensus.cc:2272] T 18659ad344dd4788bc97258e0b53f5ba P fbc6f3a3958b4ca994c518e5229bc197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:28.925817 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:28.935424 26617 master.cc:562] Master@127.25.254.126:35597 shutting down...
I20260630 12:24:28.952077 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:28.952546 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:28.952796 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P be24eaa3a0d64c759b72ebf0caee7fdc: stopping tablet replica
I20260630 12:24:28.970816 26617 master.cc:584] Master@127.25.254.126:35597 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2630 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:24:28.996403 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:38055
I20260630 12:24:28.997539 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:29.002450  3469 instance_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:24:29.002447  3468 instance_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:24:29.005126 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:29.005102  3471 instance_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:24:29.006363 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:29.006578 26617 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:24:29.006750 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822269006726 us; error 0 us; skew 500 ppm
I20260630 12:24:29.007246 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:29.009387 26617 webserver.cc:533] Webserver started at http://127.25.254.126:37611/ using document root <none> and password file <none>
I20260630 12:24:29.009852 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:29.010113 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:29.010478 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:29.011518 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "c067911c0a5b4c14ba8328c27395cd81"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.015887 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:29.019002  3476 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:24:29.019871 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:29.020103 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "c067911c0a5b4c14ba8328c27395cd81"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.020633 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-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:24:29.038504 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:29.039436 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:29.072407 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:38055
I20260630 12:24:29.072499  3527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:38055 every 8 connection(s)
I20260630 12:24:29.076422  3528 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:24:29.086793  3528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81: Bootstrap starting.
I20260630 12:24:29.091066  3528 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:29.094933  3528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81: No bootstrap required, opened a new log
I20260630 12:24:29.096899  3528 raft_consensus.cc:359] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c067911c0a5b4c14ba8328c27395cd81" member_type: VOTER }
I20260630 12:24:29.097298  3528 raft_consensus.cc:385] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:29.097538  3528 raft_consensus.cc:740] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c067911c0a5b4c14ba8328c27395cd81, State: Initialized, Role: FOLLOWER
I20260630 12:24:29.098201  3528 consensus_queue.cc:260] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c067911c0a5b4c14ba8328c27395cd81" member_type: VOTER }
I20260630 12:24:29.098659  3528 raft_consensus.cc:399] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:29.098881  3528 raft_consensus.cc:493] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:29.099114  3528 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:29.104064  3528 raft_consensus.cc:515] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c067911c0a5b4c14ba8328c27395cd81" member_type: VOTER }
I20260630 12:24:29.104583  3528 leader_election.cc:304] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [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: c067911c0a5b4c14ba8328c27395cd81; no voters: 
I20260630 12:24:29.105669  3528 leader_election.cc:290] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:29.106020  3531 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:29.107398  3531 raft_consensus.cc:697] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 1 LEADER]: Becoming Leader. State: Replica: c067911c0a5b4c14ba8328c27395cd81, State: Running, Role: LEADER
I20260630 12:24:29.108033  3531 consensus_queue.cc:237] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [LEADER]: Queue going to LEADER mode. State: All 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: "c067911c0a5b4c14ba8328c27395cd81" member_type: VOTER }
I20260630 12:24:29.108518  3528 sys_catalog.cc:565] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:29.112685  3533 sys_catalog.cc:455] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c067911c0a5b4c14ba8328c27395cd81. Latest consensus state: current_term: 1 leader_uuid: "c067911c0a5b4c14ba8328c27395cd81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c067911c0a5b4c14ba8328c27395cd81" member_type: VOTER } }
I20260630 12:24:29.112646  3532 sys_catalog.cc:455] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c067911c0a5b4c14ba8328c27395cd81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c067911c0a5b4c14ba8328c27395cd81" member_type: VOTER } }
I20260630 12:24:29.113410  3533 sys_catalog.cc:458] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:29.113551  3532 sys_catalog.cc:458] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:29.116300  3538 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:29.121338  3538 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:29.124725 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:29.130004  3538 catalog_manager.cc:1383] Generated new cluster ID: ec193b97e69e46eb99d3dd380e908d43
I20260630 12:24:29.130286  3538 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:29.153967  3538 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:29.155298  3538 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:29.171214  3538 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81: Generated new TSK 0
I20260630 12:24:29.171800  3538 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:29.191496 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:29.197088  3549 instance_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:24:29.198088  3550 instance_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:24:29.199941 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:29.200039  3552 instance_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:24:29.201097 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:29.201295 26617 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:24:29.201418 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822269201407 us; error 0 us; skew 500 ppm
I20260630 12:24:29.201860 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:29.204149 26617 webserver.cc:533] Webserver started at http://127.25.254.65:33155/ using document root <none> and password file <none>
I20260630 12:24:29.204567 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:29.204721 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:29.204927 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:29.205960 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "a03e0c1ec1a84cecace8d633413c352c"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.210641 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:24:29.213822  3557 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:24:29.214617 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:29.214932 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "a03e0c1ec1a84cecace8d633413c352c"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.215185 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-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:24:29.229458 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:29.230614 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:29.231992 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:29.234263 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:29.234434 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.234723 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:29.234880 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.270650 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:38977
I20260630 12:24:29.270741  3619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:38977 every 8 connection(s)
I20260630 12:24:29.275571 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:29.281960  3624 instance_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:24:29.282970  3625 instance_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:24:29.286644  3627 instance_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:24:29.287592 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:29.288561 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:29.288830 26617 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:24:29.289026 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822269289007 us; error 0 us; skew 500 ppm
I20260630 12:24:29.289700 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:29.290925  3620 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38055
I20260630 12:24:29.291358  3620 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:29.292269  3620 heartbeater.cc:507] Master 127.25.254.126:38055 requested a full tablet report, sending...
I20260630 12:24:29.292701 26617 webserver.cc:533] Webserver started at http://127.25.254.66:34667/ using document root <none> and password file <none>
I20260630 12:24:29.293363 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:29.293608 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:29.293936 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:29.294833  3493 ts_manager.cc:194] Registered new tserver with Master: a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977)
I20260630 12:24:29.295092 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.296649  3493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42804
I20260630 12:24:29.300244 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:24:29.303762  3632 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:24:29.304562 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:29.304929 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.305260 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-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:24:29.322273 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:29.323350 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:29.324720 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:29.326889 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:29.327085 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.327342 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:29.327517 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.363945 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:40981
I20260630 12:24:29.364045  3694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:40981 every 8 connection(s)
I20260630 12:24:29.368757 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:29.375523  3698 instance_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:24:29.376523  3699 instance_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:24:29.379513  3701 instance_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:24:29.379628 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:29.380839 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:29.380895  3695 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38055
W20260630 12:24:29.381183 26617 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:24:29.381342  3695 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:29.381408 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822269381388 us; error 0 us; skew 500 ppm
I20260630 12:24:29.382297 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:29.382308  3695 heartbeater.cc:507] Master 127.25.254.126:38055 requested a full tablet report, sending...
I20260630 12:24:29.384821  3493 ts_manager.cc:194] Registered new tserver with Master: a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:29.385075 26617 webserver.cc:533] Webserver started at http://127.25.254.67:39995/ using document root <none> and password file <none>
I20260630 12:24:29.385666 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:29.385855 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:29.386148 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:29.386502  3493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42820
I20260630 12:24:29.387414 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "ecc7716f0d3141e9ac58df7d90214f0e"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.391916 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:29.395236  3706 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:24:29.396049 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:29.396368 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "ecc7716f0d3141e9ac58df7d90214f0e"
format_stamp: "Formatted at 2026-06-30 12:24:29 on dist-test-slave-n0zz"
I20260630 12:24:29.396670 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-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:24:29.421255 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:29.422490 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:29.423928 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:29.426425 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:29.426766 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.427019 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:29.427191 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:29.463726 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:39395
I20260630 12:24:29.463828  3768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:39395 every 8 connection(s)
I20260630 12:24:29.477103  3769 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38055
I20260630 12:24:29.477458  3769 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:29.478107  3769 heartbeater.cc:507] Master 127.25.254.126:38055 requested a full tablet report, sending...
I20260630 12:24:29.480175  3493 ts_manager.cc:194] Registered new tserver with Master: ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:29.480394 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013617469s
I20260630 12:24:29.481549  3493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42836
I20260630 12:24:30.299827  3620 heartbeater.cc:499] Master 127.25.254.126:38055 was elected leader, sending a full tablet report...
I20260630 12:24:30.389183  3695 heartbeater.cc:499] Master 127.25.254.126:38055 was elected leader, sending a full tablet report...
I20260630 12:24:30.484335  3769 heartbeater.cc:499] Master 127.25.254.126:38055 was elected leader, sending a full tablet report...
I20260630 12:24:30.543071  3493 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42850:
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:24:30.608597  3734 tablet_service.cc:1511] Processing CreateTablet for tablet a70b129b6def426685213414b5b5781e (DEFAULT_TABLE table=test-workload [id=03a431c101d5493bb1b41c591ba5518d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:30.610492  3734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70b129b6def426685213414b5b5781e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:30.618728  3733 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd6dc6f44314099a73c44a4ce3afbad (DEFAULT_TABLE table=test-workload [id=03a431c101d5493bb1b41c591ba5518d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:30.620151  3733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd6dc6f44314099a73c44a4ce3afbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:30.627615  3585 tablet_service.cc:1511] Processing CreateTablet for tablet 6e51a0569b1a4693884bc9e2cb1a7008 (DEFAULT_TABLE table=test-workload [id=03a431c101d5493bb1b41c591ba5518d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:30.629287  3585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e51a0569b1a4693884bc9e2cb1a7008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:30.631418  3584 tablet_service.cc:1511] Processing CreateTablet for tablet 8ea1922e2c934a57bef82601f63a94eb (DEFAULT_TABLE table=test-workload [id=03a431c101d5493bb1b41c591ba5518d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:30.632817  3584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ea1922e2c934a57bef82601f63a94eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:30.636354  3660 tablet_service.cc:1511] Processing CreateTablet for tablet 249b684018fb4be9943bcd24bc79548c (DEFAULT_TABLE table=test-workload [id=03a431c101d5493bb1b41c591ba5518d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:30.637915  3660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249b684018fb4be9943bcd24bc79548c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:30.638522  3659 tablet_service.cc:1511] Processing CreateTablet for tablet e778b97c83c5458faebe738018158a14 (DEFAULT_TABLE table=test-workload [id=03a431c101d5493bb1b41c591ba5518d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:30.639933  3659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e778b97c83c5458faebe738018158a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:30.636741  3790 tablet_bootstrap.cc:492] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:30.651481  3790 tablet_bootstrap.cc:654] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:30.664001  3791 tablet_bootstrap.cc:492] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:30.670149  3790 tablet_bootstrap.cc:492] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:30.671295  3790 ts_tablet_manager.cc:1403] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260630 12:24:30.671824  3793 tablet_bootstrap.cc:492] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:30.674645  3791 tablet_bootstrap.cc:654] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:30.674713  3790 raft_consensus.cc:359] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.675689  3790 raft_consensus.cc:385] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:30.676024  3790 raft_consensus.cc:740] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:30.676826  3790 consensus_queue.cc:260] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.677560  3790 raft_consensus.cc:399] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:30.677960  3790 raft_consensus.cc:493] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:30.678133  3793 tablet_bootstrap.cc:654] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:30.678664  3790 raft_consensus.cc:3060] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:30.680920  3791 tablet_bootstrap.cc:492] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:30.681447  3791 ts_tablet_manager.cc:1403] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:24:30.683732  3793 tablet_bootstrap.cc:492] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:30.684140  3793 ts_tablet_manager.cc:1403] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:24:30.684612  3791 raft_consensus.cc:359] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.685209  3791 raft_consensus.cc:385] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:30.685499  3791 raft_consensus.cc:740] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:30.686277  3791 consensus_queue.cc:260] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.686589  3793 raft_consensus.cc:359] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.686962  3791 raft_consensus.cc:399] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:30.687121  3793 raft_consensus.cc:385] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:30.687371  3791 raft_consensus.cc:493] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:30.687493  3793 raft_consensus.cc:740] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:30.687889  3791 raft_consensus.cc:3060] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:30.688303  3793 consensus_queue.cc:260] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.688845  3793 raft_consensus.cc:399] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:30.689096  3793 raft_consensus.cc:493] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:30.689033  3790 raft_consensus.cc:515] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.689584  3793 raft_consensus.cc:3060] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:30.689975  3790 leader_election.cc:304] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [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: ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:30.691663  3790 leader_election.cc:290] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:30.692159  3796 raft_consensus.cc:2804] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:30.697072  3791 raft_consensus.cc:515] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.698256  3791 leader_election.cc:304] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [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: a4e4793b279a45b3bcc88b0f72d37db4; no voters: 
I20260630 12:24:30.700959  3796 raft_consensus.cc:697] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Becoming Leader. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Running, Role: LEADER
I20260630 12:24:30.701538  3790 ts_tablet_manager.cc:1434] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.011s
I20260630 12:24:30.701861  3796 consensus_queue.cc:237] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All 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: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.702718  3790 tablet_bootstrap.cc:492] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:30.702872  3793 raft_consensus.cc:515] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.703827  3793 leader_election.cc:304] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [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: a03e0c1ec1a84cecace8d633413c352c; no voters: 
I20260630 12:24:30.704594  3799 raft_consensus.cc:2804] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:30.705076  3791 leader_election.cc:290] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:30.710940  3790 tablet_bootstrap.cc:654] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:30.722275  3799 raft_consensus.cc:697] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Becoming Leader. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Running, Role: LEADER
I20260630 12:24:30.724239  3799 consensus_queue.cc:237] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Queue going to LEADER mode. State: All 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: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.727578  3801 raft_consensus.cc:2804] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:30.727103  3791 ts_tablet_manager.cc:1434] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.019s
I20260630 12:24:30.728214  3492 catalog_manager.cc:5697] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67). New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:30.730129  3791 tablet_bootstrap.cc:492] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:30.738602  3793 leader_election.cc:290] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:30.739822  3801 raft_consensus.cc:697] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Becoming Leader. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Running, Role: LEADER
I20260630 12:24:30.740703  3801 consensus_queue.cc:237] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Queue going to LEADER mode. State: All 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: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.744305  3790 tablet_bootstrap.cc:492] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:30.744819  3790 ts_tablet_manager.cc:1403] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.022s
I20260630 12:24:30.747759  3790 raft_consensus.cc:359] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.747430  3493 catalog_manager.cc:5697] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:30.748332  3790 raft_consensus.cc:385] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:30.748693  3790 raft_consensus.cc:740] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:30.749439  3790 consensus_queue.cc:260] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.751844  3791 tablet_bootstrap.cc:654] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:30.759169  3793 ts_tablet_manager.cc:1434] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.075s	user 0.025s	sys 0.027s
I20260630 12:24:30.750068  3790 raft_consensus.cc:399] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:30.759958  3790 raft_consensus.cc:493] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:30.760375  3790 raft_consensus.cc:3060] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:30.760471  3793 tablet_bootstrap.cc:492] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:30.767459  3793 tablet_bootstrap.cc:654] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:30.768285  3791 tablet_bootstrap.cc:492] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:30.768810  3791 ts_tablet_manager.cc:1403] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260630 12:24:30.769999  3790 raft_consensus.cc:515] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.770867  3790 leader_election.cc:304] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [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: ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:30.771692  3796 raft_consensus.cc:2804] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:30.771764  3791 raft_consensus.cc:359] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.772239  3796 raft_consensus.cc:697] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Becoming Leader. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Running, Role: LEADER
I20260630 12:24:30.772390  3791 raft_consensus.cc:385] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:30.772706  3791 raft_consensus.cc:740] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:30.772961  3796 consensus_queue.cc:237] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All 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: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:30.773419  3791 consensus_queue.cc:260] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.776257  3790 leader_election.cc:290] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:30.778991  3790 ts_tablet_manager.cc:1434] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.034s	user 0.021s	sys 0.001s
I20260630 12:24:30.774107  3791 raft_consensus.cc:399] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:30.780316  3791 raft_consensus.cc:493] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:30.780850  3791 raft_consensus.cc:3060] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:30.760396  3490 catalog_manager.cc:5697] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c reported cstate change: term changed from 0 to 1, leader changed from <none> to a03e0c1ec1a84cecace8d633413c352c (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a03e0c1ec1a84cecace8d633413c352c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:30.782649  3793 tablet_bootstrap.cc:492] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:30.783159  3793 ts_tablet_manager.cc:1403] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260630 12:24:30.787739  3793 raft_consensus.cc:359] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.788333  3793 raft_consensus.cc:385] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:30.788668  3793 raft_consensus.cc:740] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:30.789547  3793 consensus_queue.cc:260] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.790243  3793 raft_consensus.cc:399] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:30.790553  3793 raft_consensus.cc:493] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:30.790925  3793 raft_consensus.cc:3060] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:30.791867  3791 raft_consensus.cc:515] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.792987  3791 leader_election.cc:304] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [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: a4e4793b279a45b3bcc88b0f72d37db4; no voters: 
I20260630 12:24:30.794292  3802 raft_consensus.cc:2804] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:30.794902  3802 raft_consensus.cc:697] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Becoming Leader. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Running, Role: LEADER
I20260630 12:24:30.795775  3802 consensus_queue.cc:237] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Queue going to LEADER mode. State: All 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: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } }
I20260630 12:24:30.796732  3493 catalog_manager.cc:5697] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67). New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:30.798453  3793 raft_consensus.cc:515] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.799247  3793 leader_election.cc:304] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [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: a03e0c1ec1a84cecace8d633413c352c; no voters: 
I20260630 12:24:30.799975  3793 leader_election.cc:290] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:30.800365  3791 leader_election.cc:290] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:30.800359  3808 raft_consensus.cc:2804] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:30.801606  3808 raft_consensus.cc:697] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Becoming Leader. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Running, Role: LEADER
I20260630 12:24:30.801623  3793 ts_tablet_manager.cc:1434] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.003s
I20260630 12:24:30.802489  3808 consensus_queue.cc:237] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Queue going to LEADER mode. State: All 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: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } }
I20260630 12:24:30.809320  3791 ts_tablet_manager.cc:1434] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.040s	user 0.021s	sys 0.002s
I20260630 12:24:30.811807  3492 catalog_manager.cc:5697] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:30.820281  3490 catalog_manager.cc:5697] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c reported cstate change: term changed from 0 to 1, leader changed from <none> to a03e0c1ec1a84cecace8d633413c352c (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a03e0c1ec1a84cecace8d633413c352c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:31.546883  3488 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45154:
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:24:31.549271  3488 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:24:31.590476  3584 tablet_service.cc:1511] Processing CreateTablet for tablet 7752d4fdd48140209be114b912bdb884 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:31.591776  3584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7752d4fdd48140209be114b912bdb884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.591478  3660 tablet_service.cc:1511] Processing CreateTablet for tablet 7752d4fdd48140209be114b912bdb884 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:31.592706  3660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7752d4fdd48140209be114b912bdb884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.592849  3733 tablet_service.cc:1511] Processing CreateTablet for tablet 7752d4fdd48140209be114b912bdb884 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:31.594121  3733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7752d4fdd48140209be114b912bdb884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.595976  3659 tablet_service.cc:1511] Processing CreateTablet for tablet aa8e617f502543d387ab2991a5f1fdd3 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:31.597239  3659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8e617f502543d387ab2991a5f1fdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.599677  3734 tablet_service.cc:1511] Processing CreateTablet for tablet aa8e617f502543d387ab2991a5f1fdd3 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:31.600920  3734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8e617f502543d387ab2991a5f1fdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.603971  3732 tablet_service.cc:1511] Processing CreateTablet for tablet a95e7465d0cc448b82a241646b27e030 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:31.605288  3732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95e7465d0cc448b82a241646b27e030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.607676  3585 tablet_service.cc:1511] Processing CreateTablet for tablet aa8e617f502543d387ab2991a5f1fdd3 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:31.609149  3585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8e617f502543d387ab2991a5f1fdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.613757  3731 tablet_service.cc:1511] Processing CreateTablet for tablet be3b51862d3e4768880511251541b4ac (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:31.615335  3730 tablet_service.cc:1511] Processing CreateTablet for tablet f173326d06e6479680df9568868efa1e (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:31.619621  3658 tablet_service.cc:1511] Processing CreateTablet for tablet a95e7465d0cc448b82a241646b27e030 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:31.623490  3657 tablet_service.cc:1511] Processing CreateTablet for tablet be3b51862d3e4768880511251541b4ac (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:31.626646  3656 tablet_service.cc:1511] Processing CreateTablet for tablet f173326d06e6479680df9568868efa1e (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:31.631615  3583 tablet_service.cc:1511] Processing CreateTablet for tablet a95e7465d0cc448b82a241646b27e030 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:31.633438  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95e7465d0cc448b82a241646b27e030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.635818  3582 tablet_service.cc:1511] Processing CreateTablet for tablet be3b51862d3e4768880511251541b4ac (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:31.637537  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b51862d3e4768880511251541b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.639839  3581 tablet_service.cc:1511] Processing CreateTablet for tablet f173326d06e6479680df9568868efa1e (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:31.641597  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f173326d06e6479680df9568868efa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.648442  3655 tablet_service.cc:1511] Processing CreateTablet for tablet 848a9c8544ef415881dac7fea3b3dc75 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:31.652369  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 848a9c8544ef415881dac7fea3b3dc75 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:31.655831  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 848a9c8544ef415881dac7fea3b3dc75 (DEFAULT_TABLE table=test-workload-rf3 [id=c32eb15ea8dd4ebf92cafd865beada07]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:31.657055  3731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b51862d3e4768880511251541b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.658013  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f173326d06e6479680df9568868efa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.662717  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848a9c8544ef415881dac7fea3b3dc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.670413  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848a9c8544ef415881dac7fea3b3dc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.621405  3658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95e7465d0cc448b82a241646b27e030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.686661  3656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f173326d06e6479680df9568868efa1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.690495  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848a9c8544ef415881dac7fea3b3dc75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.693360  3657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b51862d3e4768880511251541b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:31.739831  3848 tablet_bootstrap.cc:492] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:31.747757  3847 tablet_bootstrap.cc:492] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:31.760085  3847 tablet_bootstrap.cc:654] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.784037  3848 tablet_bootstrap.cc:654] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.800709  3847 tablet_bootstrap.cc:492] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:31.801440  3847 ts_tablet_manager.cc:1403] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.005s
I20260630 12:24:31.810861  3848 tablet_bootstrap.cc:492] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:31.811599  3848 ts_tablet_manager.cc:1403] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.006s
I20260630 12:24:31.805374  3847 raft_consensus.cc:359] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.816480  3847 raft_consensus.cc:385] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:31.816978  3847 raft_consensus.cc:740] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:31.818109  3847 consensus_queue.cc:260] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.815676  3848 raft_consensus.cc:359] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.819759  3848 raft_consensus.cc:385] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:31.820097  3848 raft_consensus.cc:740] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:31.820951  3848 consensus_queue.cc:260] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.821065  3849 tablet_bootstrap.cc:492] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:31.822717  3847 ts_tablet_manager.cc:1434] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.001s
I20260630 12:24:31.827687  3847 tablet_bootstrap.cc:492] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:31.824839  3848 ts_tablet_manager.cc:1434] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:24:31.830876  3848 tablet_bootstrap.cc:492] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:31.834095  3847 tablet_bootstrap.cc:654] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.842664  3849 tablet_bootstrap.cc:654] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.844898  3848 tablet_bootstrap.cc:654] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.847465  3847 tablet_bootstrap.cc:492] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:31.847973  3847 ts_tablet_manager.cc:1403] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260630 12:24:31.848872  3849 tablet_bootstrap.cc:492] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:31.849592  3796 raft_consensus.cc:493] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:31.850092  3796 raft_consensus.cc:515] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.850863  3847 raft_consensus.cc:359] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.851588  3847 raft_consensus.cc:385] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:31.851862  3847 raft_consensus.cc:740] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:31.852603  3847 consensus_queue.cc:260] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.853720  3849 ts_tablet_manager.cc:1403] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260630 12:24:31.855036  3847 ts_tablet_manager.cc:1434] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:24:31.855566  3848 tablet_bootstrap.cc:492] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:31.855999  3847 tablet_bootstrap.cc:492] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:31.856148  3848 ts_tablet_manager.cc:1403] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260630 12:24:31.856771  3849 raft_consensus.cc:359] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.857558  3849 raft_consensus.cc:385] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:31.857856  3849 raft_consensus.cc:740] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:31.858757  3849 consensus_queue.cc:260] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.859628  3848 raft_consensus.cc:359] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.860384  3848 raft_consensus.cc:385] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:31.860752  3848 raft_consensus.cc:740] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:31.860997  3849 ts_tablet_manager.cc:1434] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:31.862051  3849 tablet_bootstrap.cc:492] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:31.861634  3848 consensus_queue.cc:260] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.863935  3848 ts_tablet_manager.cc:1434] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:31.864956  3848 tablet_bootstrap.cc:492] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:31.867893  3847 tablet_bootstrap.cc:654] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.869004  3849 tablet_bootstrap.cc:654] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.871472  3848 tablet_bootstrap.cc:654] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:31.878768  3796 leader_election.cc:290] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:31.954231  3806 raft_consensus.cc:493] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:31.955016  3806 raft_consensus.cc:515] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:31.965319  3806 leader_election.cc:290] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.055495  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7752d4fdd48140209be114b912bdb884" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c" is_pre_election: true
I20260630 12:24:32.056658  3595 raft_consensus.cc:2468] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 0.
I20260630 12:24:32.058282  3707 leader_election.cc:304] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.059260  3796 raft_consensus.cc:2804] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:32.059643  3796 raft_consensus.cc:493] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:32.059969  3796 raft_consensus.cc:3060] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.064600  3849 tablet_bootstrap.cc:492] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:32.065196  3849 ts_tablet_manager.cc:1403] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.203s	user 0.066s	sys 0.101s
I20260630 12:24:32.067981  3847 tablet_bootstrap.cc:492] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:32.067876  3796 raft_consensus.cc:515] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.068590  3847 ts_tablet_manager.cc:1403] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.213s	user 0.058s	sys 0.120s
I20260630 12:24:32.071224  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7752d4fdd48140209be114b912bdb884" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c"
I20260630 12:24:32.068243  3849 raft_consensus.cc:359] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.071856  3595 raft_consensus.cc:3060] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.071560  3847 raft_consensus.cc:359] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.072697  3847 raft_consensus.cc:385] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.073021  3847 raft_consensus.cc:740] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.071869  3849 raft_consensus.cc:385] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.073817  3847 consensus_queue.cc:260] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.074641  3670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95e7465d0cc448b82a241646b27e030" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" is_pre_election: true
I20260630 12:24:32.076337  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7752d4fdd48140209be114b912bdb884" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" is_pre_election: true
I20260630 12:24:32.077152  3669 raft_consensus.cc:2468] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 0.
W20260630 12:24:32.077870  3561 leader_election.cc:343] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:32.074530  3849 raft_consensus.cc:740] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.082342  3595 raft_consensus.cc:2468] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 1.
I20260630 12:24:32.082756  3849 consensus_queue.cc:260] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.084132  3848 tablet_bootstrap.cc:492] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:32.076391  3847 ts_tablet_manager.cc:1434] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:32.084738  3848 ts_tablet_manager.cc:1403] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.220s	user 0.071s	sys 0.086s
I20260630 12:24:32.085515  3849 ts_tablet_manager.cc:1434] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:24:32.086805  3796 leader_election.cc:290] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Requested vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:32.090317  3849 tablet_bootstrap.cc:492] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:32.098279  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7752d4fdd48140209be114b912bdb884" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
I20260630 12:24:32.098805  3707 leader_election.cc:304] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.099105  3669 raft_consensus.cc:3060] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.099640  3848 raft_consensus.cc:359] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.100500  3848 raft_consensus.cc:385] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.100876  3848 raft_consensus.cc:740] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.101810  3848 consensus_queue.cc:260] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.102869  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95e7465d0cc448b82a241646b27e030" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" is_pre_election: true
I20260630 12:24:32.103237  3798 raft_consensus.cc:2804] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:32.097388  3847 tablet_bootstrap.cc:492] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:32.104583  3848 ts_tablet_manager.cc:1434] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260630 12:24:32.105820  3848 tablet_bootstrap.cc:492] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
W20260630 12:24:32.112913  3560 leader_election.cc:343] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:32.113564  3560 leader_election.cc:304] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [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: a03e0c1ec1a84cecace8d633413c352c; no voters: a4e4793b279a45b3bcc88b0f72d37db4, ecc7716f0d3141e9ac58df7d90214f0e
I20260630 12:24:32.114965  3806 raft_consensus.cc:2749] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:32.118275  3798 raft_consensus.cc:697] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Becoming Leader. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Running, Role: LEADER
I20260630 12:24:32.118690  3849 tablet_bootstrap.cc:654] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.119493  3798 consensus_queue.cc:237] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.123276  3866 raft_consensus.cc:493] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:32.126063  3866 raft_consensus.cc:515] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.129109  3866 leader_election.cc:290] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:32.131389  3670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b51862d3e4768880511251541b4ac" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" is_pre_election: true
I20260630 12:24:32.132118  3670 raft_consensus.cc:2468] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 0.
I20260630 12:24:32.132596  3669 raft_consensus.cc:2468] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 1.
I20260630 12:24:32.112957  3848 tablet_bootstrap.cc:654] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.133780  3710 leader_election.cc:304] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4e4793b279a45b3bcc88b0f72d37db4, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.136317  3866 raft_consensus.cc:2804] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:32.136699  3866 raft_consensus.cc:493] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:32.137051  3866 raft_consensus.cc:3060] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.136879  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b51862d3e4768880511251541b4ac" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c" is_pre_election: true
I20260630 12:24:32.137629  3595 raft_consensus.cc:2468] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 0.
I20260630 12:24:32.112950  3847 tablet_bootstrap.cc:654] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.143008  3492 catalog_manager.cc:5697] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67). New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:32.147645  3866 raft_consensus.cc:515] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.150020  3866 leader_election.cc:290] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Requested vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:32.151340  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b51862d3e4768880511251541b4ac" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
I20260630 12:24:32.151546  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3b51862d3e4768880511251541b4ac" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c"
I20260630 12:24:32.152046  3669 raft_consensus.cc:3060] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.151527  3849 tablet_bootstrap.cc:492] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:32.152459  3595 raft_consensus.cc:3060] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.152840  3849 ts_tablet_manager.cc:1403] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.013s
I20260630 12:24:32.154660  3847 tablet_bootstrap.cc:492] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:32.155200  3847 ts_tablet_manager.cc:1403] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.008s
I20260630 12:24:32.156281  3849 raft_consensus.cc:359] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.157083  3849 raft_consensus.cc:385] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.157393  3849 raft_consensus.cc:740] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.158167  3847 raft_consensus.cc:359] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.158918  3847 raft_consensus.cc:385] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.159210  3847 raft_consensus.cc:740] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
W20260630 12:24:32.159828  3541 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:32.160346  3669 raft_consensus.cc:2468] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 1.
I20260630 12:24:32.159970  3847 consensus_queue.cc:260] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.160683  3595 raft_consensus.cc:2468] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 1.
I20260630 12:24:32.160852  3849 consensus_queue.cc:260] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.163544  3849 ts_tablet_manager.cc:1434] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:24:32.163960  3848 tablet_bootstrap.cc:492] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:32.164495  3848 ts_tablet_manager.cc:1403] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.006s
I20260630 12:24:32.164582  3849 tablet_bootstrap.cc:492] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:32.166306  3710 leader_election.cc:304] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4e4793b279a45b3bcc88b0f72d37db4, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.167287  3866 raft_consensus.cc:2804] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:32.167845  3866 raft_consensus.cc:697] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Becoming Leader. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Running, Role: LEADER
I20260630 12:24:32.167615  3848 raft_consensus.cc:359] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.168367  3848 raft_consensus.cc:385] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.168694  3848 raft_consensus.cc:740] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.168872  3866 consensus_queue.cc:237] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.169508  3848 consensus_queue.cc:260] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.171628  3849 tablet_bootstrap.cc:654] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.172675  3847 ts_tablet_manager.cc:1434] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:24:32.173791  3848 ts_tablet_manager.cc:1434] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:32.175019  3848 tablet_bootstrap.cc:492] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:32.182960  3847 tablet_bootstrap.cc:492] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:32.183300  3848 tablet_bootstrap.cc:654] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.191349  3847 tablet_bootstrap.cc:654] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.199571  3849 tablet_bootstrap.cc:492] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:32.200241  3849 ts_tablet_manager.cc:1403] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.011s
I20260630 12:24:32.200461  3848 tablet_bootstrap.cc:492] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:32.201016  3848 ts_tablet_manager.cc:1403] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260630 12:24:32.203431  3849 raft_consensus.cc:359] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.204095  3847 tablet_bootstrap.cc:492] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:32.204228  3849 raft_consensus.cc:385] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.204018  3848 raft_consensus.cc:359] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.204715  3849 raft_consensus.cc:740] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.204890  3847 ts_tablet_manager.cc:1403] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260630 12:24:32.205003  3848 raft_consensus.cc:385] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.205435  3848 raft_consensus.cc:740] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.205669  3849 consensus_queue.cc:260] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.206327  3848 consensus_queue.cc:260] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.208033  3847 raft_consensus.cc:359] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.208751  3849 ts_tablet_manager.cc:1434] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:24:32.208891  3848 ts_tablet_manager.cc:1434] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:24:32.209787  3849 tablet_bootstrap.cc:492] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:32.210032  3848 tablet_bootstrap.cc:492] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e: Bootstrap starting.
I20260630 12:24:32.212809  3488 catalog_manager.cc:5697] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67). New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:32.208755  3847 raft_consensus.cc:385] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.215370  3847 raft_consensus.cc:740] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.216286  3849 tablet_bootstrap.cc:654] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.216874  3848 tablet_bootstrap.cc:654] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.216329  3847 consensus_queue.cc:260] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.219553  3847 ts_tablet_manager.cc:1434] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:24:32.221024  3847 tablet_bootstrap.cc:492] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c: Bootstrap starting.
I20260630 12:24:32.228404  3849 tablet_bootstrap.cc:492] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:32.228924  3849 ts_tablet_manager.cc:1403] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:24:32.232547  3847 tablet_bootstrap.cc:654] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.235177  3849 raft_consensus.cc:359] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.236123  3849 raft_consensus.cc:385] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.236413  3849 raft_consensus.cc:740] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.237282  3849 consensus_queue.cc:260] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.239899  3849 ts_tablet_manager.cc:1434] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:24:32.240872  3849 tablet_bootstrap.cc:492] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4: Bootstrap starting.
I20260630 12:24:32.242142  3848 tablet_bootstrap.cc:492] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e: No bootstrap required, opened a new log
I20260630 12:24:32.242851  3848 ts_tablet_manager.cc:1403] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent bootstrapping tablet: real 0.033s	user 0.028s	sys 0.003s
I20260630 12:24:32.247057  3849 tablet_bootstrap.cc:654] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:32.246762  3848 raft_consensus.cc:359] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.247712  3848 raft_consensus.cc:385] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.248123  3848 raft_consensus.cc:740] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.249291  3848 consensus_queue.cc:260] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.252656  3848 ts_tablet_manager.cc:1434] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:24:32.257138  3849 tablet_bootstrap.cc:492] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4: No bootstrap required, opened a new log
I20260630 12:24:32.257983  3849 ts_tablet_manager.cc:1403] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:24:32.259626  3847 tablet_bootstrap.cc:492] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c: No bootstrap required, opened a new log
I20260630 12:24:32.260097  3847 ts_tablet_manager.cc:1403] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.011s
I20260630 12:24:32.260517  3849 raft_consensus.cc:359] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.261117  3849 raft_consensus.cc:385] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.261372  3849 raft_consensus.cc:740] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.262041  3849 consensus_queue.cc:260] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.263123  3847 raft_consensus.cc:359] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.263878  3847 raft_consensus.cc:385] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:32.264178  3847 raft_consensus.cc:740] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Initialized, Role: FOLLOWER
I20260630 12:24:32.264202  3849 ts_tablet_manager.cc:1434] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:24:32.265129  3847 consensus_queue.cc:260] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.267493  3847 ts_tablet_manager.cc:1434] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:24:32.338079  3866 raft_consensus.cc:493] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:32.338626  3866 raft_consensus.cc:515] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.340456  3866 leader_election.cc:290] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:32.341128  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8e617f502543d387ab2991a5f1fdd3" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c" is_pre_election: true
I20260630 12:24:32.341404  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8e617f502543d387ab2991a5f1fdd3" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" is_pre_election: true
I20260630 12:24:32.341708  3595 raft_consensus.cc:2468] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 0.
I20260630 12:24:32.341988  3669 raft_consensus.cc:2468] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 0.
I20260630 12:24:32.342846  3707 leader_election.cc:304] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.343560  3866 raft_consensus.cc:2804] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:32.343912  3866 raft_consensus.cc:493] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:32.344204  3866 raft_consensus.cc:3060] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.349148  3866 raft_consensus.cc:515] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.349486  3806 raft_consensus.cc:493] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:32.349980  3806 raft_consensus.cc:515] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.350900  3866 leader_election.cc:290] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Requested vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981)
I20260630 12:24:32.351791  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8e617f502543d387ab2991a5f1fdd3" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c"
I20260630 12:24:32.351969  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8e617f502543d387ab2991a5f1fdd3" candidate_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
I20260630 12:24:32.352394  3595 raft_consensus.cc:3060] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.352497  3669 raft_consensus.cc:3060] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.352705  3670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a9c8544ef415881dac7fea3b3dc75" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" is_pre_election: true
I20260630 12:24:32.353251  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a9c8544ef415881dac7fea3b3dc75" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" is_pre_election: true
I20260630 12:24:32.353387  3670 raft_consensus.cc:2468] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 0.
I20260630 12:24:32.353847  3744 raft_consensus.cc:2468] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 0.
I20260630 12:24:32.355155  3560 leader_election.cc:304] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.352032  3806 leader_election.cc:290] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.356537  3806 raft_consensus.cc:2804] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:32.356899  3806 raft_consensus.cc:493] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:32.357199  3806 raft_consensus.cc:3060] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.359398  3669 raft_consensus.cc:2468] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 1.
I20260630 12:24:32.359398  3595 raft_consensus.cc:2468] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecc7716f0d3141e9ac58df7d90214f0e in term 1.
I20260630 12:24:32.360669  3710 leader_election.cc:304] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4e4793b279a45b3bcc88b0f72d37db4, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.361348  3866 raft_consensus.cc:2804] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:32.361847  3866 raft_consensus.cc:697] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Becoming Leader. State: Replica: ecc7716f0d3141e9ac58df7d90214f0e, State: Running, Role: LEADER
I20260630 12:24:32.362557  3866 consensus_queue.cc:237] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.363204  3806 raft_consensus.cc:515] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.365597  3806 leader_election.cc:290] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 election: Requested vote from peers a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.366101  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a9c8544ef415881dac7fea3b3dc75" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e"
I20260630 12:24:32.366425  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848a9c8544ef415881dac7fea3b3dc75" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
I20260630 12:24:32.366734  3744 raft_consensus.cc:3060] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.367159  3669 raft_consensus.cc:3060] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.372370  3669 raft_consensus.cc:2468] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 1.
I20260630 12:24:32.371738  3488 catalog_manager.cc:5697] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67). New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:32.372895  3806 raft_consensus.cc:493] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:32.373450  3561 leader_election.cc:304] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, a4e4793b279a45b3bcc88b0f72d37db4; no voters: 
I20260630 12:24:32.373564  3744 raft_consensus.cc:2468] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 1.
I20260630 12:24:32.373813  3806 raft_consensus.cc:515] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.374572  3883 raft_consensus.cc:2804] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:32.375798  3883 raft_consensus.cc:697] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Becoming Leader. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Running, Role: LEADER
I20260630 12:24:32.376621  3883 consensus_queue.cc:237] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.377080  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f173326d06e6479680df9568868efa1e" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" is_pre_election: true
I20260630 12:24:32.377873  3669 raft_consensus.cc:2468] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 0.
I20260630 12:24:32.378309  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f173326d06e6479680df9568868efa1e" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" is_pre_election: true
I20260630 12:24:32.378918  3744 raft_consensus.cc:2468] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 0.
I20260630 12:24:32.379055  3561 leader_election.cc:304] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, a4e4793b279a45b3bcc88b0f72d37db4; no voters: 
I20260630 12:24:32.380616  3883 raft_consensus.cc:2804] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:32.381057  3883 raft_consensus.cc:493] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:32.381366  3883 raft_consensus.cc:3060] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.382949  3806 leader_election.cc:290] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.385519  3492 catalog_manager.cc:5697] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c reported cstate change: term changed from 0 to 1, leader changed from <none> to a03e0c1ec1a84cecace8d633413c352c (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a03e0c1ec1a84cecace8d633413c352c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:32.387255  3883 raft_consensus.cc:515] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.388808  3883 leader_election.cc:290] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 election: Requested vote from peers a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66:40981), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.389621  3669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f173326d06e6479680df9568868efa1e" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4e4793b279a45b3bcc88b0f72d37db4"
I20260630 12:24:32.389899  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f173326d06e6479680df9568868efa1e" candidate_uuid: "a03e0c1ec1a84cecace8d633413c352c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e"
I20260630 12:24:32.390122  3669 raft_consensus.cc:3060] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.390523  3744 raft_consensus.cc:3060] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.394701  3669 raft_consensus.cc:2468] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 1.
I20260630 12:24:32.395614  3561 leader_election.cc:304] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, a4e4793b279a45b3bcc88b0f72d37db4; no voters: 
I20260630 12:24:32.396261  3883 raft_consensus.cc:2804] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:32.396631  3883 raft_consensus.cc:697] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Becoming Leader. State: Replica: a03e0c1ec1a84cecace8d633413c352c, State: Running, Role: LEADER
I20260630 12:24:32.397207  3744 raft_consensus.cc:2468] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a03e0c1ec1a84cecace8d633413c352c in term 1.
I20260630 12:24:32.397330  3883 consensus_queue.cc:237] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.405426  3492 catalog_manager.cc:5697] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c reported cstate change: term changed from 0 to 1, leader changed from <none> to a03e0c1ec1a84cecace8d633413c352c (127.25.254.65). New cstate: current_term: 1 leader_uuid: "a03e0c1ec1a84cecace8d633413c352c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:32.418005  3799 raft_consensus.cc:493] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:32.418514  3799 raft_consensus.cc:515] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.420404  3799 leader_election.cc:290] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.431048  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95e7465d0cc448b82a241646b27e030" candidate_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" is_pre_election: true
I20260630 12:24:32.431051  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95e7465d0cc448b82a241646b27e030" candidate_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c" is_pre_election: true
I20260630 12:24:32.431778  3744 raft_consensus.cc:2468] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4e4793b279a45b3bcc88b0f72d37db4 in term 0.
I20260630 12:24:32.431859  3595 raft_consensus.cc:2468] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4e4793b279a45b3bcc88b0f72d37db4 in term 0.
I20260630 12:24:32.432863  3635 leader_election.cc:304] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4e4793b279a45b3bcc88b0f72d37db4, ecc7716f0d3141e9ac58df7d90214f0e; no voters: 
I20260630 12:24:32.433564  3799 raft_consensus.cc:2804] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:32.433933  3799 raft_consensus.cc:493] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:32.434227  3799 raft_consensus.cc:3060] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.439137  3799 raft_consensus.cc:515] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.440676  3799 leader_election.cc:290] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [CANDIDATE]: Term 1 election: Requested vote from peers a03e0c1ec1a84cecace8d633413c352c (127.25.254.65:38977), ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:32.441413  3595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95e7465d0cc448b82a241646b27e030" candidate_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a03e0c1ec1a84cecace8d633413c352c"
I20260630 12:24:32.441646  3744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95e7465d0cc448b82a241646b27e030" candidate_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecc7716f0d3141e9ac58df7d90214f0e"
I20260630 12:24:32.441937  3595 raft_consensus.cc:3060] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.442263  3744 raft_consensus.cc:3060] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:32.446575  3595 raft_consensus.cc:2468] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4e4793b279a45b3bcc88b0f72d37db4 in term 1.
I20260630 12:24:32.447278  3744 raft_consensus.cc:2468] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4e4793b279a45b3bcc88b0f72d37db4 in term 1.
I20260630 12:24:32.447736  3633 leader_election.cc:304] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a03e0c1ec1a84cecace8d633413c352c, a4e4793b279a45b3bcc88b0f72d37db4; no voters: 
I20260630 12:24:32.448459  3799 raft_consensus.cc:2804] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:32.449456  3799 raft_consensus.cc:697] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Becoming Leader. State: Replica: a4e4793b279a45b3bcc88b0f72d37db4, State: Running, Role: LEADER
I20260630 12:24:32.450194  3799 consensus_queue.cc:237] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } }
I20260630 12:24:32.457127  3492 catalog_manager.cc:5697] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4e4793b279a45b3bcc88b0f72d37db4 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:32.526521  3866 consensus_queue.cc:1048] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:32.585631  3867 consensus_queue.cc:1048] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:32.662849  3866 consensus_queue.cc:1048] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:32.685401  3798 consensus_queue.cc:1048] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:32.748749  3902 consensus_queue.cc:1048] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:32.763792  3902 consensus_queue.cc:1048] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:32.928081  3883 consensus_queue.cc:1048] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:32.938992  3744 raft_consensus.cc:1275] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Refusing update from remote peer a4e4793b279a45b3bcc88b0f72d37db4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:32.940438  3799 consensus_queue.cc:1048] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:32.981894  3668 raft_consensus.cc:1275] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Refusing update from remote peer a03e0c1ec1a84cecace8d633413c352c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:32.985765  3670 raft_consensus.cc:1275] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Refusing update from remote peer a03e0c1ec1a84cecace8d633413c352c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:32.987160  3883 consensus_queue.cc:1048] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:32.988029  3595 raft_consensus.cc:1275] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Refusing update from remote peer a4e4793b279a45b3bcc88b0f72d37db4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:32.999352  3742 raft_consensus.cc:1275] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Refusing update from remote peer a03e0c1ec1a84cecace8d633413c352c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:33.007558  3799 consensus_queue.cc:1048] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:33.049276  3924 consensus_queue.cc:1048] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:33.037864  3883 consensus_queue.cc:1048] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
W20260630 12:24:33.089232  3561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.66:40981, user_credentials={real_user=slave}} blocked reactor thread for 49865.8us
I20260630 12:24:33.299110  3920 mvcc.cc:204] Tried to move back new op lower bound from 7302440030820290560 to 7302440027963629568. Current Snapshot: MvccSnapshot[applied={T|T < 7302440030820290560 or (T in {7302440030820290560})}]
W20260630 12:24:34.026290  3707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.65:38977, user_credentials={real_user=slave}} blocked reactor thread for 44591.7us
I20260630 12:24:34.137553 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:34.146242  3951 instance_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:24:34.147047  3952 instance_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:24:34.150403  3954 instance_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:24:34.151129 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:34.152499 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:34.152748 26617 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:24:34.152947 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822274152930 us; error 0 us; skew 500 ppm
I20260630 12:24:34.153496 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:34.156127 26617 webserver.cc:533] Webserver started at http://127.25.254.68:38341/ using document root <none> and password file <none>
I20260630 12:24:34.156643 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:34.156858 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:34.157189 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:34.158432 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "d719cf54605d4422bd4d9c6900366bdd"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-n0zz"
I20260630 12:24:34.163684 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:24:34.167387  3959 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:24:34.168215 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:34.168483 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "d719cf54605d4422bd4d9c6900366bdd"
format_stamp: "Formatted at 2026-06-30 12:24:34 on dist-test-slave-n0zz"
I20260630 12:24:34.168733 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-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:24:34.189427 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:34.190630 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:34.192063 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:34.194389 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:34.194595 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.194864 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:34.195039 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:34.235004 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:34429
I20260630 12:24:34.235111  4021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:34429 every 8 connection(s)
I20260630 12:24:34.248812  4022 heartbeater.cc:344] Connected to a master server at 127.25.254.126:38055
I20260630 12:24:34.249161  4022 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:34.249776  4022 heartbeater.cc:507] Master 127.25.254.126:38055 requested a full tablet report, sending...
I20260630 12:24:34.251492  3488 ts_manager.cc:194] Registered new tserver with Master: d719cf54605d4422bd4d9c6900366bdd (127.25.254.68:34429)
I20260630 12:24:34.252653  3488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45156
I20260630 12:24:34.333189  3743 consensus_queue.cc:237] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } }
I20260630 12:24:34.339409  3670 raft_consensus.cc:1275] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Refusing update from remote peer ecc7716f0d3141e9ac58df7d90214f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.339476  3595 raft_consensus.cc:1275] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Refusing update from remote peer ecc7716f0d3141e9ac58df7d90214f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.342154  3942 consensus_queue.cc:1048] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:24:34.343564  3937 consensus_queue.cc:1048] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:24:34.350955  3939 raft_consensus.cc:2955] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.352763  3670 raft_consensus.cc:2955] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.353394  3595 raft_consensus.cc:2955] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
W20260630 12:24:34.357023  3709 consensus_peers.cc:597] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e -> Peer d719cf54605d4422bd4d9c6900366bdd (127.25.254.68:34429): Couldn't send request to peer d719cf54605d4422bd4d9c6900366bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be3b51862d3e4768880511251541b4ac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:34.368745  3488 catalog_manager.cc:5697] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 reported cstate change: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.384253  3670 consensus_queue.cc:237] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } }
I20260630 12:24:34.394932  3595 raft_consensus.cc:1275] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Refusing update from remote peer a4e4793b279a45b3bcc88b0f72d37db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.396150  3743 raft_consensus.cc:1275] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Refusing update from remote peer a4e4793b279a45b3bcc88b0f72d37db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.396621  3946 consensus_queue.cc:1048] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:24:34.397614  3890 consensus_queue.cc:1048] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260630 12:24:34.401923  3635 consensus_peers.cc:597] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 -> Peer d719cf54605d4422bd4d9c6900366bdd (127.25.254.68:34429): Couldn't send request to peer d719cf54605d4422bd4d9c6900366bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a95e7465d0cc448b82a241646b27e030. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:34.404842  3890 raft_consensus.cc:2955] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.406771  3743 raft_consensus.cc:2955] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.407594  3595 raft_consensus.cc:2955] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.418413  3488 catalog_manager.cc:5697] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e reported cstate change: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } attrs { replace: true } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.424528  3743 consensus_queue.cc:237] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } }
I20260630 12:24:34.432071  3670 raft_consensus.cc:1275] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Refusing update from remote peer ecc7716f0d3141e9ac58df7d90214f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:24:34.432600  3709 consensus_peers.cc:597] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e -> Peer d719cf54605d4422bd4d9c6900366bdd (127.25.254.68:34429): Couldn't send request to peer d719cf54605d4422bd4d9c6900366bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7752d4fdd48140209be114b912bdb884. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:34.433122  3595 raft_consensus.cc:1275] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Refusing update from remote peer ecc7716f0d3141e9ac58df7d90214f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.434134  3866 consensus_queue.cc:1048] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:34.435650  3866 consensus_queue.cc:1048] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:34.439970  3866 raft_consensus.cc:2955] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.441706  3670 raft_consensus.cc:2955] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.443930  3595 raft_consensus.cc:2955] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.454136  3493 catalog_manager.cc:5697] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 reported cstate change: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } attrs { replace: true } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.456215  3743 consensus_queue.cc:237] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } }
W20260630 12:24:34.462553  3709 consensus_peers.cc:597] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e -> Peer d719cf54605d4422bd4d9c6900366bdd (127.25.254.68:34429): Couldn't send request to peer d719cf54605d4422bd4d9c6900366bdd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa8e617f502543d387ab2991a5f1fdd3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:34.463178  3670 raft_consensus.cc:1275] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Refusing update from remote peer ecc7716f0d3141e9ac58df7d90214f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.464121  3595 raft_consensus.cc:1275] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Refusing update from remote peer ecc7716f0d3141e9ac58df7d90214f0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:24:34.464455  3939 consensus_queue.cc:1048] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:34.466791  3866 consensus_queue.cc:1048] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:24:34.470858  3939 raft_consensus.cc:2955] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.475080  3595 raft_consensus.cc:2955] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.482728  3670 raft_consensus.cc:2955] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.488974  3488 catalog_manager.cc:5697] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c reported cstate change: config changed from index -1 to 16, NON_VOTER d719cf54605d4422bd4d9c6900366bdd (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "a03e0c1ec1a84cecace8d633413c352c" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 38977 } } peers { permanent_uuid: "a4e4793b279a45b3bcc88b0f72d37db4" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 40981 } attrs { replace: true } } peers { permanent_uuid: "ecc7716f0d3141e9ac58df7d90214f0e" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 39395 } } peers { permanent_uuid: "d719cf54605d4422bd4d9c6900366bdd" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 34429 } attrs { promote: true } } }
I20260630 12:24:34.498735 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:34.534271 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:34.535080 26617 tablet_replica.cc:333] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.535709 26617 raft_consensus.cc:2243] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.536443 26617 raft_consensus.cc:2272] T f173326d06e6479680df9568868efa1e P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.538785 26617 tablet_replica.cc:333] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.539357 26617 raft_consensus.cc:2243] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.540004 26617 raft_consensus.cc:2272] T be3b51862d3e4768880511251541b4ac P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.542995 26617 tablet_replica.cc:333] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.543545 26617 raft_consensus.cc:2243] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.544257 26617 raft_consensus.cc:2272] T 848a9c8544ef415881dac7fea3b3dc75 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.546636 26617 tablet_replica.cc:333] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.549877 26617 raft_consensus.cc:2243] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.550592 26617 raft_consensus.cc:2272] T a95e7465d0cc448b82a241646b27e030 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.552839 26617 tablet_replica.cc:333] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.553431 26617 raft_consensus.cc:2243] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.554003 26617 raft_consensus.cc:2272] T 7752d4fdd48140209be114b912bdb884 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.556293 26617 tablet_replica.cc:333] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.556860 26617 raft_consensus.cc:2243] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.557421 26617 raft_consensus.cc:2272] T aa8e617f502543d387ab2991a5f1fdd3 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.560174 26617 tablet_replica.cc:333] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.560667 26617 raft_consensus.cc:2243] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.561089 26617 raft_consensus.cc:2272] T 8ea1922e2c934a57bef82601f63a94eb P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.563038 26617 tablet_replica.cc:333] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c: stopping tablet replica
I20260630 12:24:34.563495 26617 raft_consensus.cc:2243] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.563910 26617 raft_consensus.cc:2272] T 6e51a0569b1a4693884bc9e2cb1a7008 P a03e0c1ec1a84cecace8d633413c352c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.595542 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:34.623044 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:34.666747 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:34.667585 26617 tablet_replica.cc:333] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.668468 26617 raft_consensus.cc:2243] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.669162 26617 raft_consensus.cc:2272] T 848a9c8544ef415881dac7fea3b3dc75 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.672535 26617 tablet_replica.cc:333] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.673313 26617 raft_consensus.cc:2243] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.674707 26617 raft_consensus.cc:2272] T a95e7465d0cc448b82a241646b27e030 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.677646 26617 tablet_replica.cc:333] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.678426 26617 raft_consensus.cc:2243] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.679189 26617 raft_consensus.cc:2272] T aa8e617f502543d387ab2991a5f1fdd3 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.682235 26617 tablet_replica.cc:333] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.682952 26617 raft_consensus.cc:2243] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.683735 26617 raft_consensus.cc:2272] T be3b51862d3e4768880511251541b4ac P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.686826 26617 tablet_replica.cc:333] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.687548 26617 raft_consensus.cc:2243] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.688311 26617 raft_consensus.cc:2272] T 7752d4fdd48140209be114b912bdb884 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.691383 26617 tablet_replica.cc:333] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.692085 26617 raft_consensus.cc:2243] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.692628 26617 raft_consensus.cc:2272] T e778b97c83c5458faebe738018158a14 P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.695299 26617 tablet_replica.cc:333] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.695945 26617 raft_consensus.cc:2243] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.696563 26617 raft_consensus.cc:2272] T f173326d06e6479680df9568868efa1e P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.699916 26617 tablet_replica.cc:333] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4: stopping tablet replica
I20260630 12:24:34.700560 26617 raft_consensus.cc:2243] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.701092 26617 raft_consensus.cc:2272] T 249b684018fb4be9943bcd24bc79548c P a4e4793b279a45b3bcc88b0f72d37db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.735248 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:34.745657  4036 ts_tablet_manager.cc:933] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: Initiating tablet copy from peer ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395)
I20260630 12:24:34.747634  4036 tablet_copy_client.cc:323] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:39395
I20260630 12:24:34.757416  3754 tablet_copy_service.cc:140] P ecc7716f0d3141e9ac58df7d90214f0e: Received BeginTabletCopySession request for tablet be3b51862d3e4768880511251541b4ac from peer d719cf54605d4422bd4d9c6900366bdd ({username='slave'} at 127.0.0.1:46816)
I20260630 12:24:34.757905  3754 tablet_copy_service.cc:161] P ecc7716f0d3141e9ac58df7d90214f0e: Beginning new tablet copy session on tablet be3b51862d3e4768880511251541b4ac from peer d719cf54605d4422bd4d9c6900366bdd at {username='slave'} at 127.0.0.1:46816: session id = d719cf54605d4422bd4d9c6900366bdd-be3b51862d3e4768880511251541b4ac
I20260630 12:24:34.762367 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:34.763847  3754 tablet_copy_source_session.cc:215] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:34.768688  4036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3b51862d3e4768880511251541b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:34.782234  4036 tablet_copy_client.cc:806] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:34.784547  4036 tablet_copy_client.cc:670] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:34.786085 26617 tablet_copy_service.cc:362] P ecc7716f0d3141e9ac58df7d90214f0e: Destroying tablet copy session d719cf54605d4422bd4d9c6900366bdd-be3b51862d3e4768880511251541b4ac due to service shutdown
I20260630 12:24:34.786494 26617 tablet_copy_service.cc:434] P ecc7716f0d3141e9ac58df7d90214f0e: ending tablet copy session d719cf54605d4422bd4d9c6900366bdd-be3b51862d3e4768880511251541b4ac on tablet be3b51862d3e4768880511251541b4ac with peer d719cf54605d4422bd4d9c6900366bdd
I20260630 12:24:34.806617 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:34.807847 26617 tablet_replica.cc:333] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.808547 26617 raft_consensus.cc:2243] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.809280 26617 raft_consensus.cc:2272] T f173326d06e6479680df9568868efa1e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.812716 26617 tablet_replica.cc:333] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.813302 26617 raft_consensus.cc:2243] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.813858 26617 raft_consensus.cc:2272] T 848a9c8544ef415881dac7fea3b3dc75 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.816431 26617 tablet_replica.cc:333] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.816998 26617 raft_consensus.cc:2243] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:34.817551 26617 raft_consensus.cc:2272] T a95e7465d0cc448b82a241646b27e030 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.820087 26617 tablet_replica.cc:333] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.820645 26617 raft_consensus.cc:2243] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.821662 26617 raft_consensus.cc:2272] T 7752d4fdd48140209be114b912bdb884 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.824129 26617 tablet_replica.cc:333] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.824681 26617 raft_consensus.cc:2243] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.825129 26617 raft_consensus.cc:2272] T 0dd6dc6f44314099a73c44a4ce3afbad P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.827451 26617 tablet_replica.cc:333] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.828125 26617 raft_consensus.cc:2243] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.829198 26617 raft_consensus.cc:2272] T aa8e617f502543d387ab2991a5f1fdd3 P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.831466 26617 tablet_replica.cc:333] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.831984 26617 raft_consensus.cc:2243] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.832914 26617 raft_consensus.cc:2272] T be3b51862d3e4768880511251541b4ac P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.835538 26617 tablet_replica.cc:333] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e: stopping tablet replica
I20260630 12:24:34.836018 26617 raft_consensus.cc:2243] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.836460 26617 raft_consensus.cc:2272] T a70b129b6def426685213414b5b5781e P ecc7716f0d3141e9ac58df7d90214f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.866493 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:34.885715 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
W20260630 12:24:34.891999  4036 ts_tablet_manager.cc:1011] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: Tablet Copy: Unable to fetch data from remote peer ecc7716f0d3141e9ac58df7d90214f0e (127.25.254.67:39395): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.25.254.67:39395: connect: Connection refused (error 111)
I20260630 12:24:34.892537  4036 tablet_replica.cc:333] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: stopping tablet replica
I20260630 12:24:34.892877  4036 raft_consensus.cc:2243] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:24:34.893298  4036 raft_consensus.cc:2272] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:24:34.897742  4036 tablet_copy_client.cc:1131] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.254.67:39395: connect: Connection refused (error 111)
W20260630 12:24:34.901238  4036 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet be3b51862d3e4768880511251541b4ac but one is already registered
I20260630 12:24:34.901678  4036 ts_tablet_manager.cc:1916] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:34.914551 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:34.917578  4036 ts_tablet_manager.cc:1929] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:24:34.918005  4036 log.cc:1199] T be3b51862d3e4768880511251541b4ac P d719cf54605d4422bd4d9c6900366bdd: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/be3b51862d3e4768880511251541b4ac
I20260630 12:24:34.936183 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:24:34.944618 26617 master.cc:562] Master@127.25.254.126:38055 shutting down...
W20260630 12:24:34.971550  3541 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:24:34.972918 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:34.973394 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:34.973683 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P c067911c0a5b4c14ba8328c27395cd81: stopping tablet replica
I20260630 12:24:34.993757 26617 master.cc:584] Master@127.25.254.126:38055 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6043 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:24:35.040160 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:34805
I20260630 12:24:35.041352 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:35.046520  4039 instance_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:24:35.046594  4040 instance_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:24:35.047672  4042 instance_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:24:35.048734 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:35.049551 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:35.049775 26617 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:24:35.049942 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822275049918 us; error 0 us; skew 500 ppm
I20260630 12:24:35.050504 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:35.052753 26617 webserver.cc:533] Webserver started at http://127.25.254.126:40279/ using document root <none> and password file <none>
I20260630 12:24:35.053224 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:35.053431 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:35.053704 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:35.055007 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "27c3758c92eb4764a2e02a0a8cc2a56d"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.059291 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:35.062484  4047 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:24:35.063402 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:35.063651 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "27c3758c92eb4764a2e02a0a8cc2a56d"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.063881 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-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:24:35.102912 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:35.104041 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:35.140704 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:34805
I20260630 12:24:35.140836  4098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:34805 every 8 connection(s)
I20260630 12:24:35.144958  4099 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:24:35.155602  4099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d: Bootstrap starting.
I20260630 12:24:35.160372  4099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.164793  4099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d: No bootstrap required, opened a new log
I20260630 12:24:35.167052  4099 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c3758c92eb4764a2e02a0a8cc2a56d" member_type: VOTER }
I20260630 12:24:35.167452  4099 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.167708  4099 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27c3758c92eb4764a2e02a0a8cc2a56d, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.168334  4099 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27c3758c92eb4764a2e02a0a8cc2a56d" member_type: VOTER }
I20260630 12:24:35.168823  4099 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:35.169045  4099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:35.169338  4099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:35.174129  4099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c3758c92eb4764a2e02a0a8cc2a56d" member_type: VOTER }
I20260630 12:24:35.174678  4099 leader_election.cc:304] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [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: 27c3758c92eb4764a2e02a0a8cc2a56d; no voters: 
I20260630 12:24:35.175791  4099 leader_election.cc:290] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:35.176131  4102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:35.177438  4102 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 1 LEADER]: Becoming Leader. State: Replica: 27c3758c92eb4764a2e02a0a8cc2a56d, State: Running, Role: LEADER
I20260630 12:24:35.178089  4102 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [LEADER]: Queue going to LEADER mode. State: All 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: "27c3758c92eb4764a2e02a0a8cc2a56d" member_type: VOTER }
I20260630 12:24:35.178699  4099 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:35.182405  4103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27c3758c92eb4764a2e02a0a8cc2a56d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c3758c92eb4764a2e02a0a8cc2a56d" member_type: VOTER } }
I20260630 12:24:35.183054  4103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:35.182955  4104 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27c3758c92eb4764a2e02a0a8cc2a56d. Latest consensus state: current_term: 1 leader_uuid: "27c3758c92eb4764a2e02a0a8cc2a56d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27c3758c92eb4764a2e02a0a8cc2a56d" member_type: VOTER } }
I20260630 12:24:35.183569  4104 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:35.185765  4108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:35.194249  4108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:35.195235 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:35.202775  4108 catalog_manager.cc:1383] Generated new cluster ID: 70ac7a0ae7d54ecbaa8bc7340ed92e6c
I20260630 12:24:35.203074  4108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:35.217893  4108 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:35.219211  4108 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:35.232867  4108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d: Generated new TSK 0
I20260630 12:24:35.233503  4108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:35.262024 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:35.267906  4120 instance_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:24:35.269556  4121 instance_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:24:35.270277 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:35.270360  4123 instance_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:24:35.271514 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:35.271703 26617 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:24:35.271826 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822275271814 us; error 0 us; skew 500 ppm
I20260630 12:24:35.272272 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:35.274547 26617 webserver.cc:533] Webserver started at http://127.25.254.65:43403/ using document root <none> and password file <none>
I20260630 12:24:35.274964 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:35.275123 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:35.275336 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:35.276396 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "870272e5f3c24f3a9d01037235b31eef"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.280920 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:24:35.284200  4128 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:24:35.284974 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:35.285295 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "870272e5f3c24f3a9d01037235b31eef"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.285588 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-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:24:35.303045 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:35.304134 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:35.305646 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:35.307914 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:35.308156 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.308404 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:35.308573 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.344496 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:39809
I20260630 12:24:35.344585  4190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:39809 every 8 connection(s)
I20260630 12:24:35.349465 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:35.356003  4195 instance_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:24:35.357920  4196 instance_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:24:35.360620  4198 instance_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:24:35.362080 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:35.362985  4191 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34805
I20260630 12:24:35.363394  4191 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:35.364065  4191 heartbeater.cc:507] Master 127.25.254.126:34805 requested a full tablet report, sending...
I20260630 12:24:35.364519 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:35.364774 26617 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:24:35.364961 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822275364945 us; error 0 us; skew 500 ppm
I20260630 12:24:35.365669 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:35.366225  4064 ts_manager.cc:194] Registered new tserver with Master: 870272e5f3c24f3a9d01037235b31eef (127.25.254.65:39809)
I20260630 12:24:35.367944  4064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38844
I20260630 12:24:35.368475 26617 webserver.cc:533] Webserver started at http://127.25.254.66:36083/ using document root <none> and password file <none>
I20260630 12:24:35.369065 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:35.369268 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:35.369536 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:35.370632 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "90f01639b3db46cea8919e43207ec5e2"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.374773 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:35.377820  4203 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:24:35.378600 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:35.378881 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "90f01639b3db46cea8919e43207ec5e2"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.379151 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-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:24:35.386925 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:35.387907 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:35.389344 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:35.391662 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:35.391829 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.392110 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:35.392264 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.428440 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:44581
I20260630 12:24:35.428543  4265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:44581 every 8 connection(s)
I20260630 12:24:35.433100 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:35.440030  4269 instance_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:24:35.441545  4270 instance_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:24:35.444501 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:35.445242  4272 instance_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:24:35.445359  4266 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34805
I20260630 12:24:35.445932  4266 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:35.446427 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:35.446714 26617 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:24:35.446755  4266 heartbeater.cc:507] Master 127.25.254.126:34805 requested a full tablet report, sending...
I20260630 12:24:35.446910 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822275446889 us; error 0 us; skew 500 ppm
I20260630 12:24:35.447567 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:35.449113  4064 ts_manager.cc:194] Registered new tserver with Master: 90f01639b3db46cea8919e43207ec5e2 (127.25.254.66:44581)
I20260630 12:24:35.450120 26617 webserver.cc:533] Webserver started at http://127.25.254.67:43809/ using document root <none> and password file <none>
I20260630 12:24:35.450691 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:35.450670  4064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38858
I20260630 12:24:35.451129 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:35.451443 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:35.452651 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "199d0f92ae0b4db7aa8717b135b0ab46"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.456836 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:35.459928  4277 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:24:35.460614 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:35.460915 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "199d0f92ae0b4db7aa8717b135b0ab46"
format_stamp: "Formatted at 2026-06-30 12:24:35 on dist-test-slave-n0zz"
I20260630 12:24:35.461145 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822048163789-26617-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:24:35.489401 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:35.490598 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:35.492030 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:35.494158 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:35.494406 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.494654 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:35.494812 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:35.534034 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:40537
I20260630 12:24:35.534112  4339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:40537 every 8 connection(s)
I20260630 12:24:35.547820  4340 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34805
I20260630 12:24:35.548223  4340 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:35.548933  4340 heartbeater.cc:507] Master 127.25.254.126:34805 requested a full tablet report, sending...
I20260630 12:24:35.550784  4064 ts_manager.cc:194] Registered new tserver with Master: 199d0f92ae0b4db7aa8717b135b0ab46 (127.25.254.67:40537)
I20260630 12:24:35.550938 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013646171s
I20260630 12:24:35.552124  4064 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38864
I20260630 12:24:35.574723  4064 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38868:
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:24:35.576421  4064 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:24:35.618517  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 5704daac0fda4f69a1b14f9007ffd6ce (DEFAULT_TABLE table=test-workload [id=fb38b8fb433c4b18878be5d087e2a4d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:35.619860  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5704daac0fda4f69a1b14f9007ffd6ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.620201  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 5704daac0fda4f69a1b14f9007ffd6ce (DEFAULT_TABLE table=test-workload [id=fb38b8fb433c4b18878be5d087e2a4d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:35.620658  4156 tablet_service.cc:1511] Processing CreateTablet for tablet 5704daac0fda4f69a1b14f9007ffd6ce (DEFAULT_TABLE table=test-workload [id=fb38b8fb433c4b18878be5d087e2a4d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:35.621455  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5704daac0fda4f69a1b14f9007ffd6ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.621991  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5704daac0fda4f69a1b14f9007ffd6ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:35.636134  4355 tablet_bootstrap.cc:492] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: Bootstrap starting.
I20260630 12:24:35.638012  4356 tablet_bootstrap.cc:492] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46: Bootstrap starting.
I20260630 12:24:35.643422  4357 tablet_bootstrap.cc:492] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2: Bootstrap starting.
I20260630 12:24:35.644752  4355 tablet_bootstrap.cc:654] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.644840  4356 tablet_bootstrap.cc:654] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.649127  4357 tablet_bootstrap.cc:654] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:35.651115  4355 tablet_bootstrap.cc:492] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: No bootstrap required, opened a new log
I20260630 12:24:35.651670  4355 ts_tablet_manager.cc:1403] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:24:35.652626  4356 tablet_bootstrap.cc:492] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46: No bootstrap required, opened a new log
I20260630 12:24:35.653385  4356 ts_tablet_manager.cc:1403] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:24:35.654256  4355 raft_consensus.cc:359] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.655122  4355 raft_consensus.cc:385] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.655449  4355 raft_consensus.cc:740] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 870272e5f3c24f3a9d01037235b31eef, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.656212  4355 consensus_queue.cc:260] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.657157  4357 tablet_bootstrap.cc:492] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2: No bootstrap required, opened a new log
I20260630 12:24:35.656757  4356 raft_consensus.cc:359] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.657569  4356 raft_consensus.cc:385] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.657677  4357 ts_tablet_manager.cc:1403] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:24:35.657914  4356 raft_consensus.cc:740] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199d0f92ae0b4db7aa8717b135b0ab46, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.658716  4191 heartbeater.cc:499] Master 127.25.254.126:34805 was elected leader, sending a full tablet report...
I20260630 12:24:35.659025  4355 ts_tablet_manager.cc:1434] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:24:35.658823  4356 consensus_queue.cc:260] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.665043  4357 raft_consensus.cc:359] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.665841  4357 raft_consensus.cc:385] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:35.666208  4357 raft_consensus.cc:740] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90f01639b3db46cea8919e43207ec5e2, State: Initialized, Role: FOLLOWER
I20260630 12:24:35.666558  4340 heartbeater.cc:499] Master 127.25.254.126:34805 was elected leader, sending a full tablet report...
I20260630 12:24:35.667194  4356 ts_tablet_manager.cc:1434] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260630 12:24:35.667037  4357 consensus_queue.cc:260] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.669426  4266 heartbeater.cc:499] Master 127.25.254.126:34805 was elected leader, sending a full tablet report...
I20260630 12:24:35.669934  4357 ts_tablet_manager.cc:1434] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:24:35.953070  4361 raft_consensus.cc:493] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.953572  4361 raft_consensus.cc:515] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.955564  4361 leader_election.cc:290] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 199d0f92ae0b4db7aa8717b135b0ab46 (127.25.254.67:40537), 90f01639b3db46cea8919e43207ec5e2 (127.25.254.66:44581)
I20260630 12:24:35.957127  4362 raft_consensus.cc:493] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.958168  4363 raft_consensus.cc:493] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:35.957723  4362 raft_consensus.cc:515] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.958729  4363 raft_consensus.cc:515] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.965253  4362 leader_election.cc:290] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 870272e5f3c24f3a9d01037235b31eef (127.25.254.65:39809), 90f01639b3db46cea8919e43207ec5e2 (127.25.254.66:44581)
I20260630 12:24:35.971108  4363 leader_election.cc:290] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 199d0f92ae0b4db7aa8717b135b0ab46 (127.25.254.67:40537), 870272e5f3c24f3a9d01037235b31eef (127.25.254.65:39809)
I20260630 12:24:35.973241  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "870272e5f3c24f3a9d01037235b31eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f01639b3db46cea8919e43207ec5e2" is_pre_election: true
I20260630 12:24:35.977237  4241 raft_consensus.cc:2468] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870272e5f3c24f3a9d01037235b31eef in term 0.
I20260630 12:24:35.978817  4132 leader_election.cc:304] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870272e5f3c24f3a9d01037235b31eef, 90f01639b3db46cea8919e43207ec5e2; no voters: 
I20260630 12:24:35.979879  4361 raft_consensus.cc:2804] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:35.980300  4361 raft_consensus.cc:493] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:35.980688  4361 raft_consensus.cc:3060] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:35.990139  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "90f01639b3db46cea8919e43207ec5e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870272e5f3c24f3a9d01037235b31eef" is_pre_election: true
I20260630 12:24:35.991284  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "870272e5f3c24f3a9d01037235b31eef" is_pre_election: true
I20260630 12:24:35.993937  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "870272e5f3c24f3a9d01037235b31eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" is_pre_election: true
I20260630 12:24:35.994014  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "90f01639b3db46cea8919e43207ec5e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" is_pre_election: true
I20260630 12:24:35.994762  4315 raft_consensus.cc:2468] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 870272e5f3c24f3a9d01037235b31eef in term 0.
I20260630 12:24:35.996131  4361 raft_consensus.cc:515] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:35.997269  4166 raft_consensus.cc:2393] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90f01639b3db46cea8919e43207ec5e2 in current term 1: Already voted for candidate 870272e5f3c24f3a9d01037235b31eef in this term.
I20260630 12:24:35.997449  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f01639b3db46cea8919e43207ec5e2" is_pre_election: true
I20260630 12:24:35.998082  4241 raft_consensus.cc:2468] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 199d0f92ae0b4db7aa8717b135b0ab46 in term 0.
I20260630 12:24:35.998950  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "870272e5f3c24f3a9d01037235b31eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "199d0f92ae0b4db7aa8717b135b0ab46"
I20260630 12:24:35.999219  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5704daac0fda4f69a1b14f9007ffd6ce" candidate_uuid: "870272e5f3c24f3a9d01037235b31eef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90f01639b3db46cea8919e43207ec5e2"
I20260630 12:24:35.999577  4315 raft_consensus.cc:3060] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:35.999786  4241 raft_consensus.cc:3060] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:35.999466  4281 leader_election.cc:304] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [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: 199d0f92ae0b4db7aa8717b135b0ab46, 90f01639b3db46cea8919e43207ec5e2; no voters: 870272e5f3c24f3a9d01037235b31eef
I20260630 12:24:36.001104  4361 leader_election.cc:290] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [CANDIDATE]: Term 1 election: Requested vote from peers 199d0f92ae0b4db7aa8717b135b0ab46 (127.25.254.67:40537), 90f01639b3db46cea8919e43207ec5e2 (127.25.254.66:44581)
I20260630 12:24:36.001214  4205 leader_election.cc:304] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [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: 90f01639b3db46cea8919e43207ec5e2; no voters: 199d0f92ae0b4db7aa8717b135b0ab46, 870272e5f3c24f3a9d01037235b31eef
I20260630 12:24:36.006872  4241 raft_consensus.cc:2468] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870272e5f3c24f3a9d01037235b31eef in term 1.
I20260630 12:24:36.006872  4315 raft_consensus.cc:2468] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 870272e5f3c24f3a9d01037235b31eef in term 1.
I20260630 12:24:36.007761  4363 raft_consensus.cc:2749] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:36.007850  4362 raft_consensus.cc:2764] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:24:36.008548  4132 leader_election.cc:304] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 870272e5f3c24f3a9d01037235b31eef, 90f01639b3db46cea8919e43207ec5e2; no voters: 
I20260630 12:24:36.009528  4361 raft_consensus.cc:2804] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.010921  4361 raft_consensus.cc:697] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 LEADER]: Becoming Leader. State: Replica: 870272e5f3c24f3a9d01037235b31eef, State: Running, Role: LEADER
I20260630 12:24:36.011685  4361 consensus_queue.cc:237] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } }
I20260630 12:24:36.018785  4064 catalog_manager.cc:5697] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef reported cstate change: term changed from 0 to 1, leader changed from <none> to 870272e5f3c24f3a9d01037235b31eef (127.25.254.65). New cstate: current_term: 1 leader_uuid: "870272e5f3c24f3a9d01037235b31eef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "199d0f92ae0b4db7aa8717b135b0ab46" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 40537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "870272e5f3c24f3a9d01037235b31eef" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 39809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90f01639b3db46cea8919e43207ec5e2" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 44581 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:36.083444 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:36.102032 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:36.102939 26617 tablet_replica.cc:333] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: stopping tablet replica
I20260630 12:24:36.103525 26617 raft_consensus.cc:2243] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:36.104161 26617 pending_rounds.cc:70] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: Trying to abort 1 pending ops.
I20260630 12:24:36.104375 26617 pending_rounds.cc:77] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440042550501376 op_type: NO_OP noop_request { }
I20260630 12:24:36.104681 26617 raft_consensus.cc:2889] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:24:36.104964 26617 raft_consensus.cc:2272] T 5704daac0fda4f69a1b14f9007ffd6ce P 870272e5f3c24f3a9d01037235b31eef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.125272 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:36.134410 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:36.152499 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:36.153373 26617 tablet_replica.cc:333] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2: stopping tablet replica
I20260630 12:24:36.153935 26617 raft_consensus.cc:2243] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.154350 26617 raft_consensus.cc:2272] T 5704daac0fda4f69a1b14f9007ffd6ce P 90f01639b3db46cea8919e43207ec5e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.173527 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:36.182103 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:36.200098 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:36.200637 26617 tablet_replica.cc:333] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46: stopping tablet replica
I20260630 12:24:36.201072 26617 raft_consensus.cc:2243] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:36.201403 26617 raft_consensus.cc:2272] T 5704daac0fda4f69a1b14f9007ffd6ce P 199d0f92ae0b4db7aa8717b135b0ab46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.219825 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:36.228719 26617 master.cc:562] Master@127.25.254.126:34805 shutting down...
I20260630 12:24:36.243017 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:36.243582 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:36.243918 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27c3758c92eb4764a2e02a0a8cc2a56d: stopping tablet replica
I20260630 12:24:36.261979 26617 master.cc:584] Master@127.25.254.126:34805 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1252 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:24:36.295873 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:34221
I20260630 12:24:36.297348 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.302325  4373 instance_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:24:36.303469  4374 instance_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:24:36.304042  4376 instance_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:24:36.304418 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:36.305470 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.305660 26617 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:24:36.305775 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822276305764 us; error 0 us; skew 500 ppm
I20260630 12:24:36.306427 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.308782 26617 webserver.cc:533] Webserver started at http://127.25.254.126:44445/ using document root <none> and password file <none>
I20260630 12:24:36.309248 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.309409 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.309636 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.310802 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "aa74fa28817245848d0b1579a83334b7"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.315266 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:24:36.318543  4381 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:24:36.319269 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:36.319555 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "aa74fa28817245848d0b1579a83334b7"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.319836 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-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:24:36.360677 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.361642 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.395799 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:34221
I20260630 12:24:36.395889  4432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:34221 every 8 connection(s)
I20260630 12:24:36.399477  4433 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:24:36.409631  4433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7: Bootstrap starting.
I20260630 12:24:36.413832  4433 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.417796  4433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7: No bootstrap required, opened a new log
I20260630 12:24:36.419763  4433 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa74fa28817245848d0b1579a83334b7" member_type: VOTER }
I20260630 12:24:36.420156  4433 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.420396  4433 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa74fa28817245848d0b1579a83334b7, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.420998  4433 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa74fa28817245848d0b1579a83334b7" member_type: VOTER }
I20260630 12:24:36.421492  4433 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:36.421715  4433 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:36.422015  4433 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:36.426484  4433 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa74fa28817245848d0b1579a83334b7" member_type: VOTER }
I20260630 12:24:36.426923  4433 leader_election.cc:304] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [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: aa74fa28817245848d0b1579a83334b7; no voters: 
I20260630 12:24:36.427918  4433 leader_election.cc:290] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:36.428261  4436 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:36.429622  4436 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa74fa28817245848d0b1579a83334b7, State: Running, Role: LEADER
I20260630 12:24:36.430240  4436 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [LEADER]: Queue going to LEADER mode. State: All 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: "aa74fa28817245848d0b1579a83334b7" member_type: VOTER }
I20260630 12:24:36.430845  4433 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:36.433156  4437 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa74fa28817245848d0b1579a83334b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa74fa28817245848d0b1579a83334b7" member_type: VOTER } }
I20260630 12:24:36.433251  4438 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa74fa28817245848d0b1579a83334b7. Latest consensus state: current_term: 1 leader_uuid: "aa74fa28817245848d0b1579a83334b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa74fa28817245848d0b1579a83334b7" member_type: VOTER } }
I20260630 12:24:36.433947  4437 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:36.433969  4438 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:36.436887  4442 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:36.442896  4442 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:36.445559 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:36.451843  4442 catalog_manager.cc:1383] Generated new cluster ID: f9a10209ba9b48b2a2f87cc59379bedd
I20260630 12:24:36.452091  4442 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:36.468156  4442 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:36.469376  4442 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:36.483050  4442 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7: Generated new TSK 0
I20260630 12:24:36.483668  4442 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:36.512071 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.517658  4454 instance_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:24:36.518919  4455 instance_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:24:36.520318  4457 instance_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:24:36.520601 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:36.521481 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.521690 26617 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:24:36.521912 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822276521891 us; error 0 us; skew 500 ppm
I20260630 12:24:36.522485 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.524611 26617 webserver.cc:533] Webserver started at http://127.25.254.65:37699/ using document root <none> and password file <none>
I20260630 12:24:36.525071 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.525261 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.525554 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.526671 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "b07e537575484e5fb73281ce32bc5ca3"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.530879 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:24:36.534068  4462 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:24:36.534848 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:36.535136 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "b07e537575484e5fb73281ce32bc5ca3"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.535398 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-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:24:36.546412 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.547454 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.548856 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.551151 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.551352 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.551614 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.551780 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.588541 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:36293
I20260630 12:24:36.588636  4524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:36293 every 8 connection(s)
I20260630 12:24:36.593573 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.600236  4529 instance_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:24:36.602408  4530 instance_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:24:36.604288  4532 instance_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:24:36.604516 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:36.605574  4525 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34221
I20260630 12:24:36.605913 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:24:36.605968  4525 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:36.606287 26617 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:24:36.606499 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822276606483 us; error 0 us; skew 500 ppm
I20260630 12:24:36.606945  4525 heartbeater.cc:507] Master 127.25.254.126:34221 requested a full tablet report, sending...
I20260630 12:24:36.607055 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.609282  4398 ts_manager.cc:194] Registered new tserver with Master: b07e537575484e5fb73281ce32bc5ca3 (127.25.254.65:36293)
I20260630 12:24:36.609862 26617 webserver.cc:533] Webserver started at http://127.25.254.66:39143/ using document root <none> and password file <none>
I20260630 12:24:36.610430 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.610639 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.610903 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.611330  4398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37806
I20260630 12:24:36.611984 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "6de438f46c6c4e1fb48b2dd01649eb72"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.616396 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:36.619484  4537 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:24:36.620267 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:36.620548 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "6de438f46c6c4e1fb48b2dd01649eb72"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.620826 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-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:24:36.631815 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.632885 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.634239 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.636365 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.636585 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.636822 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.636950 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.674002 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:35095
I20260630 12:24:36.674094  4599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:35095 every 8 connection(s)
I20260630 12:24:36.678686 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.685278  4603 instance_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:24:36.686677  4604 instance_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:24:36.689404  4606 instance_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:24:36.690129  4600 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34221
I20260630 12:24:36.690546  4600 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.690900 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:36.691480  4600 heartbeater.cc:507] Master 127.25.254.126:34221 requested a full tablet report, sending...
I20260630 12:24:36.691973 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.692276 26617 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:24:36.692512 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822276692492 us; error 0 us; skew 500 ppm
I20260630 12:24:36.693252 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.693805  4398 ts_manager.cc:194] Registered new tserver with Master: 6de438f46c6c4e1fb48b2dd01649eb72 (127.25.254.66:35095)
I20260630 12:24:36.695194  4398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37810
I20260630 12:24:36.697736 26617 webserver.cc:533] Webserver started at http://127.25.254.67:43233/ using document root <none> and password file <none>
I20260630 12:24:36.698312 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.698520 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.698814 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.699827 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "4cb7c84f059c450ebeb60c9d1295f63c"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.704044 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:36.707283  4611 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:24:36.707965 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:36.708264 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "4cb7c84f059c450ebeb60c9d1295f63c"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.708544 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-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:24:36.723337 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.724385 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.725792 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.728086 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.728319 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.728551 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.728724 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.765690 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:36345
I20260630 12:24:36.765808  4673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:36345 every 8 connection(s)
I20260630 12:24:36.770460 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:36.776263  4677 instance_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:24:36.777055  4678 instance_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:24:36.780810 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:36.780514  4680 instance_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:24:36.781738  4674 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34221
I20260630 12:24:36.782145  4674 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.782294 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:36.782620 26617 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:24:36.782812 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822276782797 us; error 0 us; skew 500 ppm
I20260630 12:24:36.783006  4674 heartbeater.cc:507] Master 127.25.254.126:34221 requested a full tablet report, sending...
I20260630 12:24:36.783414 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:36.785202  4398 ts_manager.cc:194] Registered new tserver with Master: 4cb7c84f059c450ebeb60c9d1295f63c (127.25.254.67:36345)
I20260630 12:24:36.785941 26617 webserver.cc:533] Webserver started at http://127.25.254.68:36255/ using document root <none> and password file <none>
I20260630 12:24:36.786496 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:36.786717 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:36.786747  4398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37818
I20260630 12:24:36.786995 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:36.788328 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "b711af3ddc3a498992bc083774a9d5e8"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.792418 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:36.795580  4685 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:24:36.796343 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:36.796638 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "b711af3ddc3a498992bc083774a9d5e8"
format_stamp: "Formatted at 2026-06-30 12:24:36 on dist-test-slave-n0zz"
I20260630 12:24:36.796917 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822048163789-26617-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:24:36.812927 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:36.814092 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:36.816008 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:36.818780 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:36.819001 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.819264 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:36.819437 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:36.856084 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:34569
I20260630 12:24:36.856179  4747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:34569 every 8 connection(s)
I20260630 12:24:36.869755  4748 heartbeater.cc:344] Connected to a master server at 127.25.254.126:34221
I20260630 12:24:36.870252  4748 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:36.870977  4748 heartbeater.cc:507] Master 127.25.254.126:34221 requested a full tablet report, sending...
I20260630 12:24:36.872797  4398 ts_manager.cc:194] Registered new tserver with Master: b711af3ddc3a498992bc083774a9d5e8 (127.25.254.68:34569)
I20260630 12:24:36.873260 26617 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013548722s
I20260630 12:24:36.874115  4398 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37824
I20260630 12:24:36.897352  4398 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37826:
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:24:36.941236  4713 tablet_service.cc:1511] Processing CreateTablet for tablet 61708c8f113449d6a8d443efcf84112e (DEFAULT_TABLE table=test-workload [id=94adbb7cdb5e4cc89125d65635ce2b7b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:36.942546  4713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61708c8f113449d6a8d443efcf84112e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.942703  4565 tablet_service.cc:1511] Processing CreateTablet for tablet 61708c8f113449d6a8d443efcf84112e (DEFAULT_TABLE table=test-workload [id=94adbb7cdb5e4cc89125d65635ce2b7b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:36.943768  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61708c8f113449d6a8d443efcf84112e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.946812  4490 tablet_service.cc:1511] Processing CreateTablet for tablet 61708c8f113449d6a8d443efcf84112e (DEFAULT_TABLE table=test-workload [id=94adbb7cdb5e4cc89125d65635ce2b7b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:24:36.948027  4490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61708c8f113449d6a8d443efcf84112e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:36.956466  4763 tablet_bootstrap.cc:492] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: Bootstrap starting.
I20260630 12:24:36.959661  4764 tablet_bootstrap.cc:492] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8: Bootstrap starting.
I20260630 12:24:36.963711  4765 tablet_bootstrap.cc:492] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3: Bootstrap starting.
I20260630 12:24:36.966169  4763 tablet_bootstrap.cc:654] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.966161  4764 tablet_bootstrap.cc:654] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.969600  4765 tablet_bootstrap.cc:654] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:36.972972  4764 tablet_bootstrap.cc:492] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8: No bootstrap required, opened a new log
I20260630 12:24:36.973426  4764 ts_tablet_manager.cc:1403] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260630 12:24:36.973784  4763 tablet_bootstrap.cc:492] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: No bootstrap required, opened a new log
I20260630 12:24:36.974320  4763 ts_tablet_manager.cc:1403] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:24:36.975028  4765 tablet_bootstrap.cc:492] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3: No bootstrap required, opened a new log
I20260630 12:24:36.975507  4765 ts_tablet_manager.cc:1403] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:24:36.976222  4764 raft_consensus.cc:359] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:36.976462  4763 raft_consensus.cc:359] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:36.977000  4764 raft_consensus.cc:385] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.977213  4763 raft_consensus.cc:385] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.977404  4764 raft_consensus.cc:740] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b711af3ddc3a498992bc083774a9d5e8, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.977602  4763 raft_consensus.cc:740] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6de438f46c6c4e1fb48b2dd01649eb72, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.978276  4764 consensus_queue.cc:260] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:36.978435  4765 raft_consensus.cc:359] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:36.978484  4763 consensus_queue.cc:260] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:36.979401  4765 raft_consensus.cc:385] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:36.979856  4765 raft_consensus.cc:740] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b07e537575484e5fb73281ce32bc5ca3, State: Initialized, Role: FOLLOWER
I20260630 12:24:36.980991  4765 consensus_queue.cc:260] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:36.984140  4525 heartbeater.cc:499] Master 127.25.254.126:34221 was elected leader, sending a full tablet report...
I20260630 12:24:36.988768  4600 heartbeater.cc:499] Master 127.25.254.126:34221 was elected leader, sending a full tablet report...
I20260630 12:24:36.993753  4763 ts_tablet_manager.cc:1434] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.012s
I20260630 12:24:36.993997  4765 ts_tablet_manager.cc:1434] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260630 12:24:36.998337  4748 heartbeater.cc:499] Master 127.25.254.126:34221 was elected leader, sending a full tablet report...
I20260630 12:24:36.998472  4764 ts_tablet_manager.cc:1434] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.009s
I20260630 12:24:37.163105  4770 raft_consensus.cc:493] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:37.163682  4770 raft_consensus.cc:515] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:37.165802  4770 leader_election.cc:290] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b711af3ddc3a498992bc083774a9d5e8 (127.25.254.68:34569), b07e537575484e5fb73281ce32bc5ca3 (127.25.254.65:36293)
I20260630 12:24:37.175385  4723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61708c8f113449d6a8d443efcf84112e" candidate_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b711af3ddc3a498992bc083774a9d5e8" is_pre_election: true
I20260630 12:24:37.176190  4723 raft_consensus.cc:2468] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de438f46c6c4e1fb48b2dd01649eb72 in term 0.
I20260630 12:24:37.176457  4500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61708c8f113449d6a8d443efcf84112e" candidate_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b07e537575484e5fb73281ce32bc5ca3" is_pre_election: true
I20260630 12:24:37.177150  4500 raft_consensus.cc:2468] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6de438f46c6c4e1fb48b2dd01649eb72 in term 0.
I20260630 12:24:37.177314  4540 leader_election.cc:304] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de438f46c6c4e1fb48b2dd01649eb72, b711af3ddc3a498992bc083774a9d5e8; no voters: 
I20260630 12:24:37.178272  4770 raft_consensus.cc:2804] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:37.178735  4770 raft_consensus.cc:493] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:37.179013  4770 raft_consensus.cc:3060] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:37.183871  4770 raft_consensus.cc:515] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:37.185472  4770 leader_election.cc:290] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [CANDIDATE]: Term 1 election: Requested vote from peers b711af3ddc3a498992bc083774a9d5e8 (127.25.254.68:34569), b07e537575484e5fb73281ce32bc5ca3 (127.25.254.65:36293)
I20260630 12:24:37.186491  4500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61708c8f113449d6a8d443efcf84112e" candidate_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b07e537575484e5fb73281ce32bc5ca3"
I20260630 12:24:37.186491  4723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61708c8f113449d6a8d443efcf84112e" candidate_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b711af3ddc3a498992bc083774a9d5e8"
I20260630 12:24:37.187422  4500 raft_consensus.cc:3060] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:37.187489  4723 raft_consensus.cc:3060] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:37.192452  4500 raft_consensus.cc:2468] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de438f46c6c4e1fb48b2dd01649eb72 in term 1.
I20260630 12:24:37.192453  4723 raft_consensus.cc:2468] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6de438f46c6c4e1fb48b2dd01649eb72 in term 1.
I20260630 12:24:37.193658  4538 leader_election.cc:304] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6de438f46c6c4e1fb48b2dd01649eb72, b07e537575484e5fb73281ce32bc5ca3; no voters: 
I20260630 12:24:37.194339  4770 raft_consensus.cc:2804] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:37.195242  4770 raft_consensus.cc:697] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 1 LEADER]: Becoming Leader. State: Replica: 6de438f46c6c4e1fb48b2dd01649eb72, State: Running, Role: LEADER
I20260630 12:24:37.196002  4770 consensus_queue.cc:237] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } }
I20260630 12:24:37.203107  4398 catalog_manager.cc:5697] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6de438f46c6c4e1fb48b2dd01649eb72 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b711af3ddc3a498992bc083774a9d5e8" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6de438f46c6c4e1fb48b2dd01649eb72" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b07e537575484e5fb73281ce32bc5ca3" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 36293 } health_report { overall_health: UNKNOWN } } }
W20260630 12:24:37.261168 26617 auto_rebalancer.cc:639] Failed to schedule move for tablet 61708c8f113449d6a8d443efcf84112e: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:24:37.262585 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:37.280210 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:37.281210 26617 tablet_replica.cc:333] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3: stopping tablet replica
I20260630 12:24:37.282032 26617 raft_consensus.cc:2243] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:37.282598 26617 raft_consensus.cc:2272] T 61708c8f113449d6a8d443efcf84112e P b07e537575484e5fb73281ce32bc5ca3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:37.301044 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:37.310639 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:37.328146 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:37.328994 26617 tablet_replica.cc:333] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: stopping tablet replica
I20260630 12:24:37.329546 26617 raft_consensus.cc:2243] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:37.330159 26617 pending_rounds.cc:70] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: Trying to abort 1 pending ops.
I20260630 12:24:37.330427 26617 pending_rounds.cc:77] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302440047402885120 op_type: NO_OP noop_request { }
I20260630 12:24:37.330714 26617 raft_consensus.cc:2889] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:24:37.331001 26617 raft_consensus.cc:2272] T 61708c8f113449d6a8d443efcf84112e P 6de438f46c6c4e1fb48b2dd01649eb72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:37.351011 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:37.359874 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:37.378018 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:37.393332 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:37.401321 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:24:37.416779 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:37.417587 26617 tablet_replica.cc:333] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8: stopping tablet replica
I20260630 12:24:37.418220 26617 raft_consensus.cc:2243] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:37.418633 26617 raft_consensus.cc:2272] T 61708c8f113449d6a8d443efcf84112e P b711af3ddc3a498992bc083774a9d5e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:37.436579 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:24:37.445845 26617 master.cc:562] Master@127.25.254.126:34221 shutting down...
I20260630 12:24:37.459849 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:37.460381 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:37.460709 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa74fa28817245848d0b1579a83334b7: stopping tablet replica
I20260630 12:24:37.478461 26617 master.cc:584] Master@127.25.254.126:34221 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1217 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:24:37.509492 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:44733
I20260630 12:24:37.510605 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:37.515110  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:24:37.515352  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:24:37.517544  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:24:37.518080 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:37.518936 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:37.519150 26617 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:24:37.519307 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822277519275 us; error 0 us; skew 500 ppm
I20260630 12:24:37.519824 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:37.522032 26617 webserver.cc:533] Webserver started at http://127.25.254.126:44069/ using document root <none> and password file <none>
I20260630 12:24:37.522541 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:37.522740 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:37.523010 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:37.524109 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "590d59fe72c5412490a9bead9e3c7640"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-n0zz"
I20260630 12:24:37.528420 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:37.531509  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:24:37.532260 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:24:37.532539 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "590d59fe72c5412490a9bead9e3c7640"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-n0zz"
I20260630 12:24:37.532820 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-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:24:37.556439 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:37.557430 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:37.590834 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:44733
I20260630 12:24:37.590919  4836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:44733 every 8 connection(s)
I20260630 12:24:37.594547  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:24:37.605206  4837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640: Bootstrap starting.
I20260630 12:24:37.609402  4837 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:37.613149  4837 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640: No bootstrap required, opened a new log
I20260630 12:24:37.615134  4837 raft_consensus.cc:359] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "590d59fe72c5412490a9bead9e3c7640" member_type: VOTER }
I20260630 12:24:37.615532  4837 raft_consensus.cc:385] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:37.615768  4837 raft_consensus.cc:740] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 590d59fe72c5412490a9bead9e3c7640, State: Initialized, Role: FOLLOWER
I20260630 12:24:37.616341  4837 consensus_queue.cc:260] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "590d59fe72c5412490a9bead9e3c7640" member_type: VOTER }
I20260630 12:24:37.616806  4837 raft_consensus.cc:399] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:37.617045  4837 raft_consensus.cc:493] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:37.617319  4837 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:37.621932  4837 raft_consensus.cc:515] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "590d59fe72c5412490a9bead9e3c7640" member_type: VOTER }
I20260630 12:24:37.622464  4837 leader_election.cc:304] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [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: 590d59fe72c5412490a9bead9e3c7640; no voters: 
I20260630 12:24:37.623634  4837 leader_election.cc:290] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:37.623981  4840 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:37.625305  4840 raft_consensus.cc:697] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 1 LEADER]: Becoming Leader. State: Replica: 590d59fe72c5412490a9bead9e3c7640, State: Running, Role: LEADER
I20260630 12:24:37.625967  4840 consensus_queue.cc:237] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [LEADER]: Queue going to LEADER mode. State: All 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: "590d59fe72c5412490a9bead9e3c7640" member_type: VOTER }
I20260630 12:24:37.626574  4837 sys_catalog.cc:565] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:37.628747  4842 sys_catalog.cc:455] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 590d59fe72c5412490a9bead9e3c7640. Latest consensus state: current_term: 1 leader_uuid: "590d59fe72c5412490a9bead9e3c7640" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "590d59fe72c5412490a9bead9e3c7640" member_type: VOTER } }
I20260630 12:24:37.628767  4841 sys_catalog.cc:455] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "590d59fe72c5412490a9bead9e3c7640" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "590d59fe72c5412490a9bead9e3c7640" member_type: VOTER } }
I20260630 12:24:37.629650  4842 sys_catalog.cc:458] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:37.629711  4841 sys_catalog.cc:458] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:37.633661  4847 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:37.641258  4847 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:37.642290 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:37.649756  4847 catalog_manager.cc:1383] Generated new cluster ID: 87203035334a45b0902c9280d0614037
I20260630 12:24:37.650038  4847 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:37.679522  4847 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:37.680732  4847 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:37.704509  4847 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640: Generated new TSK 0
I20260630 12:24:37.705071  4847 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:37.773438 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:37.779038  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:24:37.780162  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:24:37.781973 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:37.782351  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:24:37.783252 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:37.783445 26617 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:24:37.783660 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822277783626 us; error 0 us; skew 500 ppm
I20260630 12:24:37.784207 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:37.786525 26617 webserver.cc:533] Webserver started at http://127.25.254.65:44025/ using document root <none> and password file <none>
I20260630 12:24:37.787015 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:37.787216 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:37.787500 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:37.788590 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "b8c8cb47eae74463aad2af3e56054ea4"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-n0zz"
I20260630 12:24:37.793037 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:24:37.796388  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:24:37.797161 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:24:37.797465 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "b8c8cb47eae74463aad2af3e56054ea4"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-n0zz"
I20260630 12:24:37.797766 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-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:24:37.835170 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:37.836241 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:37.837661 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:37.839857 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:37.840094 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:37.840327 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:37.840493 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:37.876660 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:41447
I20260630 12:24:37.876780  4928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:41447 every 8 connection(s)
I20260630 12:24:37.881572 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:37.887950  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:24:37.888963  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:24:37.891137  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:24:37.891973 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:37.892897 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:37.893122 26617 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:24:37.893201  4929 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44733
I20260630 12:24:37.893335 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822277893317 us; error 0 us; skew 500 ppm
I20260630 12:24:37.893713  4929 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:37.894078 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:37.894515  4929 heartbeater.cc:507] Master 127.25.254.126:44733 requested a full tablet report, sending...
I20260630 12:24:37.896770 26617 webserver.cc:533] Webserver started at http://127.25.254.66:44757/ using document root <none> and password file <none>
I20260630 12:24:37.896852  4802 ts_manager.cc:194] Registered new tserver with Master: b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65:41447)
I20260630 12:24:37.897337 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:37.897588 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:37.897856 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:37.898746  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60144
I20260630 12:24:37.898912 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "7c6ffbb75bd040d79201c7023bd61a70"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-n0zz"
I20260630 12:24:37.903291 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:37.906371  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:24:37.907104 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:37.907380 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "7c6ffbb75bd040d79201c7023bd61a70"
format_stamp: "Formatted at 2026-06-30 12:24:37 on dist-test-slave-n0zz"
I20260630 12:24:37.907665 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-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:24:37.963737 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:37.964720 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:37.966109 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:37.968396 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:37.968640 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:37.968878 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:37.969046 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:38.005954 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:36047
I20260630 12:24:38.006037  5003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:36047 every 8 connection(s)
I20260630 12:24:38.010766 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:38.018903  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:24:38.019011  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
I20260630 12:24:38.022011 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:38.022343  5004 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44733
I20260630 12:24:38.022864  5004 heartbeater.cc:461] Registering TS with master...
W20260630 12:24:38.022953  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:24:38.023742  5004 heartbeater.cc:507] Master 127.25.254.126:44733 requested a full tablet report, sending...
I20260630 12:24:38.023846 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:38.024192 26617 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:24:38.024371 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822278024351 us; error 0 us; skew 500 ppm
I20260630 12:24:38.024960 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:38.025880  4802 ts_manager.cc:194] Registered new tserver with Master: 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047)
I20260630 12:24:38.027338  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60154
I20260630 12:24:38.027686 26617 webserver.cc:533] Webserver started at http://127.25.254.67:35843/ using document root <none> and password file <none>
I20260630 12:24:38.028273 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:38.028545 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:38.028834 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:38.029856 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "fec957f1c5824b3899fe6cb66df9de97"
format_stamp: "Formatted at 2026-06-30 12:24:38 on dist-test-slave-n0zz"
I20260630 12:24:38.034020 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:24:38.037254  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:24:38.037997 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:38.038313 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "fec957f1c5824b3899fe6cb66df9de97"
format_stamp: "Formatted at 2026-06-30 12:24:38 on dist-test-slave-n0zz"
I20260630 12:24:38.038607 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-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:24:38.049681 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:38.050788 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:38.052142 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:38.054291 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:38.054512 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:38.054770 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:38.054945 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:38.090902 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:33733
I20260630 12:24:38.091009  5077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:33733 every 8 connection(s)
I20260630 12:24:38.104678  5078 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44733
I20260630 12:24:38.105135  5078 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:38.105784  5078 heartbeater.cc:507] Master 127.25.254.126:44733 requested a full tablet report, sending...
I20260630 12:24:38.107723  4802 ts_manager.cc:194] Registered new tserver with Master: fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:38.108577 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014511531s
I20260630 12:24:38.109153  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60164
I20260630 12:24:38.901186  4929 heartbeater.cc:499] Master 127.25.254.126:44733 was elected leader, sending a full tablet report...
I20260630 12:24:39.029745  5004 heartbeater.cc:499] Master 127.25.254.126:44733 was elected leader, sending a full tablet report...
I20260630 12:24:39.111937  5078 heartbeater.cc:499] Master 127.25.254.126:44733 was elected leader, sending a full tablet report...
I20260630 12:24:39.162518  4802 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60170:
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:24:39.164502  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:24:39.228448  4894 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc0ce50494046fa92b94cfc5e8c8e43 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:39.229803  4894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc0ce50494046fa92b94cfc5e8c8e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.231230  4893 tablet_service.cc:1511] Processing CreateTablet for tablet bec8132a85654714978be21af3a748b8 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:39.231913  4969 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc0ce50494046fa92b94cfc5e8c8e43 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:39.232573  4893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec8132a85654714978be21af3a748b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.232458  4968 tablet_service.cc:1511] Processing CreateTablet for tablet bec8132a85654714978be21af3a748b8 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:39.233271  4969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc0ce50494046fa92b94cfc5e8c8e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.233016  4967 tablet_service.cc:1511] Processing CreateTablet for tablet 36c0f5b08e5a44b79189e1fde56e94bb (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:39.233912  4968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec8132a85654714978be21af3a748b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.235535  4967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0f5b08e5a44b79189e1fde56e94bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.235183  4892 tablet_service.cc:1511] Processing CreateTablet for tablet 36c0f5b08e5a44b79189e1fde56e94bb (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:39.236446  4892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0f5b08e5a44b79189e1fde56e94bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.239368  4891 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4a3b8c9d7d489f82c603e507448799 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:39.240574  4891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a3b8c9d7d489f82c603e507448799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.235183  4966 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4a3b8c9d7d489f82c603e507448799 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:39.243801  4966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a3b8c9d7d489f82c603e507448799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.256085  5043 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc0ce50494046fa92b94cfc5e8c8e43 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:24:39.257454  5043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc0ce50494046fa92b94cfc5e8c8e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.276741  5042 tablet_service.cc:1511] Processing CreateTablet for tablet bec8132a85654714978be21af3a748b8 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:24:39.278667  5042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec8132a85654714978be21af3a748b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.279289  5040 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4a3b8c9d7d489f82c603e507448799 (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:24:39.280556  5040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a3b8c9d7d489f82c603e507448799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.283265  5041 tablet_service.cc:1511] Processing CreateTablet for tablet 36c0f5b08e5a44b79189e1fde56e94bb (DEFAULT_TABLE table=test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:24:39.284561  5041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0f5b08e5a44b79189e1fde56e94bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:39.298593  5098 tablet_bootstrap.cc:492] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70: Bootstrap starting.
I20260630 12:24:39.305763  5099 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: Bootstrap starting.
I20260630 12:24:39.305826  5100 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97: Bootstrap starting.
I20260630 12:24:39.312973  5099 tablet_bootstrap.cc:654] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.321597  5098 tablet_bootstrap.cc:654] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.321820  5100 tablet_bootstrap.cc:654] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.329313  5098 tablet_bootstrap.cc:492] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70: No bootstrap required, opened a new log
I20260630 12:24:39.331535  5098 ts_tablet_manager.cc:1403] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260630 12:24:39.333217  5099 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: No bootstrap required, opened a new log
I20260630 12:24:39.333820  5099 ts_tablet_manager.cc:1403] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260630 12:24:39.334977  5098 raft_consensus.cc:359] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.335727  5098 raft_consensus.cc:385] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.336050  5098 raft_consensus.cc:740] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c6ffbb75bd040d79201c7023bd61a70, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.336678  5099 raft_consensus.cc:359] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.336906  5100 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97: No bootstrap required, opened a new log
I20260630 12:24:39.336795  5098 consensus_queue.cc:260] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.337329  5099 raft_consensus.cc:385] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.337581  5100 ts_tablet_manager.cc:1403] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.002s
I20260630 12:24:39.337781  5099 raft_consensus.cc:740] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.338759  5099 consensus_queue.cc:260] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.340034  5098 ts_tablet_manager.cc:1434] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:24:39.340588  5100 raft_consensus.cc:359] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.341391  5100 raft_consensus.cc:385] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.341454  5098 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70: Bootstrap starting.
I20260630 12:24:39.341828  5100 raft_consensus.cc:740] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec957f1c5824b3899fe6cb66df9de97, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.342864  5100 consensus_queue.cc:260] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.350322  5098 tablet_bootstrap.cc:654] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.352243  5100 ts_tablet_manager.cc:1434] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.006s
I20260630 12:24:39.355578  5099 ts_tablet_manager.cc:1434] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:24:39.357815  5099 tablet_bootstrap.cc:492] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4: Bootstrap starting.
I20260630 12:24:39.361547  5100 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: Bootstrap starting.
I20260630 12:24:39.362695  5098 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70: No bootstrap required, opened a new log
I20260630 12:24:39.363282  5098 ts_tablet_manager.cc:1403] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260630 12:24:39.364233  5099 tablet_bootstrap.cc:654] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.366045  5098 raft_consensus.cc:359] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.367100  5098 raft_consensus.cc:385] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.367539  5098 raft_consensus.cc:740] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c6ffbb75bd040d79201c7023bd61a70, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.368675  5098 consensus_queue.cc:260] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.367729  5100 tablet_bootstrap.cc:654] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.372344  5098 ts_tablet_manager.cc:1434] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:24:39.373258  5098 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: Bootstrap starting.
I20260630 12:24:39.374497  5099 tablet_bootstrap.cc:492] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4: No bootstrap required, opened a new log
I20260630 12:24:39.374953  5099 ts_tablet_manager.cc:1403] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260630 12:24:39.376987  5099 raft_consensus.cc:359] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.377751  5099 raft_consensus.cc:385] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.378144  5099 raft_consensus.cc:740] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.378717  5098 tablet_bootstrap.cc:654] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.379287  5099 consensus_queue.cc:260] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.381880  5099 ts_tablet_manager.cc:1434] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:39.382875  5099 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: Bootstrap starting.
I20260630 12:24:39.388139  5099 tablet_bootstrap.cc:654] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.390097  5098 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: No bootstrap required, opened a new log
I20260630 12:24:39.390429  5100 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: No bootstrap required, opened a new log
I20260630 12:24:39.390664  5098 ts_tablet_manager.cc:1403] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:24:39.391086  5100 ts_tablet_manager.cc:1403] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.003s
I20260630 12:24:39.393756  5098 raft_consensus.cc:359] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.394575  5098 raft_consensus.cc:385] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.394958  5098 raft_consensus.cc:740] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c6ffbb75bd040d79201c7023bd61a70, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.394699  5100 raft_consensus.cc:359] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.395946  5098 consensus_queue.cc:260] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.397792  5098 ts_tablet_manager.cc:1434] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:39.398590  5099 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: No bootstrap required, opened a new log
I20260630 12:24:39.398730  5098 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70: Bootstrap starting.
I20260630 12:24:39.399302  5099 ts_tablet_manager.cc:1403] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:24:39.395962  5100 raft_consensus.cc:385] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.400068  5100 raft_consensus.cc:740] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec957f1c5824b3899fe6cb66df9de97, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.400789  5100 consensus_queue.cc:260] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.402109  5099 raft_consensus.cc:359] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.402781  5100 ts_tablet_manager.cc:1434] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260630 12:24:39.402878  5099 raft_consensus.cc:385] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.406749  5099 raft_consensus.cc:740] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.407109  5100 tablet_bootstrap.cc:492] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97: Bootstrap starting.
I20260630 12:24:39.407933  5098 tablet_bootstrap.cc:654] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.407584  5099 consensus_queue.cc:260] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.410234  5099 ts_tablet_manager.cc:1434] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:24:39.414229  5100 tablet_bootstrap.cc:654] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.415338  5099 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: Bootstrap starting.
I20260630 12:24:39.419713  5100 tablet_bootstrap.cc:492] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97: No bootstrap required, opened a new log
I20260630 12:24:39.420114  5098 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70: No bootstrap required, opened a new log
I20260630 12:24:39.420253  5100 ts_tablet_manager.cc:1403] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260630 12:24:39.420678  5098 ts_tablet_manager.cc:1403] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:24:39.423293  5099 tablet_bootstrap.cc:654] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.423281  5100 raft_consensus.cc:359] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.424220  5100 raft_consensus.cc:385] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.424525  5100 raft_consensus.cc:740] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec957f1c5824b3899fe6cb66df9de97, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.423545  5098 raft_consensus.cc:359] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.425704  5098 raft_consensus.cc:385] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.425459  5100 consensus_queue.cc:260] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.426075  5098 raft_consensus.cc:740] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c6ffbb75bd040d79201c7023bd61a70, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.427031  5098 consensus_queue.cc:260] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.427471  5100 ts_tablet_manager.cc:1434] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:39.430159  5100 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: Bootstrap starting.
I20260630 12:24:39.431279  5099 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: No bootstrap required, opened a new log
I20260630 12:24:39.431831  5099 ts_tablet_manager.cc:1403] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260630 12:24:39.429190  5098 ts_tablet_manager.cc:1434] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:24:39.434497  5099 raft_consensus.cc:359] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.435436  5099 raft_consensus.cc:385] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.435842  5099 raft_consensus.cc:740] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.436650  5100 tablet_bootstrap.cc:654] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:39.436756  5099 consensus_queue.cc:260] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.439263  5099 ts_tablet_manager.cc:1434] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:39.443156  5100 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: No bootstrap required, opened a new log
I20260630 12:24:39.443712  5100 ts_tablet_manager.cc:1403] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:24:39.445808  5100 raft_consensus.cc:359] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.446532  5100 raft_consensus.cc:385] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:39.446763  5100 raft_consensus.cc:740] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fec957f1c5824b3899fe6cb66df9de97, State: Initialized, Role: FOLLOWER
I20260630 12:24:39.447321  5100 consensus_queue.cc:260] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.449193  5100 ts_tablet_manager.cc:1434] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:24:39.536028  5105 raft_consensus.cc:493] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:39.536571  5105 raft_consensus.cc:515] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.538770  5105 leader_election.cc:290] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047), fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:39.550055  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0f5b08e5a44b79189e1fde56e94bb" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fec957f1c5824b3899fe6cb66df9de97" is_pre_election: true
I20260630 12:24:39.550086  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0f5b08e5a44b79189e1fde56e94bb" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70" is_pre_election: true
I20260630 12:24:39.550909  5053 raft_consensus.cc:2468] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 0.
I20260630 12:24:39.550923  4979 raft_consensus.cc:2468] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 0.
I20260630 12:24:39.552055  4869 leader_election.cc:304] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8c8cb47eae74463aad2af3e56054ea4, fec957f1c5824b3899fe6cb66df9de97; no voters: 
I20260630 12:24:39.552734  5105 raft_consensus.cc:2804] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:39.553035  5105 raft_consensus.cc:493] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:39.553319  5105 raft_consensus.cc:3060] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.557873  5105 raft_consensus.cc:515] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.559558  5105 leader_election.cc:290] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 election: Requested vote from peers 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047), fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:39.560339  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0f5b08e5a44b79189e1fde56e94bb" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70"
I20260630 12:24:39.560519  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c0f5b08e5a44b79189e1fde56e94bb" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fec957f1c5824b3899fe6cb66df9de97"
I20260630 12:24:39.560827  4979 raft_consensus.cc:3060] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.561070  5053 raft_consensus.cc:3060] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.565562  4979 raft_consensus.cc:2468] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 1.
I20260630 12:24:39.565711  5053 raft_consensus.cc:2468] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 1.
I20260630 12:24:39.566589  4868 leader_election.cc:304] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c6ffbb75bd040d79201c7023bd61a70, b8c8cb47eae74463aad2af3e56054ea4; no voters: 
I20260630 12:24:39.567344  5105 raft_consensus.cc:2804] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.568318  5105 raft_consensus.cc:697] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Becoming Leader. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Running, Role: LEADER
I20260630 12:24:39.569068  5105 consensus_queue.cc:237] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.575783  4801 catalog_manager.cc:5697] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:39.593045  5106 raft_consensus.cc:493] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:39.593595  5106 raft_consensus.cc:515] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.595811  5106 leader_election.cc:290] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65:41447), 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047)
I20260630 12:24:39.605691  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a3b8c9d7d489f82c603e507448799" candidate_uuid: "fec957f1c5824b3899fe6cb66df9de97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c8cb47eae74463aad2af3e56054ea4" is_pre_election: true
I20260630 12:24:39.606492  4904 raft_consensus.cc:2468] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fec957f1c5824b3899fe6cb66df9de97 in term 0.
I20260630 12:24:39.607043  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a3b8c9d7d489f82c603e507448799" candidate_uuid: "fec957f1c5824b3899fe6cb66df9de97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70" is_pre_election: true
I20260630 12:24:39.607580  5017 leader_election.cc:304] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8c8cb47eae74463aad2af3e56054ea4, fec957f1c5824b3899fe6cb66df9de97; no voters: 
I20260630 12:24:39.607715  4979 raft_consensus.cc:2468] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fec957f1c5824b3899fe6cb66df9de97 in term 0.
I20260630 12:24:39.608374  5106 raft_consensus.cc:2804] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:39.608736  5106 raft_consensus.cc:493] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:39.609058  5106 raft_consensus.cc:3060] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.614790  5106 raft_consensus.cc:515] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.616469  5106 leader_election.cc:290] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [CANDIDATE]: Term 1 election: Requested vote from peers b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65:41447), 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047)
I20260630 12:24:39.617156  4904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a3b8c9d7d489f82c603e507448799" candidate_uuid: "fec957f1c5824b3899fe6cb66df9de97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8c8cb47eae74463aad2af3e56054ea4"
I20260630 12:24:39.617458  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4a3b8c9d7d489f82c603e507448799" candidate_uuid: "fec957f1c5824b3899fe6cb66df9de97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70"
I20260630 12:24:39.617705  4904 raft_consensus.cc:3060] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.618065  4979 raft_consensus.cc:3060] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.622562  5105 raft_consensus.cc:493] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:39.622896  4904 raft_consensus.cc:2468] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fec957f1c5824b3899fe6cb66df9de97 in term 1.
I20260630 12:24:39.622912  4979 raft_consensus.cc:2468] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fec957f1c5824b3899fe6cb66df9de97 in term 1.
I20260630 12:24:39.623116  5105 raft_consensus.cc:515] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.624522  5017 leader_election.cc:304] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8c8cb47eae74463aad2af3e56054ea4, fec957f1c5824b3899fe6cb66df9de97; no voters: 
I20260630 12:24:39.625209  5106 raft_consensus.cc:2804] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.625735  5105 leader_election.cc:290] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047), fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:39.626117  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc0ce50494046fa92b94cfc5e8c8e43" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70" is_pre_election: true
I20260630 12:24:39.626449  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc0ce50494046fa92b94cfc5e8c8e43" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fec957f1c5824b3899fe6cb66df9de97" is_pre_election: true
I20260630 12:24:39.626711  5106 raft_consensus.cc:697] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 LEADER]: Becoming Leader. State: Replica: fec957f1c5824b3899fe6cb66df9de97, State: Running, Role: LEADER
I20260630 12:24:39.627287  5053 raft_consensus.cc:2468] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 0.
I20260630 12:24:39.627925  4979 raft_consensus.cc:2468] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 0.
I20260630 12:24:39.627532  5106 consensus_queue.cc:237] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.628391  4869 leader_election.cc:304] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8c8cb47eae74463aad2af3e56054ea4, fec957f1c5824b3899fe6cb66df9de97; no voters: 
I20260630 12:24:39.628683  5105 raft_consensus.cc:493] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:39.629261  5118 raft_consensus.cc:2804] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:39.629166  5105 raft_consensus.cc:515] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.629720  5118 raft_consensus.cc:493] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:39.630136  5118 raft_consensus.cc:3060] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.631994  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8132a85654714978be21af3a748b8" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70" is_pre_election: true
I20260630 12:24:39.632728  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8132a85654714978be21af3a748b8" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fec957f1c5824b3899fe6cb66df9de97" is_pre_election: true
I20260630 12:24:39.632826  5105 leader_election.cc:290] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047), fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:39.633464  5053 raft_consensus.cc:2468] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 0.
I20260630 12:24:39.637300  4869 leader_election.cc:304] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8c8cb47eae74463aad2af3e56054ea4, fec957f1c5824b3899fe6cb66df9de97; no voters: 
I20260630 12:24:39.637625  5118 raft_consensus.cc:515] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
W20260630 12:24:39.638032  4850 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:39.632707  4979 raft_consensus.cc:2468] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 0.
I20260630 12:24:39.638873  5105 raft_consensus.cc:2804] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:39.639286  5105 raft_consensus.cc:493] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:39.639619  5105 raft_consensus.cc:3060] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.640311  5118 leader_election.cc:290] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 election: Requested vote from peers 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047), fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:39.639854  4801 catalog_manager.cc:5697] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 reported cstate change: term changed from 0 to 1, leader changed from <none> to fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "fec957f1c5824b3899fe6cb66df9de97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:39.641065  4979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc0ce50494046fa92b94cfc5e8c8e43" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70"
I20260630 12:24:39.641606  4979 raft_consensus.cc:3060] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.645921  5105 raft_consensus.cc:515] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.647228  4979 raft_consensus.cc:2468] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 1.
I20260630 12:24:39.647413  5053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc0ce50494046fa92b94cfc5e8c8e43" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fec957f1c5824b3899fe6cb66df9de97"
I20260630 12:24:39.648053  5053 raft_consensus.cc:3060] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.648483  4868 leader_election.cc:304] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c6ffbb75bd040d79201c7023bd61a70, b8c8cb47eae74463aad2af3e56054ea4; no voters: 
I20260630 12:24:39.649072  5105 leader_election.cc:290] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 election: Requested vote from peers 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047), fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:39.649627  5105 raft_consensus.cc:2804] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.650054  5105 raft_consensus.cc:697] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Becoming Leader. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Running, Role: LEADER
I20260630 12:24:39.650418  4978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8132a85654714978be21af3a748b8" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c6ffbb75bd040d79201c7023bd61a70"
I20260630 12:24:39.650635  5052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec8132a85654714978be21af3a748b8" candidate_uuid: "b8c8cb47eae74463aad2af3e56054ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fec957f1c5824b3899fe6cb66df9de97"
I20260630 12:24:39.651068  4978 raft_consensus.cc:3060] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.650877  5105 consensus_queue.cc:237] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.651261  5052 raft_consensus.cc:3060] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:39.656133  5053 raft_consensus.cc:2468] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 1.
I20260630 12:24:39.663360  4978 raft_consensus.cc:2468] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 1.
I20260630 12:24:39.665156  4868 leader_election.cc:304] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c6ffbb75bd040d79201c7023bd61a70, b8c8cb47eae74463aad2af3e56054ea4; no voters: 
I20260630 12:24:39.666345  5105 raft_consensus.cc:2804] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:39.666883  5105 raft_consensus.cc:697] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Becoming Leader. State: Replica: b8c8cb47eae74463aad2af3e56054ea4, State: Running, Role: LEADER
I20260630 12:24:39.667181  4801 catalog_manager.cc:5697] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:39.667698  5105 consensus_queue.cc:237] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } }
I20260630 12:24:39.669816  5052 raft_consensus.cc:2468] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8c8cb47eae74463aad2af3e56054ea4 in term 1.
I20260630 12:24:39.679356  4801 catalog_manager.cc:5697] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65). New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:39.967096  5105 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:39.984747  5130 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:40.025662  5106 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:40.038646  5106 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:40.088443  5130 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:40.100389  5130 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:40.167451  5130 consensus_queue.cc:1048] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:40.179307  5118 consensus_queue.cc:1048] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:24:45.687515  4925 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd8e0 after lost signal to thread 26620
W20260630 12:24:45.688601  4925 debug-util.cc:398] Leaking SignalData structure 0x7b0800064d00 after lost signal to thread 4836
W20260630 12:24:45.689839  4925 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6100 after lost signal to thread 4928
W20260630 12:24:45.690809  4925 debug-util.cc:398] Leaking SignalData structure 0x7b080012c4e0 after lost signal to thread 5003
W20260630 12:24:45.691715  4925 debug-util.cc:398] Leaking SignalData structure 0x7b080000e900 after lost signal to thread 5077
I20260630 12:24:47.152956 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:47.162140  5145 instance_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:24:47.162719  5144 instance_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:24:47.165975  5147 instance_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:24:47.167435 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:47.171185 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:47.171432 26617 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:24:47.171656 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822287171637 us; error 0 us; skew 500 ppm
I20260630 12:24:47.172235 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:47.175587 26617 webserver.cc:533] Webserver started at http://127.25.254.68:42633/ using document root <none> and password file <none>
I20260630 12:24:47.176203 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:47.176550 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:47.176988 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:47.179220 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "37c749d10ea04bdbb92e233cedd3e02c"
format_stamp: "Formatted at 2026-06-30 12:24:47 on dist-test-slave-n0zz"
I20260630 12:24:47.184378 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:24:47.188176  5152 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:24:47.189096 26617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:24:47.189397 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "37c749d10ea04bdbb92e233cedd3e02c"
format_stamp: "Formatted at 2026-06-30 12:24:47 on dist-test-slave-n0zz"
I20260630 12:24:47.189695 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-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:24:47.204733 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:47.206089 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:47.207937 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:47.211007 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:47.211222 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:47.211498 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:47.211674 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:47.278242 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:44869
I20260630 12:24:47.278347  5214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:44869 every 8 connection(s)
I20260630 12:24:47.299371  5215 heartbeater.cc:344] Connected to a master server at 127.25.254.126:44733
I20260630 12:24:47.299875  5215 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:47.300902  5215 heartbeater.cc:507] Master 127.25.254.126:44733 requested a full tablet report, sending...
I20260630 12:24:47.303218  4801 ts_manager.cc:194] Registered new tserver with Master: 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68:44869)
I20260630 12:24:47.305023  4801 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52748
I20260630 12:24:47.729528  4904 consensus_queue.cc:237] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:47.739583  5052 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:47.743019  5141 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:47.761917  4979 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:47.768272  5222 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.775863  5227 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:24:47.786543  4867 consensus_peers.cc:597] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 -> Peer 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68:44869): Couldn't send request to peer 37c749d10ea04bdbb92e233cedd3e02c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cc0ce50494046fa92b94cfc5e8c8e43. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:47.788223  5053 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.800688  4801 catalog_manager.cc:5697] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:47.806594  4979 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.831712  5053 consensus_queue.cc:237] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:47.848589  4979 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:47.851514  5140 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:47.863271  4904 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:24:47.863780  5016 consensus_peers.cc:597] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 -> Peer 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68:44869): Couldn't send request to peer 37c749d10ea04bdbb92e233cedd3e02c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d4a3b8c9d7d489f82c603e507448799. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:47.865520  5140 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } 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:24:47.869771  5236 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.872081  4979 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.889492  4799 catalog_manager.cc:5697] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 reported cstate change: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "fec957f1c5824b3899fe6cb66df9de97" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:47.893487  4903 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.896275  4904 consensus_queue.cc:237] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:47.905146  5053 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:24:47.906742  5141 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } 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:24:47.907140  4979 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:24:47.907884  4867 consensus_peers.cc:597] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 -> Peer 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68:44869): Couldn't send request to peer 37c749d10ea04bdbb92e233cedd3e02c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36c0f5b08e5a44b79189e1fde56e94bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:24:47.908921  5227 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:24:47.933017  5226 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.936518  5053 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.938643  4979 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:47.953989  4799 catalog_manager.cc:5697] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 reported cstate change: config changed from index -1 to 2, NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } } }
I20260630 12:24:48.117235  5243 ts_tablet_manager.cc:933] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: Initiating tablet copy from peer b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65:41447)
I20260630 12:24:48.119472  5243 tablet_copy_client.cc:323] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:41447
I20260630 12:24:48.133896  4914 tablet_copy_service.cc:140] P b8c8cb47eae74463aad2af3e56054ea4: Received BeginTabletCopySession request for tablet 8cc0ce50494046fa92b94cfc5e8c8e43 from peer 37c749d10ea04bdbb92e233cedd3e02c ({username='slave'} at 127.0.0.1:39546)
I20260630 12:24:48.134549  4914 tablet_copy_service.cc:161] P b8c8cb47eae74463aad2af3e56054ea4: Beginning new tablet copy session on tablet 8cc0ce50494046fa92b94cfc5e8c8e43 from peer 37c749d10ea04bdbb92e233cedd3e02c at {username='slave'} at 127.0.0.1:39546: session id = 37c749d10ea04bdbb92e233cedd3e02c-8cc0ce50494046fa92b94cfc5e8c8e43
I20260630 12:24:48.144349  4914 tablet_copy_source_session.cc:215] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:48.148198  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc0ce50494046fa92b94cfc5e8c8e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:48.167907  5243 tablet_copy_client.cc:806] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:48.168632  5243 tablet_copy_client.cc:670] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:48.173048  5243 tablet_copy_client.cc:538] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:48.183069  5243 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: Bootstrap starting.
I20260630 12:24:48.204694  5243 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: 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:24:48.205585  5243 tablet_bootstrap.cc:492] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: Bootstrap complete.
I20260630 12:24:48.206284  5243 ts_tablet_manager.cc:1403] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260630 12:24:48.209272  5243 raft_consensus.cc:359] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:48.210134  5243 raft_consensus.cc:740] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c749d10ea04bdbb92e233cedd3e02c, State: Initialized, Role: LEARNER
I20260630 12:24:48.210863  5243 consensus_queue.cc:260] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:48.213552  5215 heartbeater.cc:499] Master 127.25.254.126:44733 was elected leader, sending a full tablet report...
I20260630 12:24:48.213985  5243 ts_tablet_manager.cc:1434] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:48.216902  4914 tablet_copy_service.cc:342] P b8c8cb47eae74463aad2af3e56054ea4: Request end of tablet copy session 37c749d10ea04bdbb92e233cedd3e02c-8cc0ce50494046fa92b94cfc5e8c8e43 received from {username='slave'} at 127.0.0.1:39546
I20260630 12:24:48.217373  4914 tablet_copy_service.cc:434] P b8c8cb47eae74463aad2af3e56054ea4: ending tablet copy session 37c749d10ea04bdbb92e233cedd3e02c-8cc0ce50494046fa92b94cfc5e8c8e43 on tablet 8cc0ce50494046fa92b94cfc5e8c8e43 with peer 37c749d10ea04bdbb92e233cedd3e02c
I20260630 12:24:48.467403  5243 ts_tablet_manager.cc:933] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: Initiating tablet copy from peer fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733)
I20260630 12:24:48.470348  5243 tablet_copy_client.cc:323] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33733
I20260630 12:24:48.484014  5063 tablet_copy_service.cc:140] P fec957f1c5824b3899fe6cb66df9de97: Received BeginTabletCopySession request for tablet 4d4a3b8c9d7d489f82c603e507448799 from peer 37c749d10ea04bdbb92e233cedd3e02c ({username='slave'} at 127.0.0.1:32788)
I20260630 12:24:48.484699  5063 tablet_copy_service.cc:161] P fec957f1c5824b3899fe6cb66df9de97: Beginning new tablet copy session on tablet 4d4a3b8c9d7d489f82c603e507448799 from peer 37c749d10ea04bdbb92e233cedd3e02c at {username='slave'} at 127.0.0.1:32788: session id = 37c749d10ea04bdbb92e233cedd3e02c-4d4a3b8c9d7d489f82c603e507448799
I20260630 12:24:48.494534  5063 tablet_copy_source_session.cc:215] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:48.498126  5250 ts_tablet_manager.cc:933] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: Initiating tablet copy from peer b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65:41447)
I20260630 12:24:48.498374  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4a3b8c9d7d489f82c603e507448799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:48.516492  5250 tablet_copy_client.cc:323] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:41447
I20260630 12:24:48.518596  4914 tablet_copy_service.cc:140] P b8c8cb47eae74463aad2af3e56054ea4: Received BeginTabletCopySession request for tablet 36c0f5b08e5a44b79189e1fde56e94bb from peer 37c749d10ea04bdbb92e233cedd3e02c ({username='slave'} at 127.0.0.1:39546)
I20260630 12:24:48.519199  4914 tablet_copy_service.cc:161] P b8c8cb47eae74463aad2af3e56054ea4: Beginning new tablet copy session on tablet 36c0f5b08e5a44b79189e1fde56e94bb from peer 37c749d10ea04bdbb92e233cedd3e02c at {username='slave'} at 127.0.0.1:39546: session id = 37c749d10ea04bdbb92e233cedd3e02c-36c0f5b08e5a44b79189e1fde56e94bb
I20260630 12:24:48.527034  5190 raft_consensus.cc:1217] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:48.529418  4914 tablet_copy_source_session.cc:215] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:24:48.534318  5250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c0f5b08e5a44b79189e1fde56e94bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:48.537070  5243 tablet_copy_client.cc:806] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:48.537765  5243 tablet_copy_client.cc:670] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:48.544064  5243 tablet_copy_client.cc:538] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:48.553642  5243 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: Bootstrap starting.
I20260630 12:24:48.556659  5250 tablet_copy_client.cc:806] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Starting download of 0 data blocks...
I20260630 12:24:48.557363  5250 tablet_copy_client.cc:670] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:24:48.561692  5250 tablet_copy_client.cc:538] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:24:48.572973  5250 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: Bootstrap starting.
I20260630 12:24:48.581455  5243 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: 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:24:48.582571  5243 tablet_bootstrap.cc:492] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: Bootstrap complete.
I20260630 12:24:48.583350  5243 ts_tablet_manager.cc:1403] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.013s
I20260630 12:24:48.586508  5243 raft_consensus.cc:359] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:48.587385  5243 raft_consensus.cc:740] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c749d10ea04bdbb92e233cedd3e02c, State: Initialized, Role: LEARNER
I20260630 12:24:48.588096  5243 consensus_queue.cc:260] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:48.598286  5243 ts_tablet_manager.cc:1434] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260630 12:24:48.601227  5250 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: 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:24:48.602242  5250 tablet_bootstrap.cc:492] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: Bootstrap complete.
I20260630 12:24:48.603006  5250 ts_tablet_manager.cc:1403] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.005s
I20260630 12:24:48.606055  5250 raft_consensus.cc:359] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:48.607049  5250 raft_consensus.cc:740] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37c749d10ea04bdbb92e233cedd3e02c, State: Initialized, Role: LEARNER
I20260630 12:24:48.607197  5063 tablet_copy_service.cc:342] P fec957f1c5824b3899fe6cb66df9de97: Request end of tablet copy session 37c749d10ea04bdbb92e233cedd3e02c-4d4a3b8c9d7d489f82c603e507448799 received from {username='slave'} at 127.0.0.1:32788
I20260630 12:24:48.607786  5063 tablet_copy_service.cc:434] P fec957f1c5824b3899fe6cb66df9de97: ending tablet copy session 37c749d10ea04bdbb92e233cedd3e02c-4d4a3b8c9d7d489f82c603e507448799 on tablet 4d4a3b8c9d7d489f82c603e507448799 with peer 37c749d10ea04bdbb92e233cedd3e02c
I20260630 12:24:48.607795  5250 consensus_queue.cc:260] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: true } }
I20260630 12:24:48.610852  5250 ts_tablet_manager.cc:1434] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:24:48.612648  4914 tablet_copy_service.cc:342] P b8c8cb47eae74463aad2af3e56054ea4: Request end of tablet copy session 37c749d10ea04bdbb92e233cedd3e02c-36c0f5b08e5a44b79189e1fde56e94bb received from {username='slave'} at 127.0.0.1:39546
I20260630 12:24:48.613088  4914 tablet_copy_service.cc:434] P b8c8cb47eae74463aad2af3e56054ea4: ending tablet copy session 37c749d10ea04bdbb92e233cedd3e02c-36c0f5b08e5a44b79189e1fde56e94bb on tablet 36c0f5b08e5a44b79189e1fde56e94bb with peer 37c749d10ea04bdbb92e233cedd3e02c
I20260630 12:24:48.995609  5190 raft_consensus.cc:1217] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:49.012096  5190 raft_consensus.cc:1217] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:24:49.067209  5227 raft_consensus.cc:1064] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: attempting to promote NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c to VOTER
I20260630 12:24:49.069196  5227 consensus_queue.cc:237] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } }
I20260630 12:24:49.077603  5053 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.078068  4979 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.078281  5190 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.079286  5258 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:49.080643  5227 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } 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:24:49.081418  5226 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } 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:24:49.096133  5226 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.099550  4979 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.102583  5190 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.111469  4802 catalog_manager.cc:5697] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:49.114408  5053 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } attrs { replace: true } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.154795  4903 consensus_queue.cc:237] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } }
I20260630 12:24:49.160396  5053 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:49.160499  5190 raft_consensus.cc:1275] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:49.161887  5227 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:49.162690  5226 consensus_queue.cc:1048] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } 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:24:49.169760  5258 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.172194  5190 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.172194  5053 raft_consensus.cc:2955] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.180114  4787 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cc0ce50494046fa92b94cfc5e8c8e43 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:49.183984  4799 catalog_manager.cc:5697] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c reported cstate change: config changed from index 3 to 4, VOTER 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66) evicted. New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.195461  4968 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cc0ce50494046fa92b94cfc5e8c8e43 with delete_type TABLET_DATA_TOMBSTONED (TS 7c6ffbb75bd040d79201c7023bd61a70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33212
I20260630 12:24:49.200084  5267 tablet_replica.cc:333] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: stopping tablet replica
I20260630 12:24:49.201114  5267 raft_consensus.cc:2243] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:49.201961  5267 raft_consensus.cc:2272] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:49.205534  5267 ts_tablet_manager.cc:1916] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:49.221557  5267 ts_tablet_manager.cc:1929] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:49.221989  5267 log.cc:1199] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 7c6ffbb75bd040d79201c7023bd61a70: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-1-root/wals/8cc0ce50494046fa92b94cfc5e8c8e43
I20260630 12:24:49.223728  4787 catalog_manager.cc:5028] TS 7c6ffbb75bd040d79201c7023bd61a70 (127.25.254.66:36047): tablet 8cc0ce50494046fa92b94cfc5e8c8e43 (table test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]) successfully deleted
I20260630 12:24:49.575578  5254 raft_consensus.cc:1064] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: attempting to promote NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c to VOTER
I20260630 12:24:49.577598  5254 consensus_queue.cc:237] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } }
I20260630 12:24:49.584025  5190 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.586594  5268 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } 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:24:49.587060  4979 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.587961  4903 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.589005  5268 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:24:49.589959  5254 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } 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:24:49.600713  5271 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.602985  4979 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.603083  4903 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.614449  5227 raft_consensus.cc:1064] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: attempting to promote NON_VOTER 37c749d10ea04bdbb92e233cedd3e02c to VOTER
I20260630 12:24:49.619874  4801 catalog_manager.cc:5697] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 reported cstate change: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fec957f1c5824b3899fe6cb66df9de97" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.622313  5190 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.624017  5227 consensus_queue.cc:237] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } }
I20260630 12:24:49.634833  5053 consensus_queue.cc:237] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [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: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } }
I20260630 12:24:49.636094  5189 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 LEARNER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.637866  5141 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } 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:24:49.638650  4979 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.642845  5141 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:24:49.645119  4978 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:49.646215  5188 raft_consensus.cc:1275] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Refusing update from remote peer fec957f1c5824b3899fe6cb66df9de97: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:49.646844  5271 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:49.649379  5268 consensus_queue.cc:1048] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } 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:24:49.658911  5268 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.660560  4977 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.664749  5190 raft_consensus.cc:2955] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.672609  5053 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:24:49.673908  4788 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d4a3b8c9d7d489f82c603e507448799 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:49.676515  5227 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } 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:24:49.680298  4801 catalog_manager.cc:5697] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 reported cstate change: config changed from index 3 to 4, VOTER b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65) evicted. New cstate: current_term: 1 leader_uuid: "fec957f1c5824b3899fe6cb66df9de97" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.685627  5141 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.688687  4977 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.698637  5190 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.706389  4894 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d4a3b8c9d7d489f82c603e507448799 with delete_type TABLET_DATA_TOMBSTONED (TS b8c8cb47eae74463aad2af3e56054ea4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33686
I20260630 12:24:49.712124  4800 catalog_manager.cc:5697] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:49.706787  5053 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37c749d10ea04bdbb92e233cedd3e02c (127.25.254.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "fec957f1c5824b3899fe6cb66df9de97" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33733 } attrs { replace: true } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.714712  5279 tablet_replica.cc:333] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: stopping tablet replica
I20260630 12:24:49.718305  5279 raft_consensus.cc:2243] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:49.719107  5279 raft_consensus.cc:2272] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:49.723290  5279 ts_tablet_manager.cc:1916] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:49.732563  4903 consensus_queue.cc:237] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [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: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } }
I20260630 12:24:49.738060  5190 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:49.739255  4977 raft_consensus.cc:1275] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Refusing update from remote peer b8c8cb47eae74463aad2af3e56054ea4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:24:49.740671  5226 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } 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:24:49.741515  5227 consensus_queue.cc:1048] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:24:49.741781  5279 ts_tablet_manager.cc:1929] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:49.742347  5279 log.cc:1199] T 4d4a3b8c9d7d489f82c603e507448799 P b8c8cb47eae74463aad2af3e56054ea4: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-0-root/wals/4d4a3b8c9d7d489f82c603e507448799
I20260630 12:24:49.744230  4787 catalog_manager.cc:5028] TS b8c8cb47eae74463aad2af3e56054ea4 (127.25.254.65:41447): tablet 4d4a3b8c9d7d489f82c603e507448799 (table test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]) successfully deleted
I20260630 12:24:49.749634  5227 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.751226  4977 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.752000  5189 raft_consensus.cc:2955] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } } }
I20260630 12:24:49.760185  4787 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36c0f5b08e5a44b79189e1fde56e94bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:24:49.764242  4801 catalog_manager.cc:5697] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 reported cstate change: config changed from index 3 to 4, VOTER fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67) evicted. New cstate: current_term: 1 leader_uuid: "b8c8cb47eae74463aad2af3e56054ea4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8c8cb47eae74463aad2af3e56054ea4" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c6ffbb75bd040d79201c7023bd61a70" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37c749d10ea04bdbb92e233cedd3e02c" member_type: VOTER last_known_addr { host: "127.25.254.68" port: 44869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:24:49.775182  5041 tablet_service.cc:1558] Processing DeleteTablet for tablet 36c0f5b08e5a44b79189e1fde56e94bb with delete_type TABLET_DATA_TOMBSTONED (TS fec957f1c5824b3899fe6cb66df9de97 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41628
I20260630 12:24:49.779196  5280 tablet_replica.cc:333] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: stopping tablet replica
I20260630 12:24:49.779881  5280 raft_consensus.cc:2243] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:49.780535  5280 raft_consensus.cc:2272] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:49.783085  5280 ts_tablet_manager.cc:1916] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:24:49.793303  5280 ts_tablet_manager.cc:1929] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:24:49.793584  5280 log.cc:1199] T 36c0f5b08e5a44b79189e1fde56e94bb P fec957f1c5824b3899fe6cb66df9de97: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822048163789-26617-0/minicluster-data/ts-2-root/wals/36c0f5b08e5a44b79189e1fde56e94bb
I20260630 12:24:49.794878  4788 catalog_manager.cc:5028] TS fec957f1c5824b3899fe6cb66df9de97 (127.25.254.67:33733): tablet 36c0f5b08e5a44b79189e1fde56e94bb (table test-workload [id=9e3c52bc228c46c1acc9d8f2679068ac]) successfully deleted
I20260630 12:24:50.318490 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:24:50.346048 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.347003 26617 tablet_replica.cc:333] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4: stopping tablet replica
I20260630 12:24:50.347731 26617 raft_consensus.cc:2243] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.348862 26617 raft_consensus.cc:2272] T 8cc0ce50494046fa92b94cfc5e8c8e43 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.351663 26617 tablet_replica.cc:333] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4: stopping tablet replica
I20260630 12:24:50.352253 26617 raft_consensus.cc:2243] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.353291 26617 raft_consensus.cc:2272] T bec8132a85654714978be21af3a748b8 P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.356055 26617 tablet_replica.cc:333] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4: stopping tablet replica
I20260630 12:24:50.356568 26617 raft_consensus.cc:2243] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.357544 26617 raft_consensus.cc:2272] T 36c0f5b08e5a44b79189e1fde56e94bb P b8c8cb47eae74463aad2af3e56054ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.403157 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:24:50.427384 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:24:50.453540 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.454398 26617 tablet_replica.cc:333] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70: stopping tablet replica
I20260630 12:24:50.455364 26617 raft_consensus.cc:2243] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.456103 26617 raft_consensus.cc:2272] T 4d4a3b8c9d7d489f82c603e507448799 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.459669 26617 tablet_replica.cc:333] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70: stopping tablet replica
I20260630 12:24:50.460212 26617 raft_consensus.cc:2243] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.461107 26617 raft_consensus.cc:2272] T 36c0f5b08e5a44b79189e1fde56e94bb P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.464942 26617 tablet_replica.cc:333] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70: stopping tablet replica
I20260630 12:24:50.465425 26617 raft_consensus.cc:2243] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.465873 26617 raft_consensus.cc:2272] T bec8132a85654714978be21af3a748b8 P 7c6ffbb75bd040d79201c7023bd61a70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.490149 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:24:50.509341 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:24:50.537601 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.538501 26617 tablet_replica.cc:333] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97: stopping tablet replica
I20260630 12:24:50.539116 26617 raft_consensus.cc:2243] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.539631 26617 raft_consensus.cc:2272] T bec8132a85654714978be21af3a748b8 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.542308 26617 tablet_replica.cc:333] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97: stopping tablet replica
I20260630 12:24:50.542812 26617 raft_consensus.cc:2243] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.543736 26617 raft_consensus.cc:2272] T 4d4a3b8c9d7d489f82c603e507448799 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.547153 26617 tablet_replica.cc:333] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97: stopping tablet replica
I20260630 12:24:50.547807 26617 raft_consensus.cc:2243] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.548424 26617 raft_consensus.cc:2272] T 8cc0ce50494046fa92b94cfc5e8c8e43 P fec957f1c5824b3899fe6cb66df9de97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.573897 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:24:50.593179 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:24:50.618091 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:24:50.618914 26617 tablet_replica.cc:333] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c: stopping tablet replica
I20260630 12:24:50.619556 26617 raft_consensus.cc:2243] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.620393 26617 raft_consensus.cc:2272] T 36c0f5b08e5a44b79189e1fde56e94bb P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.623313 26617 tablet_replica.cc:333] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c: stopping tablet replica
I20260630 12:24:50.623822 26617 raft_consensus.cc:2243] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.624598 26617 raft_consensus.cc:2272] T 4d4a3b8c9d7d489f82c603e507448799 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.627770 26617 tablet_replica.cc:333] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c: stopping tablet replica
I20260630 12:24:50.628230 26617 raft_consensus.cc:2243] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:24:50.628927 26617 raft_consensus.cc:2272] T 8cc0ce50494046fa92b94cfc5e8c8e43 P 37c749d10ea04bdbb92e233cedd3e02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.651031 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:24:50.666457 26617 master.cc:562] Master@127.25.254.126:44733 shutting down...
I20260630 12:24:50.685727 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:24:50.686437 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:24:50.686802 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 590d59fe72c5412490a9bead9e3c7640: stopping tablet replica
I20260630 12:24:50.707319 26617 master.cc:584] Master@127.25.254.126:44733 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13246 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:24:50.754349 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:45657
I20260630 12:24:50.755451 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:50.760977  5282 instance_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:24:50.761050  5283 instance_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:24:50.762346  5285 instance_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:24:50.763438 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:50.764389 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:50.764644 26617 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:24:50.764818 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822290764784 us; error 0 us; skew 500 ppm
I20260630 12:24:50.765354 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:50.767727 26617 webserver.cc:533] Webserver started at http://127.25.254.126:34657/ using document root <none> and password file <none>
I20260630 12:24:50.768225 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:50.768422 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:50.768731 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:50.769912 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "7d41f410a24f457c8b1d510e35ab17f0"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-n0zz"
I20260630 12:24:50.774326 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:24:50.777658  5290 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:24:50.778445 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:24:50.778723 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "7d41f410a24f457c8b1d510e35ab17f0"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-n0zz"
I20260630 12:24:50.779000 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-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:24:50.818760 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:50.819986 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:50.857409 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:45657
I20260630 12:24:50.857532  5341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:45657 every 8 connection(s)
I20260630 12:24:50.861380  5342 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:24:50.873850  5342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0: Bootstrap starting.
I20260630 12:24:50.878787  5342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:50.883365  5342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0: No bootstrap required, opened a new log
I20260630 12:24:50.885584  5342 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d41f410a24f457c8b1d510e35ab17f0" member_type: VOTER }
I20260630 12:24:50.886010  5342 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:50.886336  5342 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d41f410a24f457c8b1d510e35ab17f0, State: Initialized, Role: FOLLOWER
I20260630 12:24:50.886986  5342 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d41f410a24f457c8b1d510e35ab17f0" member_type: VOTER }
I20260630 12:24:50.887451  5342 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:24:50.887671  5342 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:24:50.887948  5342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:50.892683  5342 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d41f410a24f457c8b1d510e35ab17f0" member_type: VOTER }
I20260630 12:24:50.893219  5342 leader_election.cc:304] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [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: 7d41f410a24f457c8b1d510e35ab17f0; no voters: 
I20260630 12:24:50.894373  5342 leader_election.cc:290] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:24:50.894790  5345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:50.896135  5345 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 1 LEADER]: Becoming Leader. State: Replica: 7d41f410a24f457c8b1d510e35ab17f0, State: Running, Role: LEADER
I20260630 12:24:50.896847  5345 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [LEADER]: Queue going to LEADER mode. State: All 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: "7d41f410a24f457c8b1d510e35ab17f0" member_type: VOTER }
I20260630 12:24:50.897300  5342 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:24:50.901604  5347 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d41f410a24f457c8b1d510e35ab17f0. Latest consensus state: current_term: 1 leader_uuid: "7d41f410a24f457c8b1d510e35ab17f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d41f410a24f457c8b1d510e35ab17f0" member_type: VOTER } }
I20260630 12:24:50.902472  5347 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.902482  5346 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d41f410a24f457c8b1d510e35ab17f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d41f410a24f457c8b1d510e35ab17f0" member_type: VOTER } }
I20260630 12:24:50.903604  5346 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:24:50.904429  5352 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:24:50.910087  5352 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:24:50.914166 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:24:50.919680  5352 catalog_manager.cc:1383] Generated new cluster ID: f5a00193c4d945aeb04a98308b93ee5f
I20260630 12:24:50.919981  5352 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:24:50.952824  5352 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:24:50.954205  5352 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:24:50.967276  5352 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0: Generated new TSK 0
I20260630 12:24:50.967926  5352 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:24:50.981216 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:50.987093  5363 instance_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:24:50.988277  5364 instance_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:24:50.989744 26617 server_base.cc:1061] running on GCE node
W20260630 12:24:50.989775  5366 instance_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:24:50.990973 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:50.991189 26617 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:24:50.991370 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822290991351 us; error 0 us; skew 500 ppm
I20260630 12:24:50.991887 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:50.994129 26617 webserver.cc:533] Webserver started at http://127.25.254.65:36291/ using document root <none> and password file <none>
I20260630 12:24:50.994691 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:50.994887 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:50.995180 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:50.996282 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "9d60c89b76d444b3913d20e6eed58a4a"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-n0zz"
I20260630 12:24:51.001317 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:51.004739  5371 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:24:51.005533 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:24:51.005831 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "9d60c89b76d444b3913d20e6eed58a4a"
format_stamp: "Formatted at 2026-06-30 12:24:50 on dist-test-slave-n0zz"
I20260630 12:24:51.006134 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-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:24:51.025569 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:51.026885 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:51.028805 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:51.031149 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:51.031379 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.031646 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:51.031827 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.071288 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:42761
I20260630 12:24:51.071390  5433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:42761 every 8 connection(s)
I20260630 12:24:51.076462 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:51.084115  5438 instance_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:24:51.085801  5439 instance_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:24:51.087592  5441 instance_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:24:51.089936 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:51.090942 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:51.091202 26617 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:24:51.091140  5434 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45657
I20260630 12:24:51.091604 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822291091584 us; error 0 us; skew 500 ppm
I20260630 12:24:51.091769  5434 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.092381 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:51.092730  5434 heartbeater.cc:507] Master 127.25.254.126:45657 requested a full tablet report, sending...
I20260630 12:24:51.095016 26617 webserver.cc:533] Webserver started at http://127.25.254.66:44193/ using document root <none> and password file <none>
I20260630 12:24:51.095438  5307 ts_manager.cc:194] Registered new tserver with Master: 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761)
I20260630 12:24:51.095692 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:51.095993 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:51.096324 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:51.097848 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "d2260240de11418eaa733ddd2c6f986f"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-n0zz"
I20260630 12:24:51.097957  5307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49710
I20260630 12:24:51.103157 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:24:51.106555  5446 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:24:51.107345 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:24:51.107649 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "d2260240de11418eaa733ddd2c6f986f"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-n0zz"
I20260630 12:24:51.107879 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-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:24:51.120184 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:51.121325 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:51.122795 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:51.124894 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:51.125105 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.125365 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:51.125527 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.164726 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:41943
I20260630 12:24:51.164829  5508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:41943 every 8 connection(s)
I20260630 12:24:51.169737 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:24:51.176404  5512 instance_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:24:51.177543  5513 instance_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:24:51.180415  5515 instance_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:24:51.180899  5509 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45657
I20260630 12:24:51.181291  5509 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.181815 26617 server_base.cc:1061] running on GCE node
I20260630 12:24:51.182041  5509 heartbeater.cc:507] Master 127.25.254.126:45657 requested a full tablet report, sending...
I20260630 12:24:51.182777 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:24:51.183053 26617 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:24:51.183261 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822291183242 us; error 0 us; skew 500 ppm
I20260630 12:24:51.184028 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:24:51.184319  5307 ts_manager.cc:194] Registered new tserver with Master: d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:51.186237  5307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49726
I20260630 12:24:51.186741 26617 webserver.cc:533] Webserver started at http://127.25.254.67:38665/ using document root <none> and password file <none>
I20260630 12:24:51.187357 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:24:51.187584 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:24:51.187901 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:24:51.189283 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-n0zz"
I20260630 12:24:51.193506 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:24:51.196672  5520 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:24:51.197412 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:24:51.197705 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8"
format_stamp: "Formatted at 2026-06-30 12:24:51 on dist-test-slave-n0zz"
I20260630 12:24:51.197964 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822048163789-26617-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:24:51.223794 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:24:51.224970 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:24:51.226454 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:24:51.228751 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:24:51.228953 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.229218 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:24:51.229377 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:24:51.267733 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:44521
I20260630 12:24:51.267833  5582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:44521 every 8 connection(s)
I20260630 12:24:51.281421  5583 heartbeater.cc:344] Connected to a master server at 127.25.254.126:45657
I20260630 12:24:51.281868  5583 heartbeater.cc:461] Registering TS with master...
I20260630 12:24:51.282614  5583 heartbeater.cc:507] Master 127.25.254.126:45657 requested a full tablet report, sending...
I20260630 12:24:51.284547  5307 ts_manager.cc:194] Registered new tserver with Master: f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:51.285391 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014408322s
I20260630 12:24:51.286301  5307 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49738
I20260630 12:24:52.101215  5434 heartbeater.cc:499] Master 127.25.254.126:45657 was elected leader, sending a full tablet report...
I20260630 12:24:52.189086  5509 heartbeater.cc:499] Master 127.25.254.126:45657 was elected leader, sending a full tablet report...
I20260630 12:24:52.289283  5583 heartbeater.cc:499] Master 127.25.254.126:45657 was elected leader, sending a full tablet report...
I20260630 12:24:52.344625  5307 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49752:
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:24:52.347059  5307 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:24:52.423624  5474 tablet_service.cc:1511] Processing CreateTablet for tablet ee63b5a336454be6b66af6644bab17a0 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:52.425086  5474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee63b5a336454be6b66af6644bab17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.425175  5546 tablet_service.cc:1511] Processing CreateTablet for tablet 46ac8de873174c9fbf446072330c325c (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:52.425386  5471 tablet_service.cc:1511] Processing CreateTablet for tablet a5cf30f9986b4124b3b0e6a9e6f267fd (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:52.426602  5546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ac8de873174c9fbf446072330c325c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.427240  5473 tablet_service.cc:1511] Processing CreateTablet for tablet f405eec70bcf401badea7eabe6301ea0 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:52.427640  5470 tablet_service.cc:1511] Processing CreateTablet for tablet e747ccac4cbc482e9628f7145f7f183f (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:52.429582  5548 tablet_service.cc:1511] Processing CreateTablet for tablet ee63b5a336454be6b66af6644bab17a0 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:52.430084  5469 tablet_service.cc:1511] Processing CreateTablet for tablet b7f321cbe2e9411f898cbb500d58cb85 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:52.430904  5548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee63b5a336454be6b66af6644bab17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.426602  5471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5cf30f9986b4124b3b0e6a9e6f267fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.431752  5547 tablet_service.cc:1511] Processing CreateTablet for tablet f405eec70bcf401badea7eabe6301ea0 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:52.433147  5547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f405eec70bcf401badea7eabe6301ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.434597  5470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e747ccac4cbc482e9628f7145f7f183f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.434157  5472 tablet_service.cc:1511] Processing CreateTablet for tablet 46ac8de873174c9fbf446072330c325c (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:52.435732  5473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f405eec70bcf401badea7eabe6301ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.436447  5472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ac8de873174c9fbf446072330c325c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.437580  5545 tablet_service.cc:1511] Processing CreateTablet for tablet a5cf30f9986b4124b3b0e6a9e6f267fd (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:52.438602  5469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f321cbe2e9411f898cbb500d58cb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.438895  5545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5cf30f9986b4124b3b0e6a9e6f267fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.443368  5544 tablet_service.cc:1511] Processing CreateTablet for tablet e747ccac4cbc482e9628f7145f7f183f (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:52.444725  5544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e747ccac4cbc482e9628f7145f7f183f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.447376  5543 tablet_service.cc:1511] Processing CreateTablet for tablet b7f321cbe2e9411f898cbb500d58cb85 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:52.448722  5543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f321cbe2e9411f898cbb500d58cb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.456369  5399 tablet_service.cc:1511] Processing CreateTablet for tablet ee63b5a336454be6b66af6644bab17a0 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:24:52.457787  5399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee63b5a336454be6b66af6644bab17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.468072  5398 tablet_service.cc:1511] Processing CreateTablet for tablet f405eec70bcf401badea7eabe6301ea0 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:24:52.469547  5398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f405eec70bcf401badea7eabe6301ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.471657  5397 tablet_service.cc:1511] Processing CreateTablet for tablet 46ac8de873174c9fbf446072330c325c (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:24:52.473121  5397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ac8de873174c9fbf446072330c325c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.475800  5396 tablet_service.cc:1511] Processing CreateTablet for tablet a5cf30f9986b4124b3b0e6a9e6f267fd (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:24:52.477285  5396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5cf30f9986b4124b3b0e6a9e6f267fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.479614  5395 tablet_service.cc:1511] Processing CreateTablet for tablet e747ccac4cbc482e9628f7145f7f183f (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:24:52.480942  5395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e747ccac4cbc482e9628f7145f7f183f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.483402  5394 tablet_service.cc:1511] Processing CreateTablet for tablet b7f321cbe2e9411f898cbb500d58cb85 (DEFAULT_TABLE table=test-workload [id=f8854b08e7c54a5b9ee463a3a2c1a607]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:24:52.484732  5394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f321cbe2e9411f898cbb500d58cb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:24:52.561542  5603 tablet_bootstrap.cc:492] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8: Bootstrap starting.
I20260630 12:24:52.563954  5604 tablet_bootstrap.cc:492] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f: Bootstrap starting.
I20260630 12:24:52.570789  5605 tablet_bootstrap.cc:492] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a: Bootstrap starting.
I20260630 12:24:52.577628  5605 tablet_bootstrap.cc:654] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.583994  5604 tablet_bootstrap.cc:654] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.588829  5603 tablet_bootstrap.cc:654] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.597237  5604 tablet_bootstrap.cc:492] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f: No bootstrap required, opened a new log
I20260630 12:24:52.597738  5604 ts_tablet_manager.cc:1403] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260630 12:24:52.597918  5605 tablet_bootstrap.cc:492] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a: No bootstrap required, opened a new log
I20260630 12:24:52.598212  5603 tablet_bootstrap.cc:492] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8: No bootstrap required, opened a new log
I20260630 12:24:52.598452  5605 ts_tablet_manager.cc:1403] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260630 12:24:52.598716  5603 ts_tablet_manager.cc:1403] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.005s
I20260630 12:24:52.600646  5604 raft_consensus.cc:359] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.600905  5605 raft_consensus.cc:359] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.601408  5604 raft_consensus.cc:385] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.601590  5605 raft_consensus.cc:385] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.601830  5604 raft_consensus.cc:740] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.602173  5605 raft_consensus.cc:740] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d60c89b76d444b3913d20e6eed58a4a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.601590  5603 raft_consensus.cc:359] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.602785  5603 raft_consensus.cc:385] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.603229  5603 raft_consensus.cc:740] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.602831  5604 consensus_queue.cc:260] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.603004  5605 consensus_queue.cc:260] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.604103  5603 consensus_queue.cc:260] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.609223  5605 ts_tablet_manager.cc:1434] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:24:52.609673  5603 ts_tablet_manager.cc:1434] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:24:52.611033  5603 tablet_bootstrap.cc:492] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Bootstrap starting.
I20260630 12:24:52.612648  5605 tablet_bootstrap.cc:492] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a: Bootstrap starting.
I20260630 12:24:52.619187  5603 tablet_bootstrap.cc:654] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.620863  5605 tablet_bootstrap.cc:654] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.621399  5604 ts_tablet_manager.cc:1434] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.012s
I20260630 12:24:52.622673  5604 tablet_bootstrap.cc:492] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f: Bootstrap starting.
I20260630 12:24:52.630967  5604 tablet_bootstrap.cc:654] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.638506  5610 raft_consensus.cc:493] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.639050  5610 raft_consensus.cc:515] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.643882  5610 leader_election.cc:290] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.695663  5604 tablet_bootstrap.cc:492] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f: No bootstrap required, opened a new log
I20260630 12:24:52.696290  5604 ts_tablet_manager.cc:1403] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.041s
I20260630 12:24:52.697902  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee63b5a336454be6b66af6644bab17a0" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
I20260630 12:24:52.699390  5604 raft_consensus.cc:359] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
W20260630 12:24:52.699848  5373 leader_election.cc:343] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.700186  5604 raft_consensus.cc:385] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.700542  5604 raft_consensus.cc:740] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.701234  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee63b5a336454be6b66af6644bab17a0" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:52.702093  5605 tablet_bootstrap.cc:492] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a: No bootstrap required, opened a new log
I20260630 12:24:52.701552  5604 consensus_queue.cc:260] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.702656  5603 tablet_bootstrap.cc:492] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8: No bootstrap required, opened a new log
W20260630 12:24:52.702858  5374 leader_election.cc:343] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.703429  5603 ts_tablet_manager.cc:1403] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent bootstrapping tablet: real 0.093s	user 0.047s	sys 0.039s
I20260630 12:24:52.703436  5374 leader_election.cc:304] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [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: 9d60c89b76d444b3913d20e6eed58a4a; no voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8
I20260630 12:24:52.704283  5604 ts_tablet_manager.cc:1434] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:24:52.704885  5610 raft_consensus.cc:2749] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:52.705266  5604 tablet_bootstrap.cc:492] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f: Bootstrap starting.
I20260630 12:24:52.702692  5605 ts_tablet_manager.cc:1403] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.039s
I20260630 12:24:52.706496  5603 raft_consensus.cc:359] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.707243  5603 raft_consensus.cc:385] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.707561  5603 raft_consensus.cc:740] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.708390  5603 consensus_queue.cc:260] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.708911  5605 raft_consensus.cc:359] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.709848  5605 raft_consensus.cc:385] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.710330  5605 raft_consensus.cc:740] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d60c89b76d444b3913d20e6eed58a4a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.710770  5603 ts_tablet_manager.cc:1434] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:24:52.711158  5605 consensus_queue.cc:260] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.711783  5603 tablet_bootstrap.cc:492] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8: Bootstrap starting.
I20260630 12:24:52.712322  5604 tablet_bootstrap.cc:654] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.713762  5605 ts_tablet_manager.cc:1434] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:24:52.714840  5605 tablet_bootstrap.cc:492] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a: Bootstrap starting.
I20260630 12:24:52.719875  5603 tablet_bootstrap.cc:654] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.720990  5605 tablet_bootstrap.cc:654] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.729574  5605 tablet_bootstrap.cc:492] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a: No bootstrap required, opened a new log
I20260630 12:24:52.730134  5605 ts_tablet_manager.cc:1403] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260630 12:24:52.733842  5604 tablet_bootstrap.cc:492] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f: No bootstrap required, opened a new log
I20260630 12:24:52.734452  5604 ts_tablet_manager.cc:1403] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260630 12:24:52.734772  5605 raft_consensus.cc:359] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.736441  5605 raft_consensus.cc:385] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.736784  5605 raft_consensus.cc:740] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d60c89b76d444b3913d20e6eed58a4a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.737486  5604 raft_consensus.cc:359] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.738236  5604 raft_consensus.cc:385] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.737577  5605 consensus_queue.cc:260] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.738585  5603 tablet_bootstrap.cc:492] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8: No bootstrap required, opened a new log
I20260630 12:24:52.738512  5604 raft_consensus.cc:740] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.739298  5603 ts_tablet_manager.cc:1403] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260630 12:24:52.739593  5604 consensus_queue.cc:260] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.740147  5605 ts_tablet_manager.cc:1434] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:24:52.741247  5605 tablet_bootstrap.cc:492] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a: Bootstrap starting.
I20260630 12:24:52.741859  5604 ts_tablet_manager.cc:1434] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:24:52.742274  5603 raft_consensus.cc:359] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.742904  5604 tablet_bootstrap.cc:492] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f: Bootstrap starting.
I20260630 12:24:52.743014  5603 raft_consensus.cc:385] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.743479  5603 raft_consensus.cc:740] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.744391  5603 consensus_queue.cc:260] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.748005  5605 tablet_bootstrap.cc:654] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.749037  5604 tablet_bootstrap.cc:654] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.749406  5603 ts_tablet_manager.cc:1434] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:24:52.750540  5603 tablet_bootstrap.cc:492] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Bootstrap starting.
I20260630 12:24:52.758117  5603 tablet_bootstrap.cc:654] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.762084  5605 tablet_bootstrap.cc:492] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a: No bootstrap required, opened a new log
I20260630 12:24:52.762614  5605 ts_tablet_manager.cc:1403] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260630 12:24:52.764117  5610 raft_consensus.cc:493] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.765017  5611 raft_consensus.cc:493] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.764783  5610 raft_consensus.cc:515] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.765517  5611 raft_consensus.cc:515] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.768600  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
I20260630 12:24:52.765422  5605 raft_consensus.cc:359] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.769544  5611 leader_election.cc:290] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:52.769882  5605 raft_consensus.cc:385] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.779603  5610 leader_election.cc:290] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.779834  5605 raft_consensus.cc:740] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d60c89b76d444b3913d20e6eed58a4a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.781898  5609 raft_consensus.cc:493] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:24:52.782215  5373 leader_election.cc:343] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.782449  5609 raft_consensus.cc:515] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.784144  5605 consensus_queue.cc:260] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.785318  5609 leader_election.cc:290] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.787333  5605 ts_tablet_manager.cc:1434] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.005s
I20260630 12:24:52.788573  5605 tablet_bootstrap.cc:492] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a: Bootstrap starting.
I20260630 12:24:52.796254  5605 tablet_bootstrap.cc:654] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.807487  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:52.809832  5603 tablet_bootstrap.cc:492] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8: No bootstrap required, opened a new log
I20260630 12:24:52.810438  5603 ts_tablet_manager.cc:1403] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.009s
W20260630 12:24:52.810719  5374 leader_election.cc:343] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.811259  5374 leader_election.cc:304] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [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: 9d60c89b76d444b3913d20e6eed58a4a; no voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8
I20260630 12:24:52.812022  5610 raft_consensus.cc:2749] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:52.813541  5603 raft_consensus.cc:359] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.814507  5603 raft_consensus.cc:385] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.814886  5603 raft_consensus.cc:740] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.821506  5603 consensus_queue.cc:260] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.826066  5409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f405eec70bcf401badea7eabe6301ea0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:52.826699  5408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cf30f9986b4124b3b0e6a9e6f267fd" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:52.827399  5408 raft_consensus.cc:2468] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 0.
W20260630 12:24:52.827994  5449 leader_election.cc:343] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.828445  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cf30f9986b4124b3b0e6a9e6f267fd" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
I20260630 12:24:52.829084  5484 raft_consensus.cc:2468] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 0.
I20260630 12:24:52.830803  5523 leader_election.cc:304] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d60c89b76d444b3913d20e6eed58a4a, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:52.832891  5611 raft_consensus.cc:2804] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:52.833523  5604 tablet_bootstrap.cc:492] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f: No bootstrap required, opened a new log
I20260630 12:24:52.833472  5611 raft_consensus.cc:493] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:52.834273  5604 ts_tablet_manager.cc:1403] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.030s
I20260630 12:24:52.834344  5611 raft_consensus.cc:3060] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.841813  5603 ts_tablet_manager.cc:1434] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260630 12:24:52.842079  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f405eec70bcf401badea7eabe6301ea0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:52.841688  5604 raft_consensus.cc:359] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.843115  5558 raft_consensus.cc:2468] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 0.
I20260630 12:24:52.843286  5603 tablet_bootstrap.cc:492] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8: Bootstrap starting.
I20260630 12:24:52.845456  5449 leader_election.cc:304] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [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: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 9d60c89b76d444b3913d20e6eed58a4a
I20260630 12:24:52.843354  5604 raft_consensus.cc:385] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.846339  5604 raft_consensus.cc:740] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.846514  5609 raft_consensus.cc:2804] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:52.846941  5609 raft_consensus.cc:493] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:52.847306  5609 raft_consensus.cc:3060] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.847149  5604 consensus_queue.cc:260] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.852514  5604 ts_tablet_manager.cc:1434] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260630 12:24:52.852541  5603 tablet_bootstrap.cc:654] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.853761  5604 tablet_bootstrap.cc:492] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f: Bootstrap starting.
I20260630 12:24:52.847313  5605 tablet_bootstrap.cc:492] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a: No bootstrap required, opened a new log
I20260630 12:24:52.854748  5605 ts_tablet_manager.cc:1403] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.026s
I20260630 12:24:52.860265  5610 raft_consensus.cc:493] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.860775  5610 raft_consensus.cc:515] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.862686  5604 tablet_bootstrap.cc:654] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.863096  5610 leader_election.cc:290] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.863159  5605 raft_consensus.cc:359] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.864753  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e747ccac4cbc482e9628f7145f7f183f" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
I20260630 12:24:52.865489  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e747ccac4cbc482e9628f7145f7f183f" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:52.872012  5605 raft_consensus.cc:385] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.872381  5605 raft_consensus.cc:740] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d60c89b76d444b3913d20e6eed58a4a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.873174  5605 consensus_queue.cc:260] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
W20260630 12:24:52.875784  5373 leader_election.cc:343] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.876355  5611 raft_consensus.cc:515] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
W20260630 12:24:52.876722  5374 leader_election.cc:343] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.877279  5374 leader_election.cc:304] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [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: 9d60c89b76d444b3913d20e6eed58a4a; no voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8
I20260630 12:24:52.878543  5603 tablet_bootstrap.cc:492] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8: No bootstrap required, opened a new log
I20260630 12:24:52.879156  5603 ts_tablet_manager.cc:1403] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.012s
I20260630 12:24:52.879082  5611 leader_election.cc:290] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:52.876343  5605 ts_tablet_manager.cc:1434] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:24:52.880013  5408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cf30f9986b4124b3b0e6a9e6f267fd" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a"
I20260630 12:24:52.882215  5610 raft_consensus.cc:2749] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:52.882546  5408 raft_consensus.cc:3060] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.883188  5605 tablet_bootstrap.cc:492] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a: Bootstrap starting.
I20260630 12:24:52.882156  5603 raft_consensus.cc:359] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.883685  5603 raft_consensus.cc:385] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.883988  5603 raft_consensus.cc:740] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.884888  5603 consensus_queue.cc:260] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.886833  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5cf30f9986b4124b3b0e6a9e6f267fd" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f"
I20260630 12:24:52.890576  5484 raft_consensus.cc:3060] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.893256  5605 tablet_bootstrap.cc:654] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.875804  5609 raft_consensus.cc:515] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.901371  5409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f405eec70bcf401badea7eabe6301ea0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a"
I20260630 12:24:52.888258  5603 ts_tablet_manager.cc:1434] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:24:52.903247  5603 tablet_bootstrap.cc:492] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8: Bootstrap starting.
W20260630 12:24:52.903409  5449 leader_election.cc:343] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.906289  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f405eec70bcf401badea7eabe6301ea0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8"
I20260630 12:24:52.907088  5558 raft_consensus.cc:3060] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:24:52.911525  5355 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:24:52.909475  5408 raft_consensus.cc:2468] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 1.
I20260630 12:24:52.912909  5603 tablet_bootstrap.cc:654] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.913301  5523 leader_election.cc:304] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d60c89b76d444b3913d20e6eed58a4a, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:52.915598  5611 raft_consensus.cc:2804] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:52.919440  5609 leader_election.cc:290] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 election: Requested vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.920719  5605 tablet_bootstrap.cc:492] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a: No bootstrap required, opened a new log
I20260630 12:24:52.920866  5558 raft_consensus.cc:2468] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 1.
I20260630 12:24:52.921227  5605 ts_tablet_manager.cc:1403] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.013s
I20260630 12:24:52.922353  5449 leader_election.cc:304] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [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: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 9d60c89b76d444b3913d20e6eed58a4a
I20260630 12:24:52.923796  5609 raft_consensus.cc:2804] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:52.924791  5605 raft_consensus.cc:359] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.925547  5605 raft_consensus.cc:385] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.925576  5609 raft_consensus.cc:697] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 1 LEADER]: Becoming Leader. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Running, Role: LEADER
I20260630 12:24:52.928236  5484 raft_consensus.cc:2468] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 1.
I20260630 12:24:52.927420  5609 consensus_queue.cc:237] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.929306  5603 tablet_bootstrap.cc:492] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8: No bootstrap required, opened a new log
I20260630 12:24:52.930773  5603 ts_tablet_manager.cc:1403] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260630 12:24:52.933286  5604 tablet_bootstrap.cc:492] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f: No bootstrap required, opened a new log
I20260630 12:24:52.933888  5604 ts_tablet_manager.cc:1403] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.036s
I20260630 12:24:52.934386  5603 raft_consensus.cc:359] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.935170  5603 raft_consensus.cc:385] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.925832  5605 raft_consensus.cc:740] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d60c89b76d444b3913d20e6eed58a4a, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.935475  5603 raft_consensus.cc:740] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.936214  5605 consensus_queue.cc:260] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.936568  5603 consensus_queue.cc:260] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.937317  5604 raft_consensus.cc:359] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.938069  5604 raft_consensus.cc:385] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:52.938377  5604 raft_consensus.cc:740] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Initialized, Role: FOLLOWER
I20260630 12:24:52.939105  5605 ts_tablet_manager.cc:1434] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260630 12:24:52.939229  5603 ts_tablet_manager.cc:1434] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:24:52.939258  5604 consensus_queue.cc:260] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.937237  5611 raft_consensus.cc:697] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 LEADER]: Becoming Leader. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Running, Role: LEADER
I20260630 12:24:52.939793  5307 catalog_manager.cc:5697] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f reported cstate change: term changed from 0 to 1, leader changed from <none> to d2260240de11418eaa733ddd2c6f986f (127.25.254.66). New cstate: current_term: 1 leader_uuid: "d2260240de11418eaa733ddd2c6f986f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:52.940843  5633 raft_consensus.cc:493] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.941639  5629 raft_consensus.cc:493] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.941357  5633 raft_consensus.cc:515] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.942358  5604 ts_tablet_manager.cc:1434] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:24:52.942127  5629 raft_consensus.cc:515] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.944284  5629 leader_election.cc:290] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.944837  5604 tablet_bootstrap.cc:492] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f: Bootstrap starting.
I20260630 12:24:52.945636  5408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:52.945820  5633 leader_election.cc:290] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:52.946348  5408 raft_consensus.cc:2468] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 0.
I20260630 12:24:52.946305  5611 consensus_queue.cc:237] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.946660  5409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e747ccac4cbc482e9628f7145f7f183f" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:52.947590  5409 raft_consensus.cc:2468] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 0.
I20260630 12:24:52.947837  5523 leader_election.cc:304] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d60c89b76d444b3913d20e6eed58a4a, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:52.948742  5633 raft_consensus.cc:2804] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:52.949088  5633 raft_consensus.cc:493] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:52.949390  5633 raft_consensus.cc:3060] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.949805  5449 leader_election.cc:304] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d60c89b76d444b3913d20e6eed58a4a, d2260240de11418eaa733ddd2c6f986f; no voters: 
I20260630 12:24:52.951357  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e747ccac4cbc482e9628f7145f7f183f" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:52.952306  5558 raft_consensus.cc:2468] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 0.
I20260630 12:24:52.952999  5609 raft_consensus.cc:2804] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:52.955086  5609 raft_consensus.cc:493] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:52.955835  5609 raft_consensus.cc:3060] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.963891  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
W20260630 12:24:52.965855  5522 leader_election.cc:343] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.967300  5611 raft_consensus.cc:493] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.968003  5611 raft_consensus.cc:515] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.969530  5306 catalog_manager.cc:5697] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:52.971565  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ac8de873174c9fbf446072330c325c" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
I20260630 12:24:52.972477  5484 raft_consensus.cc:2468] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 0.
I20260630 12:24:52.974143  5522 leader_election.cc:304] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:52.974910  5604 tablet_bootstrap.cc:654] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f: Neither blocks nor log segments found. Creating new log.
I20260630 12:24:52.977347  5409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ac8de873174c9fbf446072330c325c" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:52.978060  5409 raft_consensus.cc:2468] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 0.
I20260630 12:24:52.975018  5611 leader_election.cc:290] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:52.971271  5633 raft_consensus.cc:515] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.976301  5638 raft_consensus.cc:2804] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:52.980778  5638 raft_consensus.cc:493] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:52.979800  5609 raft_consensus.cc:515] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.982023  5638 raft_consensus.cc:3060] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.983887  5409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a"
I20260630 12:24:52.984288  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f"
I20260630 12:24:52.984514  5409 raft_consensus.cc:3060] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.985469  5408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e747ccac4cbc482e9628f7145f7f183f" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a"
I20260630 12:24:52.985813  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e747ccac4cbc482e9628f7145f7f183f" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8"
I20260630 12:24:52.986100  5408 raft_consensus.cc:3060] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.986478  5558 raft_consensus.cc:3060] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.989782  5638 raft_consensus.cc:515] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
W20260630 12:24:52.990135  5522 leader_election.cc:343] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:24:52.992287  5409 raft_consensus.cc:2468] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 1.
I20260630 12:24:52.992735  5407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ac8de873174c9fbf446072330c325c" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a"
I20260630 12:24:52.993420  5407 raft_consensus.cc:3060] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:52.993598  5558 raft_consensus.cc:2468] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 1.
I20260630 12:24:52.994313  5609 leader_election.cc:290] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 election: Requested vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:52.994503  5629 raft_consensus.cc:493] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:52.994647  5408 raft_consensus.cc:2468] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 1.
I20260630 12:24:52.995095  5629 raft_consensus.cc:515] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:52.995568  5633 leader_election.cc:290] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:52.996095  5449 leader_election.cc:304] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d60c89b76d444b3913d20e6eed58a4a, d2260240de11418eaa733ddd2c6f986f; no voters: 
I20260630 12:24:52.997316  5629 leader_election.cc:290] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521), 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761)
I20260630 12:24:52.997787  5609 raft_consensus.cc:2804] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:52.998373  5609 raft_consensus.cc:697] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 1 LEADER]: Becoming Leader. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Running, Role: LEADER
I20260630 12:24:52.998601  5523 leader_election.cc:304] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [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: 9d60c89b76d444b3913d20e6eed58a4a, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: d2260240de11418eaa733ddd2c6f986f
I20260630 12:24:52.999449  5609 consensus_queue.cc:237] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:52.999959  5557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee63b5a336454be6b66af6644bab17a0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:53.000731  5557 raft_consensus.cc:2468] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 0.
I20260630 12:24:53.001096  5604 tablet_bootstrap.cc:492] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f: No bootstrap required, opened a new log
I20260630 12:24:53.001603  5604 ts_tablet_manager.cc:1403] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.006s
I20260630 12:24:53.002144  5449 leader_election.cc:304] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:53.002673  5408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee63b5a336454be6b66af6644bab17a0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:53.003347  5408 raft_consensus.cc:2468] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 0.
I20260630 12:24:53.003603  5629 raft_consensus.cc:2804] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:24:53.004040  5629 raft_consensus.cc:493] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:24:53.004390  5629 raft_consensus.cc:3060] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.004590  5633 raft_consensus.cc:2804] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.006165  5633 raft_consensus.cc:697] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 LEADER]: Becoming Leader. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Running, Role: LEADER
I20260630 12:24:53.007104  5407 raft_consensus.cc:2468] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 1.
I20260630 12:24:53.010877  5638 leader_election.cc:290] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943)
I20260630 12:24:53.011754  5523 leader_election.cc:304] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d60c89b76d444b3913d20e6eed58a4a, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:53.008538  5633 consensus_queue.cc:237] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:53.018940  5638 raft_consensus.cc:2804] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.010726  5604 raft_consensus.cc:359] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:53.019809  5604 raft_consensus.cc:385] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:24:53.019747  5638 raft_consensus.cc:697] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 LEADER]: Becoming Leader. State: Replica: f20e84eb228a4ce0a7d04cc4817fb0b8, State: Running, Role: LEADER
I20260630 12:24:53.009526  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ac8de873174c9fbf446072330c325c" candidate_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f"
I20260630 12:24:53.020328  5604 raft_consensus.cc:740] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Initialized, Role: FOLLOWER
I20260630 12:24:53.020684  5484 raft_consensus.cc:3060] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.020890  5638 consensus_queue.cc:237] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:53.021116  5604 consensus_queue.cc:260] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:53.022846  5629 raft_consensus.cc:515] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:53.025086  5629 leader_election.cc:290] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 election: Requested vote from peers f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521), 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761)
I20260630 12:24:53.029927  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee63b5a336454be6b66af6644bab17a0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8"
I20260630 12:24:53.030807  5558 raft_consensus.cc:3060] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.041043  5407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee63b5a336454be6b66af6644bab17a0" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a"
I20260630 12:24:53.041751  5407 raft_consensus.cc:3060] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.043195  5558 raft_consensus.cc:2468] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 1.
I20260630 12:24:53.043390  5604 ts_tablet_manager.cc:1434] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.003s
I20260630 12:24:53.044553  5449 leader_election.cc:304] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8; no voters: 
I20260630 12:24:53.045608  5641 raft_consensus.cc:2804] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:24:53.046140  5641 raft_consensus.cc:697] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 1 LEADER]: Becoming Leader. State: Replica: d2260240de11418eaa733ddd2c6f986f, State: Running, Role: LEADER
I20260630 12:24:53.046979  5641 consensus_queue.cc:237] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } }
I20260630 12:24:53.049260  5407 raft_consensus.cc:2468] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2260240de11418eaa733ddd2c6f986f in term 1.
I20260630 12:24:53.052757  5484 raft_consensus.cc:2468] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in term 1.
I20260630 12:24:53.066329  5306 catalog_manager.cc:5697] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f reported cstate change: term changed from 0 to 1, leader changed from <none> to d2260240de11418eaa733ddd2c6f986f (127.25.254.66). New cstate: current_term: 1 leader_uuid: "d2260240de11418eaa733ddd2c6f986f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:53.067951  5306 catalog_manager.cc:5697] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f reported cstate change: term changed from 0 to 1, leader changed from <none> to d2260240de11418eaa733ddd2c6f986f (127.25.254.66). New cstate: current_term: 1 leader_uuid: "d2260240de11418eaa733ddd2c6f986f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } health_report { overall_health: UNKNOWN } } }
I20260630 12:24:53.076705  5304 catalog_manager.cc:5697] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:53.078315  5304 catalog_manager.cc:5697] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } health_report { overall_health: HEALTHY } } }
I20260630 12:24:53.196959  5610 raft_consensus.cc:493] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:53.197535  5610 raft_consensus.cc:515] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:53.199247  5610 leader_election.cc:290] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:53.200155  5484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f405eec70bcf401badea7eabe6301ea0" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2260240de11418eaa733ddd2c6f986f" is_pre_election: true
I20260630 12:24:53.200404  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f405eec70bcf401badea7eabe6301ea0" candidate_uuid: "9d60c89b76d444b3913d20e6eed58a4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:53.201256  5558 raft_consensus.cc:2393] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d60c89b76d444b3913d20e6eed58a4a in current term 1: Already voted for candidate d2260240de11418eaa733ddd2c6f986f in this term.
I20260630 12:24:53.202278  5374 leader_election.cc:304] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [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: 9d60c89b76d444b3913d20e6eed58a4a; no voters: d2260240de11418eaa733ddd2c6f986f, f20e84eb228a4ce0a7d04cc4817fb0b8
I20260630 12:24:53.202879  5610 raft_consensus.cc:3060] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.207798  5610 raft_consensus.cc:2749] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:53.327754  5609 consensus_queue.cc:1048] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.340049  5641 consensus_queue.cc:1048] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.365707  5638 consensus_queue.cc:1048] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.376298  5653 consensus_queue.cc:1048] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:53.411412  5641 consensus_queue.cc:1048] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.413589  5653 consensus_queue.cc:1048] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.427444  5611 consensus_queue.cc:1048] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.429718  5641 consensus_queue.cc:1048] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:24:53.448661  5641 consensus_queue.cc:1048] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.459632  5629 consensus_queue.cc:1048] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.481474  5629 raft_consensus.cc:493] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:24:53.481922  5629 raft_consensus.cc:515] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 } } peers { permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 } } peers { permanent_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 44521 } }
I20260630 12:24:53.483659  5629 leader_election.cc:290] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761), f20e84eb228a4ce0a7d04cc4817fb0b8 (127.25.254.67:44521)
I20260630 12:24:53.484532  5408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d60c89b76d444b3913d20e6eed58a4a" is_pre_election: true
I20260630 12:24:53.484776  5558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f321cbe2e9411f898cbb500d58cb85" candidate_uuid: "d2260240de11418eaa733ddd2c6f986f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20e84eb228a4ce0a7d04cc4817fb0b8" is_pre_election: true
I20260630 12:24:53.485257  5408 raft_consensus.cc:2393] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2260240de11418eaa733ddd2c6f986f in current term 1: Already voted for candidate f20e84eb228a4ce0a7d04cc4817fb0b8 in this term.
I20260630 12:24:53.486480  5449 leader_election.cc:304] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [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: d2260240de11418eaa733ddd2c6f986f; no voters: 9d60c89b76d444b3913d20e6eed58a4a, f20e84eb228a4ce0a7d04cc4817fb0b8
I20260630 12:24:53.487278  5629 raft_consensus.cc:3060] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:24:53.492015  5629 raft_consensus.cc:2749] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:24:53.494525  5653 consensus_queue.cc:1048] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2260240de11418eaa733ddd2c6f986f" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 41943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:24:53.504716  5653 consensus_queue.cc:1048] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d60c89b76d444b3913d20e6eed58a4a" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 42761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:03.239907 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
W20260630 12:25:03.263865  5523 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]
W20260630 12:25:03.268162  5523 consensus_peers.cc:597] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 -> Peer 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761): Couldn't send request to peer 9d60c89b76d444b3913d20e6eed58a4a. 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:25:03.274966 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:03.275787 26617 tablet_replica.cc:333] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a: stopping tablet replica
I20260630 12:25:03.276676 26617 raft_consensus.cc:2243] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.277341 26617 raft_consensus.cc:2272] T a5cf30f9986b4124b3b0e6a9e6f267fd P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.280205 26617 tablet_replica.cc:333] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a: stopping tablet replica
I20260630 12:25:03.280851 26617 raft_consensus.cc:2243] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.281390 26617 raft_consensus.cc:2272] T b7f321cbe2e9411f898cbb500d58cb85 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.283993 26617 tablet_replica.cc:333] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a: stopping tablet replica
I20260630 12:25:03.284571 26617 raft_consensus.cc:2243] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.285101 26617 raft_consensus.cc:2272] T f405eec70bcf401badea7eabe6301ea0 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.287797 26617 tablet_replica.cc:333] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a: stopping tablet replica
I20260630 12:25:03.288496 26617 raft_consensus.cc:2243] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.289027 26617 raft_consensus.cc:2272] T ee63b5a336454be6b66af6644bab17a0 P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.291607 26617 tablet_replica.cc:333] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a: stopping tablet replica
I20260630 12:25:03.292176 26617 raft_consensus.cc:2243] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.292682 26617 raft_consensus.cc:2272] T e747ccac4cbc482e9628f7145f7f183f P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.295199 26617 tablet_replica.cc:333] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a: stopping tablet replica
I20260630 12:25:03.295696 26617 raft_consensus.cc:2243] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.296177 26617 raft_consensus.cc:2272] T 46ac8de873174c9fbf446072330c325c P 9d60c89b76d444b3913d20e6eed58a4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.327706 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:25:03.351188 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:25:03.376421 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:03.377051 26617 tablet_replica.cc:333] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f: stopping tablet replica
I20260630 12:25:03.377702 26617 raft_consensus.cc:2243] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.378170 26617 raft_consensus.cc:2272] T b7f321cbe2e9411f898cbb500d58cb85 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.380810 26617 tablet_replica.cc:333] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f: stopping tablet replica
I20260630 12:25:03.381417 26617 raft_consensus.cc:2243] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.381860 26617 raft_consensus.cc:2272] T 46ac8de873174c9fbf446072330c325c P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.384142 26617 tablet_replica.cc:333] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f: stopping tablet replica
I20260630 12:25:03.384640 26617 raft_consensus.cc:2243] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.385510 26617 raft_consensus.cc:2272] T f405eec70bcf401badea7eabe6301ea0 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.387944 26617 tablet_replica.cc:333] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f: stopping tablet replica
I20260630 12:25:03.388389 26617 raft_consensus.cc:2243] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.389230 26617 raft_consensus.cc:2272] T e747ccac4cbc482e9628f7145f7f183f P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.391543 26617 tablet_replica.cc:333] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f: stopping tablet replica
I20260630 12:25:03.391968 26617 raft_consensus.cc:2243] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.392764 26617 raft_consensus.cc:2272] T ee63b5a336454be6b66af6644bab17a0 P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.394995 26617 tablet_replica.cc:333] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f: stopping tablet replica
I20260630 12:25:03.395514 26617 raft_consensus.cc:2243] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.395872 26617 raft_consensus.cc:2272] T a5cf30f9986b4124b3b0e6a9e6f267fd P d2260240de11418eaa733ddd2c6f986f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:03.414417  5523 consensus_peers.cc:597] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 -> Peer 9d60c89b76d444b3913d20e6eed58a4a (127.25.254.65:42761): Couldn't send request to peer 9d60c89b76d444b3913d20e6eed58a4a. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:42761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:03.424533 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
W20260630 12:25:03.446450  5522 consensus_peers.cc:597] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 -> Peer d2260240de11418eaa733ddd2c6f986f (127.25.254.66:41943): Couldn't send request to peer d2260240de11418eaa733ddd2c6f986f. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:41943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:03.447477 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:25:03.473230 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:03.473973 26617 tablet_replica.cc:333] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8: stopping tablet replica
I20260630 12:25:03.474663 26617 raft_consensus.cc:2243] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.475636 26617 raft_consensus.cc:2272] T b7f321cbe2e9411f898cbb500d58cb85 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.477970 26617 tablet_replica.cc:333] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8: stopping tablet replica
I20260630 12:25:03.478552 26617 raft_consensus.cc:2243] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.479034 26617 raft_consensus.cc:2272] T e747ccac4cbc482e9628f7145f7f183f P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.481437 26617 tablet_replica.cc:333] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8: stopping tablet replica
I20260630 12:25:03.481967 26617 raft_consensus.cc:2243] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.482451 26617 raft_consensus.cc:2272] T ee63b5a336454be6b66af6644bab17a0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.484709 26617 tablet_replica.cc:333] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8: stopping tablet replica
I20260630 12:25:03.485265 26617 raft_consensus.cc:2243] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:03.485694 26617 raft_consensus.cc:2272] T f405eec70bcf401badea7eabe6301ea0 P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.487979 26617 tablet_replica.cc:333] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8: stopping tablet replica
I20260630 12:25:03.488466 26617 raft_consensus.cc:2243] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.489300 26617 raft_consensus.cc:2272] T a5cf30f9986b4124b3b0e6a9e6f267fd P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.491595 26617 tablet_replica.cc:333] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8: stopping tablet replica
I20260630 12:25:03.492084 26617 raft_consensus.cc:2243] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.492959 26617 raft_consensus.cc:2272] T 46ac8de873174c9fbf446072330c325c P f20e84eb228a4ce0a7d04cc4817fb0b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.519707 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
I20260630 12:25:03.539799 26617 master.cc:562] Master@127.25.254.126:45657 shutting down...
I20260630 12:25:03.561443 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:03.562058 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:03.562412 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d41f410a24f457c8b1d510e35ab17f0: stopping tablet replica
I20260630 12:25:03.581825 26617 master.cc:584] Master@127.25.254.126:45657 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12869 ms)
[----------] 24 tests from AutoRebalancerTest (255285 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:25:03.627938 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:37855
I20260630 12:25:03.629134 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.635154  5669 instance_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:25:03.635532  5668 instance_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:25:03.635862  5671 instance_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:25:03.636747 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:03.637688 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.637898 26617 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:25:03.638065 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822303638029 us; error 0 us; skew 500 ppm
I20260630 12:25:03.638769 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.641204 26617 webserver.cc:533] Webserver started at http://127.25.254.126:39747/ using document root <none> and password file <none>
I20260630 12:25:03.641716 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.641947 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.642298 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.643453 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "bf14e52b55734317925d85afa4ad7d5e"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-n0zz"
I20260630 12:25:03.648087 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:03.651394  5676 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:25:03.652278 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:25:03.652530 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "bf14e52b55734317925d85afa4ad7d5e"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-n0zz"
I20260630 12:25:03.652758 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-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:25:03.668458 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.669561 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.706719 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:37855
I20260630 12:25:03.706817  5727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:37855 every 8 connection(s)
I20260630 12:25:03.711210  5728 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:25:03.722631  5728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e: Bootstrap starting.
I20260630 12:25:03.727382  5728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:03.731676  5728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e: No bootstrap required, opened a new log
I20260630 12:25:03.733857  5728 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf14e52b55734317925d85afa4ad7d5e" member_type: VOTER }
I20260630 12:25:03.734386  5728 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:03.734578  5728 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf14e52b55734317925d85afa4ad7d5e, State: Initialized, Role: FOLLOWER
I20260630 12:25:03.735177  5728 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf14e52b55734317925d85afa4ad7d5e" member_type: VOTER }
I20260630 12:25:03.735616  5728 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:03.735809  5728 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:03.736035  5728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:03.740808  5728 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf14e52b55734317925d85afa4ad7d5e" member_type: VOTER }
I20260630 12:25:03.741277  5728 leader_election.cc:304] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [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: bf14e52b55734317925d85afa4ad7d5e; no voters: 
I20260630 12:25:03.742383  5728 leader_election.cc:290] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:03.742717  5731 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:03.744042  5731 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 1 LEADER]: Becoming Leader. State: Replica: bf14e52b55734317925d85afa4ad7d5e, State: Running, Role: LEADER
I20260630 12:25:03.744752  5731 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [LEADER]: Queue going to LEADER mode. State: All 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: "bf14e52b55734317925d85afa4ad7d5e" member_type: VOTER }
I20260630 12:25:03.745426  5728 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:03.748010  5732 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf14e52b55734317925d85afa4ad7d5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf14e52b55734317925d85afa4ad7d5e" member_type: VOTER } }
I20260630 12:25:03.748087  5733 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf14e52b55734317925d85afa4ad7d5e. Latest consensus state: current_term: 1 leader_uuid: "bf14e52b55734317925d85afa4ad7d5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf14e52b55734317925d85afa4ad7d5e" member_type: VOTER } }
I20260630 12:25:03.748880  5733 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:03.748849  5732 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:03.752147  5738 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:03.757367  5738 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:03.764431 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:03.767764  5738 catalog_manager.cc:1383] Generated new cluster ID: cd5825530ac34ac7a526c8b55a344429
I20260630 12:25:03.768065  5738 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:03.803376  5738 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:03.804742  5738 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:03.823565  5738 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e: Generated new TSK 0
I20260630 12:25:03.824198  5738 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:03.831548 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.837416  5749 instance_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:25:03.838552  5750 instance_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:25:03.839918  5752 instance_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:25:03.840117 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:03.841061 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.841260 26617 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:25:03.841450 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822303841436 us; error 0 us; skew 500 ppm
I20260630 12:25:03.841902 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.844087 26617 webserver.cc:533] Webserver started at http://127.25.254.65:41873/ using document root <none> and password file <none>
I20260630 12:25:03.844496 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.844650 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.844851 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.845871 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "ee96372122a649b1ba860d8fd7bd3ece"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-n0zz"
I20260630 12:25:03.850322 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:25:03.853518  5757 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:25:03.854368 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:03.854712 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "ee96372122a649b1ba860d8fd7bd3ece"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-n0zz"
I20260630 12:25:03.854995 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-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:25:03.880905 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.882141 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.883605 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.885800 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.886027 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.886281 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.886469 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.927291 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:33779
I20260630 12:25:03.927384  5819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:33779 every 8 connection(s)
I20260630 12:25:03.932478 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:03.939258  5824 instance_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:25:03.939654  5825 instance_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:25:03.943809  5827 instance_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:25:03.944595 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:03.945932 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:03.946172 26617 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:25:03.946417 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822303946397 us; error 0 us; skew 500 ppm
I20260630 12:25:03.947086 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:03.949028  5820 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37855
I20260630 12:25:03.949359  5820 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:03.950014 26617 webserver.cc:533] Webserver started at http://127.25.254.66:37419/ using document root <none> and password file <none>
I20260630 12:25:03.950070  5820 heartbeater.cc:507] Master 127.25.254.126:37855 requested a full tablet report, sending...
I20260630 12:25:03.950714 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:03.950965 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:03.951294 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:03.952497  5693 ts_manager.cc:194] Registered new tserver with Master: ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779)
I20260630 12:25:03.952907 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "b43431fd98704f459dc5319abe0c47c6"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-n0zz"
I20260630 12:25:03.955122  5693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57864
I20260630 12:25:03.958865 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260630 12:25:03.962673  5832 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:25:03.963455 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:25:03.963760 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "b43431fd98704f459dc5319abe0c47c6"
format_stamp: "Formatted at 2026-06-30 12:25:03 on dist-test-slave-n0zz"
I20260630 12:25:03.964011 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-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:25:03.981469 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:03.982789 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:03.984251 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:03.986495 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:03.986693 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:03.986958 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:03.987119 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:04.025947 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:33657
I20260630 12:25:04.026055  5894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:33657 every 8 connection(s)
I20260630 12:25:04.030764 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:04.038056  5898 instance_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:25:04.040202  5899 instance_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:25:04.041934  5901 instance_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:25:04.042515 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:04.042809  5895 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37855
I20260630 12:25:04.043286  5895 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:04.043682 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:04.043996 26617 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:25:04.044209 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822304044187 us; error 0 us; skew 500 ppm
I20260630 12:25:04.044248  5895 heartbeater.cc:507] Master 127.25.254.126:37855 requested a full tablet report, sending...
I20260630 12:25:04.045022 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:04.046707  5693 ts_manager.cc:194] Registered new tserver with Master: b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657)
I20260630 12:25:04.047765 26617 webserver.cc:533] Webserver started at http://127.25.254.67:34247/ using document root <none> and password file <none>
I20260630 12:25:04.048312 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:04.048359  5693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57874
I20260630 12:25:04.048550 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:04.048964 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:04.050310 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "0ffed7e24be643e999e4ff5e627147b9"
format_stamp: "Formatted at 2026-06-30 12:25:04 on dist-test-slave-n0zz"
I20260630 12:25:04.055104 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:25:04.058646  5906 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:25:04.059444 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:04.059774 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "0ffed7e24be643e999e4ff5e627147b9"
format_stamp: "Formatted at 2026-06-30 12:25:04 on dist-test-slave-n0zz"
I20260630 12:25:04.060046 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-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:25:04.084972 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:04.086251 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:04.087724 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:04.089977 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:04.090226 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:04.090485 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:04.090660 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:04.130645 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:36083
I20260630 12:25:04.130756  5968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:36083 every 8 connection(s)
I20260630 12:25:04.145169  5969 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37855
I20260630 12:25:04.145552  5969 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:04.146332  5969 heartbeater.cc:507] Master 127.25.254.126:37855 requested a full tablet report, sending...
I20260630 12:25:04.148367  5693 ts_manager.cc:194] Registered new tserver with Master: 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:04.149065 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015112446s
I20260630 12:25:04.150134  5693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57886
I20260630 12:25:04.958081  5820 heartbeater.cc:499] Master 127.25.254.126:37855 was elected leader, sending a full tablet report...
I20260630 12:25:05.051146  5895 heartbeater.cc:499] Master 127.25.254.126:37855 was elected leader, sending a full tablet report...
I20260630 12:25:05.152998  5969 heartbeater.cc:499] Master 127.25.254.126:37855 was elected leader, sending a full tablet report...
I20260630 12:25:05.206280  5693 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57898:
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:25:05.209088  5693 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:25:05.270206  5785 tablet_service.cc:1511] Processing CreateTablet for tablet e44b9201e2f0474faf164cc40b040996 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:25:05.271687  5785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44b9201e2f0474faf164cc40b040996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.273792  5784 tablet_service.cc:1511] Processing CreateTablet for tablet a3aae9ab057d419f8b7ca402a6eba937 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:25:05.275184  5784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3aae9ab057d419f8b7ca402a6eba937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.279657  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 294e6506cd4a41c499c3ba902e936149 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:25:05.279881  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 34fe4b9b95044c7fb4b9f14fa0ca58bc (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:25:05.281111  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294e6506cd4a41c499c3ba902e936149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.282141  5783 tablet_service.cc:1511] Processing CreateTablet for tablet cc67d99b5792489a953d64cff57e4667 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:25:05.281121  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8a19939d054bcdb2a125a1559ca6bf (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:25:05.285281  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc67d99b5792489a953d64cff57e4667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.288183  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8a19939d054bcdb2a125a1559ca6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.290820  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fe4b9b95044c7fb4b9f14fa0ca58bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.295039  5934 tablet_service.cc:1511] Processing CreateTablet for tablet e44b9201e2f0474faf164cc40b040996 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:25:05.296512  5934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44b9201e2f0474faf164cc40b040996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.297106  5929 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8a19939d054bcdb2a125a1559ca6bf (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:25:05.298453  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8a19939d054bcdb2a125a1559ca6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.303541  5930 tablet_service.cc:1511] Processing CreateTablet for tablet 34fe4b9b95044c7fb4b9f14fa0ca58bc (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:25:05.305055  5930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fe4b9b95044c7fb4b9f14fa0ca58bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.307456  5931 tablet_service.cc:1511] Processing CreateTablet for tablet 294e6506cd4a41c499c3ba902e936149 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:25:05.308874  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294e6506cd4a41c499c3ba902e936149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.311067  5932 tablet_service.cc:1511] Processing CreateTablet for tablet cc67d99b5792489a953d64cff57e4667 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:25:05.312453  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc67d99b5792489a953d64cff57e4667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.316226  5933 tablet_service.cc:1511] Processing CreateTablet for tablet a3aae9ab057d419f8b7ca402a6eba937 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:25:05.318104  5933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3aae9ab057d419f8b7ca402a6eba937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.346692  5860 tablet_service.cc:1511] Processing CreateTablet for tablet e44b9201e2f0474faf164cc40b040996 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:25:05.348758  5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44b9201e2f0474faf164cc40b040996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.349524  5855 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8a19939d054bcdb2a125a1559ca6bf (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:25:05.350925  5855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8a19939d054bcdb2a125a1559ca6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.355126  5859 tablet_service.cc:1511] Processing CreateTablet for tablet a3aae9ab057d419f8b7ca402a6eba937 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:25:05.356549  5859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3aae9ab057d419f8b7ca402a6eba937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.358675  5856 tablet_service.cc:1511] Processing CreateTablet for tablet 34fe4b9b95044c7fb4b9f14fa0ca58bc (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:25:05.359330  5858 tablet_service.cc:1511] Processing CreateTablet for tablet cc67d99b5792489a953d64cff57e4667 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:25:05.360116  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34fe4b9b95044c7fb4b9f14fa0ca58bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.361811  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 294e6506cd4a41c499c3ba902e936149 (DEFAULT_TABLE table=test-workload [id=1026d5982bcc48a3a62ca5b0a6f14676]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:25:05.363385  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294e6506cd4a41c499c3ba902e936149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.367960  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc67d99b5792489a953d64cff57e4667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:05.381182  5989 tablet_bootstrap.cc:492] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: Bootstrap starting.
I20260630 12:25:05.385972  5990 tablet_bootstrap.cc:492] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: Bootstrap starting.
I20260630 12:25:05.389463  5989 tablet_bootstrap.cc:654] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.393141  5990 tablet_bootstrap.cc:654] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.400660  5992 tablet_bootstrap.cc:492] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6: Bootstrap starting.
I20260630 12:25:05.403458  5989 tablet_bootstrap.cc:492] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: No bootstrap required, opened a new log
I20260630 12:25:05.403934  5989 ts_tablet_manager.cc:1403] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260630 12:25:05.404098  5990 tablet_bootstrap.cc:492] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: No bootstrap required, opened a new log
I20260630 12:25:05.404664  5990 ts_tablet_manager.cc:1403] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260630 12:25:05.406280  5989 raft_consensus.cc:359] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.406906  5989 raft_consensus.cc:385] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.407163  5992 tablet_bootstrap.cc:654] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.407157  5989 raft_consensus.cc:740] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.407599  5990 raft_consensus.cc:359] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.408306  5989 consensus_queue.cc:260] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.409730  5990 raft_consensus.cc:385] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.410164  5990 raft_consensus.cc:740] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.411321  5990 consensus_queue.cc:260] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.412942  5989 ts_tablet_manager.cc:1434] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260630 12:25:05.414108  5989 tablet_bootstrap.cc:492] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece: Bootstrap starting.
I20260630 12:25:05.420125  5992 tablet_bootstrap.cc:492] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6: No bootstrap required, opened a new log
I20260630 12:25:05.420327  5989 tablet_bootstrap.cc:654] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.421118  5992 ts_tablet_manager.cc:1403] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:25:05.425215  5992 raft_consensus.cc:359] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.426671  5992 raft_consensus.cc:385] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.427109  5992 raft_consensus.cc:740] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.428927  5989 tablet_bootstrap.cc:492] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece: No bootstrap required, opened a new log
I20260630 12:25:05.429387  5990 ts_tablet_manager.cc:1434] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.008s
I20260630 12:25:05.428910  5992 consensus_queue.cc:260] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.429668  5989 ts_tablet_manager.cc:1403] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:25:05.430697  5990 tablet_bootstrap.cc:492] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9: Bootstrap starting.
I20260630 12:25:05.432821  5989 raft_consensus.cc:359] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.433594  5989 raft_consensus.cc:385] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.433888  5989 raft_consensus.cc:740] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Initialized, Role: FOLLOWER
W20260630 12:25:05.434320  5821 tablet.cc:2406] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:25:05.434751  5989 consensus_queue.cc:260] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.436959  5989 ts_tablet_manager.cc:1434] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:05.437983  5989 tablet_bootstrap.cc:492] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece: Bootstrap starting.
I20260630 12:25:05.438493  5992 ts_tablet_manager.cc:1434] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:25:05.438947  5990 tablet_bootstrap.cc:654] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.442155  5992 tablet_bootstrap.cc:492] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6: Bootstrap starting.
I20260630 12:25:05.444173  5989 tablet_bootstrap.cc:654] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.450615  5990 tablet_bootstrap.cc:492] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9: No bootstrap required, opened a new log
I20260630 12:25:05.450861  5992 tablet_bootstrap.cc:654] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.451207  5990 ts_tablet_manager.cc:1403] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:25:05.454485  5990 raft_consensus.cc:359] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.455732  5990 raft_consensus.cc:385] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.455878  5989 tablet_bootstrap.cc:492] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece: No bootstrap required, opened a new log
I20260630 12:25:05.456231  5990 raft_consensus.cc:740] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.456664  5989 ts_tablet_manager.cc:1403] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260630 12:25:05.457594  5990 consensus_queue.cc:260] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.459733  5989 raft_consensus.cc:359] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.460251  5990 ts_tablet_manager.cc:1434] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:05.460518  5989 raft_consensus.cc:385] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.460922  5989 raft_consensus.cc:740] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.461423  5990 tablet_bootstrap.cc:492] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9: Bootstrap starting.
I20260630 12:25:05.461939  5989 consensus_queue.cc:260] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.464490  5989 ts_tablet_manager.cc:1434] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:25:05.465169  5992 tablet_bootstrap.cc:492] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6: No bootstrap required, opened a new log
I20260630 12:25:05.465723  5989 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: Bootstrap starting.
I20260630 12:25:05.465751  5992 ts_tablet_manager.cc:1403] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260630 12:25:05.468583  5990 tablet_bootstrap.cc:654] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.468962  5992 raft_consensus.cc:359] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.469841  5992 raft_consensus.cc:385] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.470227  5992 raft_consensus.cc:740] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.471191  5992 consensus_queue.cc:260] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.472632  5989 tablet_bootstrap.cc:654] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.474473  5992 ts_tablet_manager.cc:1434] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:25:05.475867  5992 tablet_bootstrap.cc:492] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: Bootstrap starting.
I20260630 12:25:05.480720  5990 tablet_bootstrap.cc:492] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9: No bootstrap required, opened a new log
I20260630 12:25:05.481333  5990 ts_tablet_manager.cc:1403] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260630 12:25:05.482558  5992 tablet_bootstrap.cc:654] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.484397  5990 raft_consensus.cc:359] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.485327  5990 raft_consensus.cc:385] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.485769  5990 raft_consensus.cc:740] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.487008  5990 consensus_queue.cc:260] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.489912  5990 ts_tablet_manager.cc:1434] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:25:05.491309  5990 tablet_bootstrap.cc:492] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9: Bootstrap starting.
I20260630 12:25:05.494562  5992 tablet_bootstrap.cc:492] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: No bootstrap required, opened a new log
I20260630 12:25:05.495239  5992 ts_tablet_manager.cc:1403] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:25:05.497748  5990 tablet_bootstrap.cc:654] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.498091  5992 raft_consensus.cc:359] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.499084  5992 raft_consensus.cc:385] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.499424  5992 raft_consensus.cc:740] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.500452  5992 consensus_queue.cc:260] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.503711  5992 ts_tablet_manager.cc:1434] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:05.505092  5992 tablet_bootstrap.cc:492] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6: Bootstrap starting.
I20260630 12:25:05.509426  5990 tablet_bootstrap.cc:492] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9: No bootstrap required, opened a new log
I20260630 12:25:05.510058  5990 ts_tablet_manager.cc:1403] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260630 12:25:05.511718  5992 tablet_bootstrap.cc:654] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.512964  5990 raft_consensus.cc:359] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.513758  5990 raft_consensus.cc:385] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.514048  5990 raft_consensus.cc:740] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.515256  5990 consensus_queue.cc:260] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.517827  5990 ts_tablet_manager.cc:1434] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:05.518924  5990 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9: Bootstrap starting.
I20260630 12:25:05.525713  5992 tablet_bootstrap.cc:492] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6: No bootstrap required, opened a new log
I20260630 12:25:05.526100  5990 tablet_bootstrap.cc:654] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.526342  5992 ts_tablet_manager.cc:1403] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:25:05.529587  5992 raft_consensus.cc:359] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.530807  5992 raft_consensus.cc:385] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.531232  5992 raft_consensus.cc:740] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.532076  5992 consensus_queue.cc:260] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.535462  5992 ts_tablet_manager.cc:1434] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:25:05.536768  5992 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6: Bootstrap starting.
I20260630 12:25:05.539014  5990 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9: No bootstrap required, opened a new log
I20260630 12:25:05.539639  5990 ts_tablet_manager.cc:1403] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:25:05.542860  5992 tablet_bootstrap.cc:654] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.542500  5990 raft_consensus.cc:359] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.543401  5990 raft_consensus.cc:385] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.543771  5990 raft_consensus.cc:740] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.544752  5990 consensus_queue.cc:260] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.547096  5990 ts_tablet_manager.cc:1434] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:25:05.548148  5990 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9: Bootstrap starting.
I20260630 12:25:05.549659  5989 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: No bootstrap required, opened a new log
I20260630 12:25:05.550307  5989 ts_tablet_manager.cc:1403] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.056s
I20260630 12:25:05.565591  5989 raft_consensus.cc:359] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.566504  5989 raft_consensus.cc:385] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.566856  5989 raft_consensus.cc:740] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.567181  5992 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6: No bootstrap required, opened a new log
I20260630 12:25:05.567777  5992 ts_tablet_manager.cc:1403] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260630 12:25:05.567581  5989 consensus_queue.cc:260] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.569166  5990 tablet_bootstrap.cc:654] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.569759  5989 ts_tablet_manager.cc:1434] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.009s
I20260630 12:25:05.570930  5989 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece: Bootstrap starting.
I20260630 12:25:05.570755  5992 raft_consensus.cc:359] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.571615  5992 raft_consensus.cc:385] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.572029  5992 raft_consensus.cc:740] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.573277  5992 consensus_queue.cc:260] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.577725  5989 tablet_bootstrap.cc:654] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.579149  5992 ts_tablet_manager.cc:1434] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:25:05.580263  5992 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: Bootstrap starting.
I20260630 12:25:05.580710  5990 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9: No bootstrap required, opened a new log
I20260630 12:25:05.581272  5990 ts_tablet_manager.cc:1403] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.022s
I20260630 12:25:05.584338  5990 raft_consensus.cc:359] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.585290  5990 raft_consensus.cc:385] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.585654  5990 raft_consensus.cc:740] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.586681  5992 tablet_bootstrap.cc:654] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.586612  5990 consensus_queue.cc:260] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.589067  5990 ts_tablet_manager.cc:1434] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:05.589527  5989 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece: No bootstrap required, opened a new log
I20260630 12:25:05.590119  5989 ts_tablet_manager.cc:1403] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:25:05.593219  5989 raft_consensus.cc:359] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.594132  5989 raft_consensus.cc:385] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.594502  5989 raft_consensus.cc:740] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.595395  5989 consensus_queue.cc:260] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.597812  5989 ts_tablet_manager.cc:1434] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:05.598387  5992 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: No bootstrap required, opened a new log
I20260630 12:25:05.598888  5989 tablet_bootstrap.cc:492] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece: Bootstrap starting.
I20260630 12:25:05.600728  5992 ts_tablet_manager.cc:1403] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260630 12:25:05.603868  5992 raft_consensus.cc:359] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.604715  5992 raft_consensus.cc:385] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.605026  5992 raft_consensus.cc:740] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.605777  5992 consensus_queue.cc:260] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.607239  5989 tablet_bootstrap.cc:654] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:05.608093  5992 ts_tablet_manager.cc:1434] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:25:05.612462  5989 tablet_bootstrap.cc:492] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece: No bootstrap required, opened a new log
I20260630 12:25:05.612677  5995 raft_consensus.cc:493] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.613042  5989 ts_tablet_manager.cc:1403] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:25:05.613169  5995 raft_consensus.cc:515] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.615976  5995 leader_election.cc:290] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.616137  5989 raft_consensus.cc:359] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.616853  5989 raft_consensus.cc:385] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:05.617086  5989 raft_consensus.cc:740] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Initialized, Role: FOLLOWER
I20260630 12:25:05.617743  5989 consensus_queue.cc:260] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.619634  5989 ts_tablet_manager.cc:1434] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:25:05.631366  5998 raft_consensus.cc:493] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.631441  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294e6506cd4a41c499c3ba902e936149" candidate_uuid: "ee96372122a649b1ba860d8fd7bd3ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6" is_pre_election: true
I20260630 12:25:05.632434  5870 raft_consensus.cc:2468] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee96372122a649b1ba860d8fd7bd3ece in term 0.
I20260630 12:25:05.632092  5998 raft_consensus.cc:515] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.632445  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294e6506cd4a41c499c3ba902e936149" candidate_uuid: "ee96372122a649b1ba860d8fd7bd3ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9" is_pre_election: true
I20260630 12:25:05.633220  5944 raft_consensus.cc:2468] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee96372122a649b1ba860d8fd7bd3ece in term 0.
I20260630 12:25:05.633906  5758 leader_election.cc:304] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b43431fd98704f459dc5319abe0c47c6, ee96372122a649b1ba860d8fd7bd3ece; no voters: 
I20260630 12:25:05.634773  5995 raft_consensus.cc:2804] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:05.635152  5995 raft_consensus.cc:493] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.635510  5995 raft_consensus.cc:3060] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.641736  5998 leader_election.cc:290] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.642442  5998 raft_consensus.cc:493] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.643045  5998 raft_consensus.cc:515] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.644711  5995 raft_consensus.cc:515] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.645736  5998 leader_election.cc:290] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.654050  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc67d99b5792489a953d64cff57e4667" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece" is_pre_election: true
I20260630 12:25:05.648738  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294e6506cd4a41c499c3ba902e936149" candidate_uuid: "ee96372122a649b1ba860d8fd7bd3ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9"
I20260630 12:25:05.655257  5996 raft_consensus.cc:493] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.655597  5944 raft_consensus.cc:3060] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.655975  5996 raft_consensus.cc:515] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.655289  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aae9ab057d419f8b7ca402a6eba937" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece" is_pre_election: true
I20260630 12:25:05.660662  5794 raft_consensus.cc:2468] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 0.
I20260630 12:25:05.661787  5996 leader_election.cc:290] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657)
I20260630 12:25:05.665838  5835 leader_election.cc:304] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b43431fd98704f459dc5319abe0c47c6, ee96372122a649b1ba860d8fd7bd3ece; no voters: 
I20260630 12:25:05.649266  5995 leader_election.cc:290] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [CANDIDATE]: Term 1 election: Requested vote from peers b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.667161  6017 raft_consensus.cc:2804] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:05.667631  6017 raft_consensus.cc:493] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.667973  6017 raft_consensus.cc:3060] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.668709  5996 raft_consensus.cc:493] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.668941  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc67d99b5792489a953d64cff57e4667" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9" is_pre_election: true
I20260630 12:25:05.669274  5996 raft_consensus.cc:515] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.669644  5943 raft_consensus.cc:2468] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 0.
I20260630 12:25:05.667164  5944 raft_consensus.cc:2468] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee96372122a649b1ba860d8fd7bd3ece in term 1.
I20260630 12:25:05.670724  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aae9ab057d419f8b7ca402a6eba937" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9" is_pre_election: true
I20260630 12:25:05.671476  5942 raft_consensus.cc:2468] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 0.
I20260630 12:25:05.672003  5758 leader_election.cc:304] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, ee96372122a649b1ba860d8fd7bd3ece; no voters: 
I20260630 12:25:05.651809  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "294e6506cd4a41c499c3ba902e936149" candidate_uuid: "ee96372122a649b1ba860d8fd7bd3ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6"
I20260630 12:25:05.673063  5870 raft_consensus.cc:3060] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.673369  5995 raft_consensus.cc:2804] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.673416  5833 leader_election.cc:304] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.674968  5995 raft_consensus.cc:697] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 1 LEADER]: Becoming Leader. State: Replica: ee96372122a649b1ba860d8fd7bd3ece, State: Running, Role: LEADER
I20260630 12:25:05.675354  5998 raft_consensus.cc:2804] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:05.675781  5998 raft_consensus.cc:493] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.676133  5998 raft_consensus.cc:3060] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.675953  5995 consensus_queue.cc:237] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.671556  5996 leader_election.cc:290] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657)
I20260630 12:25:05.680300  6023 raft_consensus.cc:493] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.680863  6023 raft_consensus.cc:515] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.681708  5870 raft_consensus.cc:2468] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee96372122a649b1ba860d8fd7bd3ece in term 1.
I20260630 12:25:05.649505  6018 raft_consensus.cc:493] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:05.683889  6023 leader_election.cc:290] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.685847  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fe4b9b95044c7fb4b9f14fa0ca58bc" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece" is_pre_election: true
I20260630 12:25:05.686347  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fe4b9b95044c7fb4b9f14fa0ca58bc" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9" is_pre_election: true
I20260630 12:25:05.686544  5794 raft_consensus.cc:2468] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 0.
I20260630 12:25:05.687003  5944 raft_consensus.cc:2468] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 0.
I20260630 12:25:05.688621  5833 leader_election.cc:304] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.684538  6018 raft_consensus.cc:515] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.689710  5795 raft_consensus.cc:2468] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 0.
I20260630 12:25:05.689816  6023 raft_consensus.cc:2804] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:05.690454  6023 raft_consensus.cc:493] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.690943  6023 raft_consensus.cc:3060] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.690887  5998 raft_consensus.cc:515] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.694022  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc67d99b5792489a953d64cff57e4667" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece"
I20260630 12:25:05.694620  5795 raft_consensus.cc:3060] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.695127  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc67d99b5792489a953d64cff57e4667" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9"
I20260630 12:25:05.695729  5944 raft_consensus.cc:3060] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.699331  6023 raft_consensus.cc:515] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.702034  6023 leader_election.cc:290] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 election: Requested vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.702284  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fe4b9b95044c7fb4b9f14fa0ca58bc" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece"
I20260630 12:25:05.702962  5794 raft_consensus.cc:3060] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.703111  5943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34fe4b9b95044c7fb4b9f14fa0ca58bc" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9"
I20260630 12:25:05.703725  5943 raft_consensus.cc:3060] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.705132  6017 raft_consensus.cc:515] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.712750  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44b9201e2f0474faf164cc40b040996" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece" is_pre_election: true
I20260630 12:25:05.707458  5998 leader_election.cc:290] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 election: Requested vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.713496  5793 raft_consensus.cc:2468] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 0.
I20260630 12:25:05.714702  5943 raft_consensus.cc:2468] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 1.
I20260630 12:25:05.715690  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aae9ab057d419f8b7ca402a6eba937" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9"
I20260630 12:25:05.715965  5833 leader_election.cc:304] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.716367  5942 raft_consensus.cc:3060] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.716859  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8a19939d054bcdb2a125a1559ca6bf" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece" is_pre_election: true
I20260630 12:25:05.716962  5998 raft_consensus.cc:2804] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.717557  5793 raft_consensus.cc:2468] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 0.
I20260630 12:25:05.717904  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8a19939d054bcdb2a125a1559ca6bf" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6" is_pre_election: true
I20260630 12:25:05.716243  5792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3aae9ab057d419f8b7ca402a6eba937" candidate_uuid: "b43431fd98704f459dc5319abe0c47c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece"
I20260630 12:25:05.718374  5998 raft_consensus.cc:697] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Becoming Leader. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Running, Role: LEADER
I20260630 12:25:05.718648  5869 raft_consensus.cc:2468] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 0.
I20260630 12:25:05.718829  5792 raft_consensus.cc:3060] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.719305  5998 consensus_queue.cc:237] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.719946  5907 leader_election.cc:304] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.720876  5996 raft_consensus.cc:2804] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:05.721232  5996 raft_consensus.cc:493] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.721577  5996 raft_consensus.cc:3060] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.715128  6017 leader_election.cc:290] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 election: Requested vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.724802  5942 raft_consensus.cc:2468] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 1.
I20260630 12:25:05.726351  5792 raft_consensus.cc:2468] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 1.
I20260630 12:25:05.726465  5833 leader_election.cc:304] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.727548  5909 leader_election.cc:304] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, ee96372122a649b1ba860d8fd7bd3ece; no voters: 
I20260630 12:25:05.728277  6017 raft_consensus.cc:2804] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.729233  6017 raft_consensus.cc:697] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Becoming Leader. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Running, Role: LEADER
I20260630 12:25:05.730343  6017 consensus_queue.cc:237] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.716121  5691 catalog_manager.cc:5697] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece reported cstate change: term changed from 0 to 1, leader changed from <none> to ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65). New cstate: current_term: 1 leader_uuid: "ee96372122a649b1ba860d8fd7bd3ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:05.715724  5944 raft_consensus.cc:2468] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 1.
I20260630 12:25:05.735919  5833 leader_election.cc:304] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.737043  6023 raft_consensus.cc:2804] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.747643  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44b9201e2f0474faf164cc40b040996" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6" is_pre_election: true
I20260630 12:25:05.748725  5870 raft_consensus.cc:2468] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 0.
I20260630 12:25:05.749964  6023 raft_consensus.cc:697] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Becoming Leader. State: Replica: b43431fd98704f459dc5319abe0c47c6, State: Running, Role: LEADER
I20260630 12:25:05.751353  6023 consensus_queue.cc:237] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.753088  5794 raft_consensus.cc:2468] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 1.
I20260630 12:25:05.758963  5996 raft_consensus.cc:515] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
W20260630 12:25:05.761312  5741 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:05.769187  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc67d99b5792489a953d64cff57e4667" candidate_uuid: "ee96372122a649b1ba860d8fd7bd3ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ffed7e24be643e999e4ff5e627147b9" is_pre_election: true
I20260630 12:25:05.769995  5944 raft_consensus.cc:2393] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee96372122a649b1ba860d8fd7bd3ece in current term 1: Already voted for candidate b43431fd98704f459dc5319abe0c47c6 in this term.
I20260630 12:25:05.770944  5691 catalog_manager.cc:5697] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b43431fd98704f459dc5319abe0c47c6 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "b43431fd98704f459dc5319abe0c47c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:05.763999  5996 leader_election.cc:290] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 election: Requested vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657)
I20260630 12:25:05.772943  6018 leader_election.cc:290] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657), 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:05.774148  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc67d99b5792489a953d64cff57e4667" candidate_uuid: "ee96372122a649b1ba860d8fd7bd3ece" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6" is_pre_election: true
I20260630 12:25:05.774955  5996 raft_consensus.cc:2804] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:05.775297  5996 raft_consensus.cc:493] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:05.775625  5996 raft_consensus.cc:3060] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.776170  5758 leader_election.cc:304] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [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: ee96372122a649b1ba860d8fd7bd3ece; no voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6
I20260630 12:25:05.772716  5795 raft_consensus.cc:2468] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b43431fd98704f459dc5319abe0c47c6 in term 1.
I20260630 12:25:05.773438  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8a19939d054bcdb2a125a1559ca6bf" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6"
I20260630 12:25:05.779260  5995 raft_consensus.cc:2749] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:25:05.779503  5909 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.254.65:33779, user_credentials={real_user=slave}} blocked reactor thread for 52164.8us
I20260630 12:25:05.781774  5794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8a19939d054bcdb2a125a1559ca6bf" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece"
I20260630 12:25:05.782394  5794 raft_consensus.cc:3060] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.787405  5870 raft_consensus.cc:3060] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.785923  5996 raft_consensus.cc:515] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.791771  5996 leader_election.cc:290] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 election: Requested vote from peers ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779), b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657)
I20260630 12:25:05.792016  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44b9201e2f0474faf164cc40b040996" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b43431fd98704f459dc5319abe0c47c6"
I20260630 12:25:05.792701  5869 raft_consensus.cc:3060] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.795518  5794 raft_consensus.cc:2468] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 1.
I20260630 12:25:05.796993  5909 leader_election.cc:304] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, ee96372122a649b1ba860d8fd7bd3ece; no voters: 
I20260630 12:25:05.797122  5691 catalog_manager.cc:5697] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b43431fd98704f459dc5319abe0c47c6 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "b43431fd98704f459dc5319abe0c47c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:05.798007  5996 raft_consensus.cc:2804] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.798308  5795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e44b9201e2f0474faf164cc40b040996" candidate_uuid: "0ffed7e24be643e999e4ff5e627147b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee96372122a649b1ba860d8fd7bd3ece"
I20260630 12:25:05.798735  5996 raft_consensus.cc:697] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 1 LEADER]: Becoming Leader. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Running, Role: LEADER
I20260630 12:25:05.799108  5795 raft_consensus.cc:3060] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:05.799201  5691 catalog_manager.cc:5697] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b43431fd98704f459dc5319abe0c47c6 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "b43431fd98704f459dc5319abe0c47c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:05.799650  5996 consensus_queue.cc:237] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } }
I20260630 12:25:05.800202  5869 raft_consensus.cc:2468] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 1.
I20260630 12:25:05.802479  5907 leader_election.cc:304] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ffed7e24be643e999e4ff5e627147b9, b43431fd98704f459dc5319abe0c47c6; no voters: 
I20260630 12:25:05.803574  6025 raft_consensus.cc:2804] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:05.806715  5795 raft_consensus.cc:2468] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 1.
I20260630 12:25:05.810671  6025 raft_consensus.cc:697] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 LEADER]: Becoming Leader. State: Replica: 0ffed7e24be643e999e4ff5e627147b9, State: Running, Role: LEADER
I20260630 12:25:05.813643  6025 consensus_queue.cc:237] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } }
I20260630 12:25:05.816143  5870 raft_consensus.cc:2468] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ffed7e24be643e999e4ff5e627147b9 in term 1.
I20260630 12:25:05.816256  5691 catalog_manager.cc:5697] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "0ffed7e24be643e999e4ff5e627147b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:05.828505  5691 catalog_manager.cc:5697] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "0ffed7e24be643e999e4ff5e627147b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:06.082993  6018 consensus_queue.cc:1048] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:06.109364  6018 consensus_queue.cc:1048] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:06.156286  6023 consensus_queue.cc:1048] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:06.175379  5795 raft_consensus.cc:1275] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.179729  6025 consensus_queue.cc:1048] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:06.190549  5944 raft_consensus.cc:1275] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Refusing update from remote peer b43431fd98704f459dc5319abe0c47c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.193615  5794 raft_consensus.cc:1275] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.195806  5792 raft_consensus.cc:1275] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer b43431fd98704f459dc5319abe0c47c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.200975  6025 consensus_queue.cc:1048] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:06.239900  5833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.67:36083, user_credentials={real_user=slave}} blocked reactor thread for 46719.5us
I20260630 12:25:06.244513  5794 raft_consensus.cc:1275] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer b43431fd98704f459dc5319abe0c47c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.246584  6023 consensus_queue.cc:1048] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:06.249045  6027 consensus_queue.cc:1048] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:06.251823  6027 consensus_queue.cc:1048] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:06.274456  5998 consensus_queue.cc:1048] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:06.305711  5869 raft_consensus.cc:1275] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.308678  5869 raft_consensus.cc:1275] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:06.316298  6030 consensus_queue.cc:1048] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:06.321296  6030 consensus_queue.cc:1048] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:06.480765  5835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.65:33779, user_credentials={real_user=slave}} blocked reactor thread for 234092us
I20260630 12:25:06.535678  6057 consensus_queue.cc:1048] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:25:06.747267  6075 log.cc:927] Time spent T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260630 12:25:06.793061  5833 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.67:36083, user_credentials={real_user=slave}} blocked reactor thread for 146504us
I20260630 12:25:06.820593  6041 mvcc.cc:204] Tried to move back new op lower bound from 7302440166116704256 to 7302440164383084544. Current Snapshot: MvccSnapshot[applied={T|T < 7302440166116704256 or (T in {7302440166116704256})}]
I20260630 12:25:07.273336 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:07.298813  6087 instance_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:25:07.301970  6088 instance_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:25:07.314910 26617 server_base.cc:1061] running on GCE node
W20260630 12:25:07.315999  6090 instance_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:25:07.317059 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:07.317266 26617 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:25:07.317523 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822307317497 us; error 0 us; skew 500 ppm
I20260630 12:25:07.318056 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:07.321046 26617 webserver.cc:533] Webserver started at http://127.25.254.68:46445/ using document root <none> and password file <none>
I20260630 12:25:07.321552 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:07.321776 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:07.322048 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:07.323135 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "accc72da649546f1ada069c66e004a0e"
format_stamp: "Formatted at 2026-06-30 12:25:07 on dist-test-slave-n0zz"
I20260630 12:25:07.327440 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:25:07.330832  6095 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:25:07.331709 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:25:07.332034 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "accc72da649546f1ada069c66e004a0e"
format_stamp: "Formatted at 2026-06-30 12:25:07 on dist-test-slave-n0zz"
I20260630 12:25:07.332330 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-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:25:07.347746 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:07.348906 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:07.350447 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:07.352667 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:07.352907 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:07.353165 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:07.353340 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:07.392994 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:46489
I20260630 12:25:07.393167  6157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:46489 every 8 connection(s)
I20260630 12:25:07.406560  6158 heartbeater.cc:344] Connected to a master server at 127.25.254.126:37855
I20260630 12:25:07.407007  6158 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:07.407740  6158 heartbeater.cc:507] Master 127.25.254.126:37855 requested a full tablet report, sending...
I20260630 12:25:07.409543  5686 ts_manager.cc:194] Registered new tserver with Master: accc72da649546f1ada069c66e004a0e (127.25.254.68:46489)
I20260630 12:25:07.410905  5686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57906
I20260630 12:25:07.842087  5794 consensus_queue.cc:237] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:07.849126  5943 raft_consensus.cc:1275] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Refusing update from remote peer ee96372122a649b1ba860d8fd7bd3ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:07.849511  5868 raft_consensus.cc:1275] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Refusing update from remote peer ee96372122a649b1ba860d8fd7bd3ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:07.850868  6164 consensus_queue.cc:1048] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:25:07.851799  6051 consensus_queue.cc:1048] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:25:07.858842  6164 raft_consensus.cc:2955] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
W20260630 12:25:07.861382  5761 consensus_peers.cc:597] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece -> Peer accc72da649546f1ada069c66e004a0e (127.25.254.68:46489): Couldn't send request to peer accc72da649546f1ada069c66e004a0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 294e6506cd4a41c499c3ba902e936149. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:07.861177  5868 raft_consensus.cc:2955] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:07.862044  5943 raft_consensus.cc:2955] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.097848  5868 consensus_queue.cc:237] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:08.107342  5794 raft_consensus.cc:1275] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer b43431fd98704f459dc5319abe0c47c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:08.109863  6170 consensus_queue.cc:1048] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:25:08.113922  5944 raft_consensus.cc:1275] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Refusing update from remote peer b43431fd98704f459dc5319abe0c47c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:08.118953  6171 consensus_queue.cc:1048] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:25:08.120508  5686 catalog_manager.cc:5697] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 reported cstate change: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "ee96372122a649b1ba860d8fd7bd3ece" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.126230  6171 raft_consensus.cc:2955] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.140597  5794 raft_consensus.cc:2955] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.141799  5944 raft_consensus.cc:2955] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
W20260630 12:25:08.161164  5836 consensus_peers.cc:597] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 -> Peer accc72da649546f1ada069c66e004a0e (127.25.254.68:46489): Couldn't send request to peer accc72da649546f1ada069c66e004a0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc67d99b5792489a953d64cff57e4667. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.167616  5944 consensus_queue.cc:237] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:08.183128  5869 raft_consensus.cc:1275] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:08.183740  5794 raft_consensus.cc:1275] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:08.184500  5688 catalog_manager.cc:5697] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 reported cstate change: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "b43431fd98704f459dc5319abe0c47c6" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.185611  6030 consensus_queue.cc:1048] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:25:08.186715  6173 consensus_queue.cc:1048] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
W20260630 12:25:08.200722  5910 consensus_peers.cc:597] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 -> Peer accc72da649546f1ada069c66e004a0e (127.25.254.68:46489): Couldn't send request to peer accc72da649546f1ada069c66e004a0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e44b9201e2f0474faf164cc40b040996. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.201318  5794 raft_consensus.cc:2955] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.201869  6173 raft_consensus.cc:2955] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.207656  5869 raft_consensus.cc:2955] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.216897  5686 catalog_manager.cc:5697] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 reported cstate change: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "0ffed7e24be643e999e4ff5e627147b9" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.218103  5944 consensus_queue.cc:237] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
W20260630 12:25:08.227324  5910 consensus_peers.cc:597] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 -> Peer accc72da649546f1ada069c66e004a0e (127.25.254.68:46489): Couldn't send request to peer accc72da649546f1ada069c66e004a0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c8a19939d054bcdb2a125a1559ca6bf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.228176  5794 raft_consensus.cc:1275] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:08.228482  5869 raft_consensus.cc:1275] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Refusing update from remote peer 0ffed7e24be643e999e4ff5e627147b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:25:08.229789  6030 consensus_queue.cc:1048] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:25:08.233592  6181 consensus_queue.cc:1048] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:25:08.237165  6173 raft_consensus.cc:2955] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.239910  5869 raft_consensus.cc:2955] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.247102  5794 raft_consensus.cc:2955] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } } }
I20260630 12:25:08.252791  5688 catalog_manager.cc:5697] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 reported cstate change: config changed from index -1 to 10, NON_VOTER accc72da649546f1ada069c66e004a0e (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "0ffed7e24be643e999e4ff5e627147b9" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:08.344125  6183 ts_tablet_manager.cc:933] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: Initiating tablet copy from peer ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779)
I20260630 12:25:08.345703  6183 tablet_copy_client.cc:323] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:33779
I20260630 12:25:08.357287  5805 tablet_copy_service.cc:140] P ee96372122a649b1ba860d8fd7bd3ece: Received BeginTabletCopySession request for tablet 294e6506cd4a41c499c3ba902e936149 from peer accc72da649546f1ada069c66e004a0e ({username='slave'} at 127.0.0.1:36634)
I20260630 12:25:08.357870  5805 tablet_copy_service.cc:161] P ee96372122a649b1ba860d8fd7bd3ece: Beginning new tablet copy session on tablet 294e6506cd4a41c499c3ba902e936149 from peer accc72da649546f1ada069c66e004a0e at {username='slave'} at 127.0.0.1:36634: session id = accc72da649546f1ada069c66e004a0e-294e6506cd4a41c499c3ba902e936149
I20260630 12:25:08.365720  5805 tablet_copy_source_session.cc:215] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:08.368891  6183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 294e6506cd4a41c499c3ba902e936149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:08.380062  6183 tablet_copy_client.cc:806] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:08.380649  6183 tablet_copy_client.cc:670] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:08.384349  6183 tablet_copy_client.cc:538] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:08.390074  6183 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: Bootstrap starting.
I20260630 12:25:08.413311  6158 heartbeater.cc:499] Master 127.25.254.126:37855 was elected leader, sending a full tablet report...
I20260630 12:25:08.445364  6183 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=64 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:08.446156  6183 tablet_bootstrap.cc:492] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: Bootstrap complete.
I20260630 12:25:08.446820  6183 ts_tablet_manager.cc:1403] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: Time spent bootstrapping tablet: real 0.057s	user 0.048s	sys 0.012s
I20260630 12:25:08.448894  6183 raft_consensus.cc:359] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:08.449499  6183 raft_consensus.cc:740] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: accc72da649546f1ada069c66e004a0e, State: Initialized, Role: LEARNER
I20260630 12:25:08.450007  6183 consensus_queue.cc:260] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } attrs { replace: true } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:08.452363  6183 ts_tablet_manager.cc:1434] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:25:08.454244  5805 tablet_copy_service.cc:342] P ee96372122a649b1ba860d8fd7bd3ece: Request end of tablet copy session accc72da649546f1ada069c66e004a0e-294e6506cd4a41c499c3ba902e936149 received from {username='slave'} at 127.0.0.1:36634
I20260630 12:25:08.454659  5805 tablet_copy_service.cc:434] P ee96372122a649b1ba860d8fd7bd3ece: ending tablet copy session accc72da649546f1ada069c66e004a0e-294e6506cd4a41c499c3ba902e936149 on tablet 294e6506cd4a41c499c3ba902e936149 with peer accc72da649546f1ada069c66e004a0e
I20260630 12:25:08.490891 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:25:08.520273 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:08.521003 26617 tablet_replica.cc:333] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece: stopping tablet replica
I20260630 12:25:08.521819 26617 raft_consensus.cc:2243] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:08.523181 26617 raft_consensus.cc:2272] T 294e6506cd4a41c499c3ba902e936149 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.526258 26617 tablet_replica.cc:333] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece: stopping tablet replica
I20260630 12:25:08.526991 26617 raft_consensus.cc:2243] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.527717 26617 raft_consensus.cc:2272] T 3c8a19939d054bcdb2a125a1559ca6bf P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.530640 26617 tablet_replica.cc:333] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece: stopping tablet replica
I20260630 12:25:08.531356 26617 raft_consensus.cc:2243] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.532018 26617 raft_consensus.cc:2272] T e44b9201e2f0474faf164cc40b040996 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.535084 26617 tablet_replica.cc:333] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece: stopping tablet replica
I20260630 12:25:08.535822 26617 raft_consensus.cc:2243] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.536527 26617 raft_consensus.cc:2272] T cc67d99b5792489a953d64cff57e4667 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.537102  6183 ts_tablet_manager.cc:933] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: Initiating tablet copy from peer b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657)
I20260630 12:25:08.538864  6183 tablet_copy_client.cc:323] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:33657
I20260630 12:25:08.539729 26617 tablet_replica.cc:333] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece: stopping tablet replica
I20260630 12:25:08.540578 26617 raft_consensus.cc:2243] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.541154 26617 raft_consensus.cc:2272] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.543830 26617 tablet_replica.cc:333] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece: stopping tablet replica
I20260630 12:25:08.544474 26617 raft_consensus.cc:2243] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.545114 26617 raft_consensus.cc:2272] T a3aae9ab057d419f8b7ca402a6eba937 P ee96372122a649b1ba860d8fd7bd3ece [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.552172  5880 tablet_copy_service.cc:140] P b43431fd98704f459dc5319abe0c47c6: Received BeginTabletCopySession request for tablet cc67d99b5792489a953d64cff57e4667 from peer accc72da649546f1ada069c66e004a0e ({username='slave'} at 127.0.0.1:59370)
I20260630 12:25:08.552688  5880 tablet_copy_service.cc:161] P b43431fd98704f459dc5319abe0c47c6: Beginning new tablet copy session on tablet cc67d99b5792489a953d64cff57e4667 from peer accc72da649546f1ada069c66e004a0e at {username='slave'} at 127.0.0.1:59370: session id = accc72da649546f1ada069c66e004a0e-cc67d99b5792489a953d64cff57e4667
I20260630 12:25:08.558765  5880 tablet_copy_source_session.cc:215] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:08.562721  6183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc67d99b5792489a953d64cff57e4667. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:08.566784 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:25:08.579071  6183 tablet_copy_client.cc:806] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:08.579769  6183 tablet_copy_client.cc:670] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:08.583038 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:25:08.585628  6183 tablet_copy_client.cc:538] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:08.593681 26617 tablet_copy_service.cc:362] P b43431fd98704f459dc5319abe0c47c6: Destroying tablet copy session accc72da649546f1ada069c66e004a0e-cc67d99b5792489a953d64cff57e4667 due to service shutdown
I20260630 12:25:08.594074 26617 tablet_copy_service.cc:434] P b43431fd98704f459dc5319abe0c47c6: ending tablet copy session accc72da649546f1ada069c66e004a0e-cc67d99b5792489a953d64cff57e4667 on tablet cc67d99b5792489a953d64cff57e4667 with peer accc72da649546f1ada069c66e004a0e
I20260630 12:25:08.595455  6183 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: Bootstrap starting.
I20260630 12:25:08.621240 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:08.622040 26617 tablet_replica.cc:333] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6: stopping tablet replica
I20260630 12:25:08.622884 26617 raft_consensus.cc:2243] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:08.624172 26617 raft_consensus.cc:2272] T cc67d99b5792489a953d64cff57e4667 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:08.626748  5835 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.254.65:33779: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:25:08.629348 26617 tablet_replica.cc:333] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6: stopping tablet replica
I20260630 12:25:08.630298 26617 raft_consensus.cc:2243] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.631035 26617 raft_consensus.cc:2272] T 294e6506cd4a41c499c3ba902e936149 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.634865 26617 tablet_replica.cc:333] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6: stopping tablet replica
I20260630 12:25:08.635619 26617 raft_consensus.cc:2243] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:25:08.640782  5835 consensus_peers.cc:597] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 -> Peer ee96372122a649b1ba860d8fd7bd3ece (127.25.254.65:33779): Couldn't send request to peer ee96372122a649b1ba860d8fd7bd3ece. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:33779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:08.644124  5907 consensus_peers.cc:597] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 -> Peer b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657): Couldn't send request to peer b43431fd98704f459dc5319abe0c47c6. 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:25:08.644733 26617 raft_consensus.cc:2272] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.648692 26617 tablet_replica.cc:333] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6: stopping tablet replica
I20260630 12:25:08.649515 26617 raft_consensus.cc:2243] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:08.650563 26617 raft_consensus.cc:2272] T a3aae9ab057d419f8b7ca402a6eba937 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.653364 26617 tablet_replica.cc:333] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6: stopping tablet replica
I20260630 12:25:08.654124 26617 raft_consensus.cc:2243] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.654781 26617 raft_consensus.cc:2272] T e44b9201e2f0474faf164cc40b040996 P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.657754 26617 tablet_replica.cc:333] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6: stopping tablet replica
I20260630 12:25:08.658489 26617 raft_consensus.cc:2243] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.659289 26617 raft_consensus.cc:2272] T 3c8a19939d054bcdb2a125a1559ca6bf P b43431fd98704f459dc5319abe0c47c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.666776  6183 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=71 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:08.667490  6183 tablet_bootstrap.cc:492] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: Bootstrap complete.
I20260630 12:25:08.668018  6183 ts_tablet_manager.cc:1403] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: Time spent bootstrapping tablet: real 0.073s	user 0.063s	sys 0.005s
I20260630 12:25:08.669813  6183 raft_consensus.cc:359] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:08.670449  6183 raft_consensus.cc:740] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: accc72da649546f1ada069c66e004a0e, State: Initialized, Role: LEARNER
I20260630 12:25:08.670903  6183 consensus_queue.cc:260] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "ee96372122a649b1ba860d8fd7bd3ece" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 33779 } attrs { replace: true } } peers { permanent_uuid: "b43431fd98704f459dc5319abe0c47c6" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 33657 } } peers { permanent_uuid: "0ffed7e24be643e999e4ff5e627147b9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 36083 } } peers { permanent_uuid: "accc72da649546f1ada069c66e004a0e" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 46489 } attrs { promote: true } }
I20260630 12:25:08.673075  6183 ts_tablet_manager.cc:1434] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
W20260630 12:25:08.674721  5833 connection.cc:466] server connection from 127.0.0.1:59370 torn down before Call kudu.tserver.TabletCopyService.EndTabletCopySession from 127.0.0.1:59370 (request call id 2) could send its response
W20260630 12:25:08.676106  6183 tablet_copy_client.cc:1131] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv got EOF from 127.25.254.66:33657 (error 108)
I20260630 12:25:08.684970  6183 ts_tablet_manager.cc:933] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: Initiating tablet copy from peer 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083)
I20260630 12:25:08.687191  6183 tablet_copy_client.cc:323] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:36083
W20260630 12:25:08.688200  5907 consensus_peers.cc:597] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 -> Peer b43431fd98704f459dc5319abe0c47c6 (127.25.254.66:33657): Couldn't send request to peer b43431fd98704f459dc5319abe0c47c6. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:33657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:08.695480 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
I20260630 12:25:08.698303  5954 tablet_copy_service.cc:140] P 0ffed7e24be643e999e4ff5e627147b9: Received BeginTabletCopySession request for tablet e44b9201e2f0474faf164cc40b040996 from peer accc72da649546f1ada069c66e004a0e ({username='slave'} at 127.0.0.1:46262)
I20260630 12:25:08.698848  5954 tablet_copy_service.cc:161] P 0ffed7e24be643e999e4ff5e627147b9: Beginning new tablet copy session on tablet e44b9201e2f0474faf164cc40b040996 from peer accc72da649546f1ada069c66e004a0e at {username='slave'} at 127.0.0.1:46262: session id = accc72da649546f1ada069c66e004a0e-e44b9201e2f0474faf164cc40b040996
I20260630 12:25:08.704357  5954 tablet_copy_source_session.cc:215] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:08.706924  6183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e44b9201e2f0474faf164cc40b040996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:08.718411  6183 tablet_copy_client.cc:806] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:08.718801 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
I20260630 12:25:08.719051  6183 tablet_copy_client.cc:670] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:08.730849 26617 tablet_copy_service.cc:362] P 0ffed7e24be643e999e4ff5e627147b9: Destroying tablet copy session accc72da649546f1ada069c66e004a0e-e44b9201e2f0474faf164cc40b040996 due to service shutdown
I20260630 12:25:08.731194 26617 tablet_copy_service.cc:434] P 0ffed7e24be643e999e4ff5e627147b9: ending tablet copy session accc72da649546f1ada069c66e004a0e-e44b9201e2f0474faf164cc40b040996 on tablet e44b9201e2f0474faf164cc40b040996 with peer accc72da649546f1ada069c66e004a0e
I20260630 12:25:08.750473 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:08.751217 26617 tablet_replica.cc:333] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9: stopping tablet replica
I20260630 12:25:08.752022 26617 raft_consensus.cc:2243] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.752753 26617 raft_consensus.cc:2272] T cc67d99b5792489a953d64cff57e4667 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.756206 26617 tablet_replica.cc:333] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9: stopping tablet replica
I20260630 12:25:08.756958 26617 raft_consensus.cc:2243] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.757668 26617 raft_consensus.cc:2272] T 294e6506cd4a41c499c3ba902e936149 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.760779 26617 tablet_replica.cc:333] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9: stopping tablet replica
I20260630 12:25:08.761544 26617 raft_consensus.cc:2243] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.762151 26617 raft_consensus.cc:2272] T 34fe4b9b95044c7fb4b9f14fa0ca58bc P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.764835 26617 tablet_replica.cc:333] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9: stopping tablet replica
I20260630 12:25:08.765498 26617 raft_consensus.cc:2243] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:08.766072 26617 raft_consensus.cc:2272] T a3aae9ab057d419f8b7ca402a6eba937 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.768656 26617 tablet_replica.cc:333] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9: stopping tablet replica
I20260630 12:25:08.769284 26617 raft_consensus.cc:2243] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:08.770588 26617 raft_consensus.cc:2272] T 3c8a19939d054bcdb2a125a1559ca6bf P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.773406 26617 tablet_replica.cc:333] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9: stopping tablet replica
I20260630 12:25:08.774030 26617 raft_consensus.cc:2243] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:08.775223 26617 raft_consensus.cc:2272] T e44b9201e2f0474faf164cc40b040996 P 0ffed7e24be643e999e4ff5e627147b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.805171 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
W20260630 12:25:08.817601  6183 ts_tablet_manager.cc:1011] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: Tablet Copy: Unable to fetch data from remote peer 0ffed7e24be643e999e4ff5e627147b9 (127.25.254.67:36083): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.25.254.67:36083: connect: Connection refused (error 111)
I20260630 12:25:08.818032  6183 tablet_replica.cc:333] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: stopping tablet replica
I20260630 12:25:08.818303  6183 raft_consensus.cc:2243] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:08.818635  6183 raft_consensus.cc:2272] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:25:08.821280  6183 tablet_copy_client.cc:1131] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.254.67:36083: connect: Connection refused (error 111)
I20260630 12:25:08.822255 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
W20260630 12:25:08.822503  6183 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet e44b9201e2f0474faf164cc40b040996 but one is already registered
I20260630 12:25:08.822930  6183 ts_tablet_manager.cc:1916] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:08.839362  6183 ts_tablet_manager.cc:1929] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:25:08.839921  6183 log.cc:1199] T e44b9201e2f0474faf164cc40b040996 P accc72da649546f1ada069c66e004a0e: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/e44b9201e2f0474faf164cc40b040996
I20260630 12:25:08.855019 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:08.855890 26617 tablet_replica.cc:333] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e: stopping tablet replica
I20260630 12:25:08.856585 26617 raft_consensus.cc:2243] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:08.857005 26617 raft_consensus.cc:2272] T cc67d99b5792489a953d64cff57e4667 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:08.859481 26617 tablet_replica.cc:333] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e: stopping tablet replica
I20260630 12:25:08.859968 26617 raft_consensus.cc:2243] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:08.860344 26617 raft_consensus.cc:2272] T 294e6506cd4a41c499c3ba902e936149 P accc72da649546f1ada069c66e004a0e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:08.870977 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:25:08.882018 26617 master.cc:562] Master@127.25.254.126:37855 shutting down...
W20260630 12:25:08.900370  5741 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:25:08.901809 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:08.902500 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:08.902776 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf14e52b55734317925d85afa4ad7d5e: stopping tablet replica
W20260630 12:25:08.963773  5724 debug-util.cc:398] Leaking SignalData structure 0x7b0800073240 after lost signal to thread 26620
W20260630 12:25:09.941879 26617 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5724)
W20260630 12:25:10.942718 26617 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5724)
W20260630 12:25:11.943204 26617 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5724)
I20260630 12:25:12.434315 26617 master.cc:584] Master@127.25.254.126:37855 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (8880 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:25:12.509248 26617 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.254.126:36587
I20260630 12:25:12.510551 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.516338  6198 instance_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:25:12.516382  6197 instance_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:25:12.517030  6200 instance_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:25:12.518452 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:12.519207 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.519376 26617 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:25:12.519487 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822312519477 us; error 0 us; skew 500 ppm
I20260630 12:25:12.519927 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.522228 26617 webserver.cc:533] Webserver started at http://127.25.254.126:33063/ using document root <none> and password file <none>
I20260630 12:25:12.522670 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.522825 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.523056 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.524272 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/master-0-root/instance:
uuid: "18756a91ac4e47a9966c77b78169b77c"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.528900 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:25:12.532132  6205 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:25:12.532882 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:25:12.533175 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/master-0-root
uuid: "18756a91ac4e47a9966c77b78169b77c"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.533439 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-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:25:12.567317 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.568554 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.606606 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.126:36587
I20260630 12:25:12.606720  6256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.126:36587 every 8 connection(s)
I20260630 12:25:12.610721  6257 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:25:12.623466  6257 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c: Bootstrap starting.
I20260630 12:25:12.628412  6257 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:12.632665  6257 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c: No bootstrap required, opened a new log
I20260630 12:25:12.634871  6257 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18756a91ac4e47a9966c77b78169b77c" member_type: VOTER }
I20260630 12:25:12.635429  6257 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:12.635685  6257 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18756a91ac4e47a9966c77b78169b77c, State: Initialized, Role: FOLLOWER
I20260630 12:25:12.636348  6257 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18756a91ac4e47a9966c77b78169b77c" member_type: VOTER }
I20260630 12:25:12.636827  6257 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:25:12.637040  6257 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:25:12.637320  6257 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:12.642130  6257 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18756a91ac4e47a9966c77b78169b77c" member_type: VOTER }
I20260630 12:25:12.642666  6257 leader_election.cc:304] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [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: 18756a91ac4e47a9966c77b78169b77c; no voters: 
I20260630 12:25:12.643836  6257 leader_election.cc:290] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:25:12.644207  6260 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:12.645681  6260 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 1 LEADER]: Becoming Leader. State: Replica: 18756a91ac4e47a9966c77b78169b77c, State: Running, Role: LEADER
I20260630 12:25:12.646521  6260 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [LEADER]: Queue going to LEADER mode. State: All 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: "18756a91ac4e47a9966c77b78169b77c" member_type: VOTER }
I20260630 12:25:12.646818  6257 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:25:12.655526  6262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18756a91ac4e47a9966c77b78169b77c. Latest consensus state: current_term: 1 leader_uuid: "18756a91ac4e47a9966c77b78169b77c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18756a91ac4e47a9966c77b78169b77c" member_type: VOTER } }
I20260630 12:25:12.655560  6261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18756a91ac4e47a9966c77b78169b77c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18756a91ac4e47a9966c77b78169b77c" member_type: VOTER } }
I20260630 12:25:12.656424  6262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.656443  6261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [sys.catalog]: This master's current role is: LEADER
I20260630 12:25:12.658656  6270 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:25:12.666697  6270 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:25:12.667773 26617 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:25:12.676195  6270 catalog_manager.cc:1383] Generated new cluster ID: eff7d181bf9c40b5a167a103a173f93a
I20260630 12:25:12.676469  6270 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:25:12.698303  6270 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:25:12.699635  6270 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:25:12.714140  6270 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c: Generated new TSK 0
I20260630 12:25:12.714774  6270 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:25:12.734429 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.740480  6278 instance_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:25:12.741564  6279 instance_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:25:12.743498 26617 server_base.cc:1061] running on GCE node
W20260630 12:25:12.743443  6281 instance_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:25:12.744573 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.744783 26617 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:25:12.744959 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822312744939 us; error 0 us; skew 500 ppm
I20260630 12:25:12.745500 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.747638 26617 webserver.cc:533] Webserver started at http://127.25.254.65:35345/ using document root <none> and password file <none>
I20260630 12:25:12.748121 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.748314 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.748620 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.749837 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-0-root/instance:
uuid: "d150630ce6444afc8d498b632c04ea6f"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.754083 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:25:12.757313  6286 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:25:12.758097 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:25:12.758440 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-0-root
uuid: "d150630ce6444afc8d498b632c04ea6f"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.758719 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-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:25:12.774101 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.775291 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.776681 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.778923 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.779136 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.779422 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.779610 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.819365 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.65:40949
I20260630 12:25:12.819480  6348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.65:40949 every 8 connection(s)
I20260630 12:25:12.824416 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.832588  6353 instance_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:25:12.833194  6354 instance_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:25:12.836289  6357 instance_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:25:12.836799 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:12.839293 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:12.839596 26617 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:25:12.839612  6349 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36587
I20260630 12:25:12.839802 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822312839784 us; error 0 us; skew 500 ppm
I20260630 12:25:12.840225  6349 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:12.840598 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.841099  6349 heartbeater.cc:507] Master 127.25.254.126:36587 requested a full tablet report, sending...
I20260630 12:25:12.843340 26617 webserver.cc:533] Webserver started at http://127.25.254.66:39093/ using document root <none> and password file <none>
I20260630 12:25:12.843708  6222 ts_manager.cc:194] Registered new tserver with Master: d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949)
I20260630 12:25:12.843899 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.844244 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.844527 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.845693 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-1-root/instance:
uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.845811  6222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36252
I20260630 12:25:12.850582 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:25:12.854027  6361 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:25:12.854836 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:12.855129 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-1-root
uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.855398 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-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:25:12.880663 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.881860 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.883432 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.885677 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.885903 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.886161 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.886368 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:25:12.926568 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.66:36705
I20260630 12:25:12.926671  6423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.66:36705 every 8 connection(s)
I20260630 12:25:12.931923 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:12.939781  6427 instance_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:25:12.941615  6428 instance_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:25:12.942979 26617 server_base.cc:1061] running on GCE node
W20260630 12:25:12.944732  6430 instance_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:25:12.945554  6424 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36587
I20260630 12:25:12.945788 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:25:12.945955  6424 heartbeater.cc:461] Registering TS with master...
W20260630 12:25:12.946101 26617 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:25:12.946476 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822312946456 us; error 0 us; skew 500 ppm
I20260630 12:25:12.946957  6424 heartbeater.cc:507] Master 127.25.254.126:36587 requested a full tablet report, sending...
I20260630 12:25:12.947101 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:12.949364  6222 ts_manager.cc:194] Registered new tserver with Master: eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:12.950438 26617 webserver.cc:533] Webserver started at http://127.25.254.67:38037/ using document root <none> and password file <none>
I20260630 12:25:12.951103 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:12.951332 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:12.951354  6222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36268
I20260630 12:25:12.951864 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:12.953647 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-2-root/instance:
uuid: "20cf52b9f0584a35b56ca7419c7f1dd9"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.958566 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:25:12.961936  6435 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:25:12.962709 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:12.963129 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-2-root
uuid: "20cf52b9f0584a35b56ca7419c7f1dd9"
format_stamp: "Formatted at 2026-06-30 12:25:12 on dist-test-slave-n0zz"
I20260630 12:25:12.963415 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-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:25:12.979007 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:12.980284 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:12.981719 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:12.984016 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:12.984244 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:12.984476 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:12.984647 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:13.024106 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.67:33235
I20260630 12:25:13.024207  6497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.67:33235 every 8 connection(s)
I20260630 12:25:13.038092  6498 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36587
I20260630 12:25:13.038522  6498 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:13.039216  6498 heartbeater.cc:507] Master 127.25.254.126:36587 requested a full tablet report, sending...
I20260630 12:25:13.041064  6222 ts_manager.cc:194] Registered new tserver with Master: 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:13.041833 26617 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014374865s
I20260630 12:25:13.042537  6222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36278
I20260630 12:25:13.848706  6349 heartbeater.cc:499] Master 127.25.254.126:36587 was elected leader, sending a full tablet report...
I20260630 12:25:13.954558  6424 heartbeater.cc:499] Master 127.25.254.126:36587 was elected leader, sending a full tablet report...
I20260630 12:25:14.045271  6498 heartbeater.cc:499] Master 127.25.254.126:36587 was elected leader, sending a full tablet report...
I20260630 12:25:14.098994  6222 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36288:
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:25:14.101600  6222 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:25:14.173517  6463 tablet_service.cc:1511] Processing CreateTablet for tablet 198a030c2f204591bcaf7531957e5b91 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:25:14.175028  6463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198a030c2f204591bcaf7531957e5b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.176855  6462 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb70cc168a64ccc834bfb0bb13bff0d (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:25:14.178330  6462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb70cc168a64ccc834bfb0bb13bff0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.184351  6461 tablet_service.cc:1511] Processing CreateTablet for tablet 67315043d3d54e9fabd3feb8d5e7fb03 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:25:14.185904  6461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67315043d3d54e9fabd3feb8d5e7fb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.187937  6460 tablet_service.cc:1511] Processing CreateTablet for tablet e59313caf1084092b9d44b816b42df8a (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:25:14.188823  6314 tablet_service.cc:1511] Processing CreateTablet for tablet 198a030c2f204591bcaf7531957e5b91 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:25:14.189316  6460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59313caf1084092b9d44b816b42df8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.190235  6314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198a030c2f204591bcaf7531957e5b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.193833  6313 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb70cc168a64ccc834bfb0bb13bff0d (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:25:14.195287  6313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb70cc168a64ccc834bfb0bb13bff0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.196389  6459 tablet_service.cc:1511] Processing CreateTablet for tablet cae6300581334f79873d0c226c496f71 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:25:14.197216  6312 tablet_service.cc:1511] Processing CreateTablet for tablet 67315043d3d54e9fabd3feb8d5e7fb03 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:25:14.197715  6459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae6300581334f79873d0c226c496f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.198171  6309 tablet_service.cc:1511] Processing CreateTablet for tablet c37e4df061964aa4b0f739f363db10b4 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:25:14.198630  6312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67315043d3d54e9fabd3feb8d5e7fb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.199501  6309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37e4df061964aa4b0f739f363db10b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.200874  6311 tablet_service.cc:1511] Processing CreateTablet for tablet e59313caf1084092b9d44b816b42df8a (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:25:14.202301  6311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59313caf1084092b9d44b816b42df8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.202819  6458 tablet_service.cc:1511] Processing CreateTablet for tablet c37e4df061964aa4b0f739f363db10b4 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:25:14.204124  6458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37e4df061964aa4b0f739f363db10b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.206262  6389 tablet_service.cc:1511] Processing CreateTablet for tablet 198a030c2f204591bcaf7531957e5b91 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:25:14.207556  6389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198a030c2f204591bcaf7531957e5b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.207345  6310 tablet_service.cc:1511] Processing CreateTablet for tablet cae6300581334f79873d0c226c496f71 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:25:14.208711  6310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae6300581334f79873d0c226c496f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.211357  6388 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb70cc168a64ccc834bfb0bb13bff0d (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:25:14.212641  6388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb70cc168a64ccc834bfb0bb13bff0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.215166  6387 tablet_service.cc:1511] Processing CreateTablet for tablet 67315043d3d54e9fabd3feb8d5e7fb03 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:25:14.216440  6384 tablet_service.cc:1511] Processing CreateTablet for tablet c37e4df061964aa4b0f739f363db10b4 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:25:14.215210  6386 tablet_service.cc:1511] Processing CreateTablet for tablet e59313caf1084092b9d44b816b42df8a (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:25:14.216522  6387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67315043d3d54e9fabd3feb8d5e7fb03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.219339  6385 tablet_service.cc:1511] Processing CreateTablet for tablet cae6300581334f79873d0c226c496f71 (DEFAULT_TABLE table=test-workload [id=18f0bb2cbc0d41118dced0f637216818]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:25:14.220642  6385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae6300581334f79873d0c226c496f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.222527  6384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37e4df061964aa4b0f739f363db10b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.223486  6386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59313caf1084092b9d44b816b42df8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:14.289950  6518 tablet_bootstrap.cc:492] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9: Bootstrap starting.
I20260630 12:25:14.337967  6518 tablet_bootstrap.cc:654] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.339656  6520 tablet_bootstrap.cc:492] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: Bootstrap starting.
I20260630 12:25:14.339838  6519 tablet_bootstrap.cc:492] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586: Bootstrap starting.
I20260630 12:25:14.346873  6519 tablet_bootstrap.cc:654] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.346992  6518 tablet_bootstrap.cc:492] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9: No bootstrap required, opened a new log
I20260630 12:25:14.347216  6520 tablet_bootstrap.cc:654] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.347548  6518 ts_tablet_manager.cc:1403] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.003s
I20260630 12:25:14.350821  6518 raft_consensus.cc:359] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.351384  6518 raft_consensus.cc:385] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.351625  6518 raft_consensus.cc:740] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.351835  6519 tablet_bootstrap.cc:492] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586: No bootstrap required, opened a new log
I20260630 12:25:14.352322  6519 ts_tablet_manager.cc:1403] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:25:14.352325  6518 consensus_queue.cc:260] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.354108  6520 tablet_bootstrap.cc:492] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: No bootstrap required, opened a new log
I20260630 12:25:14.354818  6520 ts_tablet_manager.cc:1403] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260630 12:25:14.355654  6518 ts_tablet_manager.cc:1434] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.355911  6519 raft_consensus.cc:359] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.356686  6519 raft_consensus.cc:385] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.356858  6518 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: Bootstrap starting.
I20260630 12:25:14.357095  6519 raft_consensus.cc:740] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.357906  6520 raft_consensus.cc:359] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.358108  6519 consensus_queue.cc:260] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.358752  6520 raft_consensus.cc:385] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.359187  6520 raft_consensus.cc:740] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.360129  6520 consensus_queue.cc:260] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.365340  6518 tablet_bootstrap.cc:654] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.375128  6520 ts_tablet_manager.cc:1434] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.011s
I20260630 12:25:14.376003  6519 ts_tablet_manager.cc:1434] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.014s
I20260630 12:25:14.377262  6519 tablet_bootstrap.cc:492] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586: Bootstrap starting.
I20260630 12:25:14.379092  6518 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: No bootstrap required, opened a new log
I20260630 12:25:14.379690  6518 ts_tablet_manager.cc:1403] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260630 12:25:14.380650  6520 tablet_bootstrap.cc:492] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f: Bootstrap starting.
I20260630 12:25:14.382766  6518 raft_consensus.cc:359] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.383538  6518 raft_consensus.cc:385] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.383772  6519 tablet_bootstrap.cc:654] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.383947  6518 raft_consensus.cc:740] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.384974  6518 consensus_queue.cc:260] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.387537  6518 ts_tablet_manager.cc:1434] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:25:14.387874  6520 tablet_bootstrap.cc:654] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.389092  6518 tablet_bootstrap.cc:492] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9: Bootstrap starting.
I20260630 12:25:14.395567  6519 tablet_bootstrap.cc:492] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586: No bootstrap required, opened a new log
I20260630 12:25:14.396193  6519 ts_tablet_manager.cc:1403] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:25:14.397076  6518 tablet_bootstrap.cc:654] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.399457  6520 tablet_bootstrap.cc:492] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f: No bootstrap required, opened a new log
I20260630 12:25:14.399305  6519 raft_consensus.cc:359] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.400066  6520 ts_tablet_manager.cc:1403] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:25:14.400344  6519 raft_consensus.cc:385] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.400876  6519 raft_consensus.cc:740] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.402127  6519 consensus_queue.cc:260] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.403223  6520 raft_consensus.cc:359] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.404106  6520 raft_consensus.cc:385] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.404462  6520 raft_consensus.cc:740] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.405072  6519 ts_tablet_manager.cc:1434] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:14.405426  6520 consensus_queue.cc:260] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.407982  6519 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586: Bootstrap starting.
I20260630 12:25:14.408756  6520 ts_tablet_manager.cc:1434] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:25:14.408802  6518 tablet_bootstrap.cc:492] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9: No bootstrap required, opened a new log
I20260630 12:25:14.409580  6518 ts_tablet_manager.cc:1403] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260630 12:25:14.409950  6520 tablet_bootstrap.cc:492] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f: Bootstrap starting.
I20260630 12:25:14.412660  6518 raft_consensus.cc:359] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.413512  6518 raft_consensus.cc:385] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.413875  6518 raft_consensus.cc:740] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.414665  6518 consensus_queue.cc:260] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.415218  6519 tablet_bootstrap.cc:654] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.417027  6520 tablet_bootstrap.cc:654] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.417095  6518 ts_tablet_manager.cc:1434] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:25:14.418399  6518 tablet_bootstrap.cc:492] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9: Bootstrap starting.
I20260630 12:25:14.428090  6518 tablet_bootstrap.cc:654] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.429102  6520 tablet_bootstrap.cc:492] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f: No bootstrap required, opened a new log
I20260630 12:25:14.429695  6520 ts_tablet_manager.cc:1403] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:25:14.432601  6520 raft_consensus.cc:359] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.433460  6520 raft_consensus.cc:385] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.433804  6520 raft_consensus.cc:740] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.434711  6520 consensus_queue.cc:260] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.443084  6518 tablet_bootstrap.cc:492] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9: No bootstrap required, opened a new log
I20260630 12:25:14.443920  6518 ts_tablet_manager.cc:1403] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260630 12:25:14.444262  6520 ts_tablet_manager.cc:1434] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:25:14.445385  6520 tablet_bootstrap.cc:492] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f: Bootstrap starting.
I20260630 12:25:14.447841  6518 raft_consensus.cc:359] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.449015  6518 raft_consensus.cc:385] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.449501  6518 raft_consensus.cc:740] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.450699  6518 consensus_queue.cc:260] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.452152  6520 tablet_bootstrap.cc:654] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.456269  6518 ts_tablet_manager.cc:1434] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:25:14.457819  6518 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: Bootstrap starting.
I20260630 12:25:14.463435  6524 raft_consensus.cc:493] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.464159  6524 raft_consensus.cc:515] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.466447  6518 tablet_bootstrap.cc:654] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.472818  6524 leader_election.cc:290] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.480300  6518 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: No bootstrap required, opened a new log
I20260630 12:25:14.480823  6518 ts_tablet_manager.cc:1403] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260630 12:25:14.483531  6518 raft_consensus.cc:359] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.484319  6518 raft_consensus.cc:385] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.484458  6519 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586: No bootstrap required, opened a new log
I20260630 12:25:14.484717  6518 raft_consensus.cc:740] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.485138  6519 ts_tablet_manager.cc:1403] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.043s
I20260630 12:25:14.485560  6518 consensus_queue.cc:260] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.487972  6518 ts_tablet_manager.cc:1434] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:25:14.488288  6519 raft_consensus.cc:359] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.488978  6518 tablet_bootstrap.cc:492] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9: Bootstrap starting.
I20260630 12:25:14.489070  6519 raft_consensus.cc:385] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.489573  6519 raft_consensus.cc:740] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.490563  6519 consensus_queue.cc:260] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.492837  6519 ts_tablet_manager.cc:1434] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:25:14.493913  6519 tablet_bootstrap.cc:492] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586: Bootstrap starting.
I20260630 12:25:14.496229  6518 tablet_bootstrap.cc:654] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.500634  6519 tablet_bootstrap.cc:654] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.508773  6518 tablet_bootstrap.cc:492] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9: No bootstrap required, opened a new log
I20260630 12:25:14.509352  6518 ts_tablet_manager.cc:1403] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260630 12:25:14.510938  6519 tablet_bootstrap.cc:492] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586: No bootstrap required, opened a new log
I20260630 12:25:14.511466  6519 ts_tablet_manager.cc:1403] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260630 12:25:14.512532  6518 raft_consensus.cc:359] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.513367  6518 raft_consensus.cc:385] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.513703  6518 raft_consensus.cc:740] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.514432  6519 raft_consensus.cc:359] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.514689  6518 consensus_queue.cc:260] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.515235  6519 raft_consensus.cc:385] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.515631  6519 raft_consensus.cc:740] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.516597  6519 consensus_queue.cc:260] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.517437  6518 ts_tablet_manager.cc:1434] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:25:14.518936  6519 ts_tablet_manager.cc:1434] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:25:14.520061  6519 tablet_bootstrap.cc:492] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586: Bootstrap starting.
I20260630 12:25:14.526254  6519 tablet_bootstrap.cc:654] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.529884  6525 raft_consensus.cc:493] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.530593  6525 raft_consensus.cc:515] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.540263  6519 tablet_bootstrap.cc:492] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586: No bootstrap required, opened a new log
I20260630 12:25:14.541162  6519 ts_tablet_manager.cc:1403] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:25:14.543495  6525 leader_election.cc:290] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:14.545266  6519 raft_consensus.cc:359] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.546203  6519 raft_consensus.cc:385] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.546558  6519 raft_consensus.cc:740] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.547384  6519 consensus_queue.cc:260] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.552603  6520 tablet_bootstrap.cc:492] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f: No bootstrap required, opened a new log
I20260630 12:25:14.552845  6524 raft_consensus.cc:493] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.553284  6520 ts_tablet_manager.cc:1403] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.074s
I20260630 12:25:14.553422  6524 raft_consensus.cc:515] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.554026  6519 ts_tablet_manager.cc:1434] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:25:14.555410  6519 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586: Bootstrap starting.
I20260630 12:25:14.555716  6524 leader_election.cc:290] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.556363  6520 raft_consensus.cc:359] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.557252  6524 raft_consensus.cc:493] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.557293  6520 raft_consensus.cc:385] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.557940  6520 raft_consensus.cc:740] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.557886  6524 raft_consensus.cc:515] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.559144  6520 consensus_queue.cc:260] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.560407  6524 leader_election.cc:290] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.561888  6520 ts_tablet_manager.cc:1434] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:25:14.563012  6520 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f: Bootstrap starting.
I20260630 12:25:14.563566  6519 tablet_bootstrap.cc:654] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.570389  6520 tablet_bootstrap.cc:654] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.574723  6526 raft_consensus.cc:493] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.575311  6526 raft_consensus.cc:515] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.577351  6519 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586: No bootstrap required, opened a new log
I20260630 12:25:14.578003  6519 ts_tablet_manager.cc:1403] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260630 12:25:14.579638  6526 leader_election.cc:290] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705), 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:14.581103  6519 raft_consensus.cc:359] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.581873  6519 raft_consensus.cc:385] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.582154  6519 raft_consensus.cc:740] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.582383  6525 raft_consensus.cc:493] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.585840  6525 raft_consensus.cc:515] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.588932  6525 leader_election.cc:290] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:14.585952  6519 consensus_queue.cc:260] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.600999  6519 ts_tablet_manager.cc:1434] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260630 12:25:14.609088  6520 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f: No bootstrap required, opened a new log
I20260630 12:25:14.608781  6324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37e4df061964aa4b0f739f363db10b4" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f" is_pre_election: true
I20260630 12:25:14.609690  6520 ts_tablet_manager.cc:1403] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.020s
I20260630 12:25:14.610466  6323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f" is_pre_election: true
I20260630 12:25:14.611178  6323 raft_consensus.cc:2468] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 0.
I20260630 12:25:14.612957  6439 leader_election.cc:304] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, d150630ce6444afc8d498b632c04ea6f; no voters: 
I20260630 12:25:14.614003  6545 raft_consensus.cc:2804] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.614395  6545 raft_consensus.cc:493] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.614710  6545 raft_consensus.cc:3060] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.616482  6520 raft_consensus.cc:359] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.617273  6520 raft_consensus.cc:385] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.617556  6520 raft_consensus.cc:740] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.617699  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37e4df061964aa4b0f739f363db10b4" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" is_pre_election: true
I20260630 12:25:14.618541  6399 raft_consensus.cc:2468] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 0.
I20260630 12:25:14.618477  6520 consensus_queue.cc:260] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.620210  6323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198a030c2f204591bcaf7531957e5b91" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f" is_pre_election: true
I20260630 12:25:14.620882  6520 ts_tablet_manager.cc:1434] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:25:14.621992  6520 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: Bootstrap starting.
W20260630 12:25:14.622958  6439 leader_election.cc:343] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:25:14.623961  6324 raft_consensus.cc:2468] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 0.
I20260630 12:25:14.625985  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "d150630ce6444afc8d498b632c04ea6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" is_pre_election: true
I20260630 12:25:14.626732  6399 raft_consensus.cc:2468] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d150630ce6444afc8d498b632c04ea6f in term 0.
I20260630 12:25:14.627818  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67315043d3d54e9fabd3feb8d5e7fb03" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" is_pre_election: true
I20260630 12:25:14.628055  6437 leader_election.cc:304] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.628540  6473 raft_consensus.cc:2468] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 0.
I20260630 12:25:14.628880  6520 tablet_bootstrap.cc:654] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:25:14.629892  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae6300581334f79873d0c226c496f71" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" is_pre_election: true
I20260630 12:25:14.630757  6472 raft_consensus.cc:2468] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 0.
I20260630 12:25:14.631647  6524 raft_consensus.cc:2804] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.632059  6524 raft_consensus.cc:493] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.632401  6524 raft_consensus.cc:3060] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.633123  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" is_pre_election: true
I20260630 12:25:14.634052  6398 raft_consensus.cc:2468] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 0.
I20260630 12:25:14.634946  6365 leader_election.cc:304] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.635394  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198a030c2f204591bcaf7531957e5b91" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" is_pre_election: true
I20260630 12:25:14.636063  6397 raft_consensus.cc:2468] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 0.
I20260630 12:25:14.636298  6525 raft_consensus.cc:2804] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.636880  6525 raft_consensus.cc:493] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.637338  6525 raft_consensus.cc:3060] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.637633  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "d150630ce6444afc8d498b632c04ea6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" is_pre_election: true
I20260630 12:25:14.636070  6365 leader_election.cc:304] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.640116  6288 leader_election.cc:304] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d150630ce6444afc8d498b632c04ea6f, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.641037  6526 raft_consensus.cc:2804] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.640770  6524 raft_consensus.cc:515] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.641469  6526 raft_consensus.cc:493] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.641973  6526 raft_consensus.cc:3060] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.645690  6524 leader_election.cc:290] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Requested vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.648448  6324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37e4df061964aa4b0f739f363db10b4" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f"
I20260630 12:25:14.649101  6324 raft_consensus.cc:3060] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.654383  6525 raft_consensus.cc:515] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.656481  6525 leader_election.cc:290] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 election: Requested vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:14.657759  6525 raft_consensus.cc:2804] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.658447  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37e4df061964aa4b0f739f363db10b4" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
I20260630 12:25:14.659248  6399 raft_consensus.cc:3060] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:25:14.659804  6269 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:25:14.660351  6545 raft_consensus.cc:515] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.658142  6525 raft_consensus.cc:493] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.661772  6525 raft_consensus.cc:3060] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.662165  6472 raft_consensus.cc:2393] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d150630ce6444afc8d498b632c04ea6f in current term 1: Already voted for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in this term.
I20260630 12:25:14.667999  6323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67315043d3d54e9fabd3feb8d5e7fb03" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f" is_pre_election: true
I20260630 12:25:14.668738  6323 raft_consensus.cc:2468] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 0.
I20260630 12:25:14.668859  6321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67315043d3d54e9fabd3feb8d5e7fb03" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f"
I20260630 12:25:14.669508  6321 raft_consensus.cc:3060] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.670578  6324 raft_consensus.cc:2468] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 1.
I20260630 12:25:14.671252  6526 raft_consensus.cc:515] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.672313  6439 leader_election.cc:304] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, d150630ce6444afc8d498b632c04ea6f; no voters: 
I20260630 12:25:14.672722  6437 leader_election.cc:304] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [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: 20cf52b9f0584a35b56ca7419c7f1dd9, eb44bcc2bb224dcfa4d7a4b278449586; no voters: d150630ce6444afc8d498b632c04ea6f
I20260630 12:25:14.674007  6524 raft_consensus.cc:2804] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.676195  6322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae6300581334f79873d0c226c496f71" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f" is_pre_election: true
I20260630 12:25:14.676888  6322 raft_consensus.cc:2468] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 0.
I20260630 12:25:14.678665  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "d150630ce6444afc8d498b632c04ea6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
I20260630 12:25:14.678865  6545 leader_election.cc:290] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Requested vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.679246  6397 raft_consensus.cc:3060] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.679680  6399 raft_consensus.cc:2468] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 1.
I20260630 12:25:14.680351  6324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f"
I20260630 12:25:14.681454  6324 raft_consensus.cc:2393] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in current term 1: Already voted for candidate d150630ce6444afc8d498b632c04ea6f in this term.
I20260630 12:25:14.682206  6524 raft_consensus.cc:697] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Becoming Leader. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Running, Role: LEADER
I20260630 12:25:14.684618  6524 consensus_queue.cc:237] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.685899  6525 raft_consensus.cc:515] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.687947  6525 leader_election.cc:290] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 election: Requested vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:14.689702  6397 raft_consensus.cc:2468] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d150630ce6444afc8d498b632c04ea6f in term 1.
I20260630 12:25:14.689826  6322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae6300581334f79873d0c226c496f71" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f"
I20260630 12:25:14.682372  6545 raft_consensus.cc:2804] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.690460  6322 raft_consensus.cc:3060] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.690460  6545 raft_consensus.cc:493] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.692442  6545 raft_consensus.cc:3060] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.698463  6322 raft_consensus.cc:2468] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 1.
I20260630 12:25:14.698496  6321 raft_consensus.cc:2468] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 1.
I20260630 12:25:14.682555  6526 leader_election.cc:290] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [CANDIDATE]: Term 1 election: Requested vote from peers eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705), 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:14.700431  6520 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: No bootstrap required, opened a new log
I20260630 12:25:14.700757  6288 leader_election.cc:304] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d150630ce6444afc8d498b632c04ea6f, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.701130  6520 ts_tablet_manager.cc:1403] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.037s
I20260630 12:25:14.700446  6365 leader_election.cc:304] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d150630ce6444afc8d498b632c04ea6f, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.701988  6534 raft_consensus.cc:2804] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.702577  6365 leader_election.cc:304] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d150630ce6444afc8d498b632c04ea6f, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.702953  6525 raft_consensus.cc:2804] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.704084  6551 raft_consensus.cc:2804] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.704597  6520 raft_consensus.cc:359] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.705538  6520 raft_consensus.cc:385] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:25:14.707324  6551 raft_consensus.cc:697] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 LEADER]: Becoming Leader. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Running, Role: LEADER
I20260630 12:25:14.705869  6520 raft_consensus.cc:740] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Initialized, Role: FOLLOWER
I20260630 12:25:14.710542  6551 consensus_queue.cc:237] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.710836  6520 consensus_queue.cc:260] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.708869  6525 raft_consensus.cc:697] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 LEADER]: Becoming Leader. State: Replica: eb44bcc2bb224dcfa4d7a4b278449586, State: Running, Role: LEADER
I20260630 12:25:14.709643  6534 raft_consensus.cc:697] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 LEADER]: Becoming Leader. State: Replica: d150630ce6444afc8d498b632c04ea6f, State: Running, Role: LEADER
I20260630 12:25:14.713148  6552 raft_consensus.cc:493] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.712903  6525 consensus_queue.cc:237] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.713255  6534 consensus_queue.cc:237] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.713682  6552 raft_consensus.cc:515] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.707955  6545 raft_consensus.cc:515] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.716707  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
I20260630 12:25:14.718004  6397 raft_consensus.cc:2393] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in current term 1: Already voted for candidate d150630ce6444afc8d498b632c04ea6f in this term.
I20260630 12:25:14.718140  6520 ts_tablet_manager.cc:1434] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260630 12:25:14.718994  6545 leader_election.cc:290] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Requested vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.719249  6526 raft_consensus.cc:493] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:25:14.719763  6526 raft_consensus.cc:515] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.719934  6321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198a030c2f204591bcaf7531957e5b91" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f"
I20260630 12:25:14.720763  6321 raft_consensus.cc:3060] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.721680  6526 leader_election.cc:290] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.722848  6552 leader_election.cc:290] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.723531  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198a030c2f204591bcaf7531957e5b91" candidate_uuid: "d150630ce6444afc8d498b632c04ea6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" is_pre_election: true
I20260630 12:25:14.724072  6397 raft_consensus.cc:2468] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d150630ce6444afc8d498b632c04ea6f in term 0.
I20260630 12:25:14.725805  6288 leader_election.cc:304] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d150630ce6444afc8d498b632c04ea6f, eb44bcc2bb224dcfa4d7a4b278449586; no voters: 
I20260630 12:25:14.725898  6322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59313caf1084092b9d44b816b42df8a" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f" is_pre_election: true
I20260630 12:25:14.726567  6322 raft_consensus.cc:2468] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 0.
I20260630 12:25:14.727768  6439 leader_election.cc:304] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, d150630ce6444afc8d498b632c04ea6f; no voters: 
I20260630 12:25:14.729687  6552 raft_consensus.cc:2804] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:25:14.730086  6552 raft_consensus.cc:493] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:25:14.729923  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb70cc168a64ccc834bfb0bb13bff0d" candidate_uuid: "d150630ce6444afc8d498b632c04ea6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9"
I20260630 12:25:14.730577  6552 raft_consensus.cc:3060] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.731071  6472 raft_consensus.cc:2393] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d150630ce6444afc8d498b632c04ea6f in current term 1: Already voted for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in this term.
I20260630 12:25:14.732827  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198a030c2f204591bcaf7531957e5b91" candidate_uuid: "d150630ce6444afc8d498b632c04ea6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" is_pre_election: true
I20260630 12:25:14.733799  6472 raft_consensus.cc:2393] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d150630ce6444afc8d498b632c04ea6f in current term 1: Already voted for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in this term.
I20260630 12:25:14.734633  6321 raft_consensus.cc:2468] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 1.
I20260630 12:25:14.735553  6554 raft_consensus.cc:2764] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:25:14.738544  6439 leader_election.cc:304] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, d150630ce6444afc8d498b632c04ea6f; no voters: 
I20260630 12:25:14.739153  6472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67315043d3d54e9fabd3feb8d5e7fb03" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9"
I20260630 12:25:14.739415  6545 raft_consensus.cc:2804] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.739532  6473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae6300581334f79873d0c226c496f71" candidate_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9"
I20260630 12:25:14.739941  6472 raft_consensus.cc:3060] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.740250  6473 raft_consensus.cc:3060] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.741542  6552 raft_consensus.cc:515] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.740181  6545 raft_consensus.cc:697] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Becoming Leader. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Running, Role: LEADER
I20260630 12:25:14.744890  6321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59313caf1084092b9d44b816b42df8a" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d150630ce6444afc8d498b632c04ea6f"
I20260630 12:25:14.745054  6545 consensus_queue.cc:237] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } }
I20260630 12:25:14.748729  6321 raft_consensus.cc:3060] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.749318  6437 leader_election.cc:304] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [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: 20cf52b9f0584a35b56ca7419c7f1dd9; no voters: d150630ce6444afc8d498b632c04ea6f, eb44bcc2bb224dcfa4d7a4b278449586
I20260630 12:25:14.748683  6217 catalog_manager.cc:5697] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f reported cstate change: term changed from 0 to 1, leader changed from <none> to d150630ce6444afc8d498b632c04ea6f (127.25.254.65). New cstate: current_term: 1 leader_uuid: "d150630ce6444afc8d498b632c04ea6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:14.748306  6473 raft_consensus.cc:2468] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 1.
I20260630 12:25:14.750877  6524 raft_consensus.cc:2749] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:25:14.746224  6552 leader_election.cc:290] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Requested vote from peers d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949), eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:14.748149  6472 raft_consensus.cc:2468] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb44bcc2bb224dcfa4d7a4b278449586 in term 1.
I20260630 12:25:14.755609  6221 catalog_manager.cc:5697] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: HEALTHY } } }
I20260630 12:25:14.758919  6321 raft_consensus.cc:2468] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 1.
I20260630 12:25:14.760735  6439 leader_election.cc:304] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20cf52b9f0584a35b56ca7419c7f1dd9, d150630ce6444afc8d498b632c04ea6f; no voters: 
I20260630 12:25:14.761396  6397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "198a030c2f204591bcaf7531957e5b91" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
I20260630 12:25:14.761982  6552 raft_consensus.cc:2804] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:25:14.762538  6398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59313caf1084092b9d44b816b42df8a" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586"
I20260630 12:25:14.762713  6552 raft_consensus.cc:697] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Becoming Leader. State: Replica: 20cf52b9f0584a35b56ca7419c7f1dd9, State: Running, Role: LEADER
I20260630 12:25:14.763171  6398 raft_consensus.cc:3060] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.763862  6552 consensus_queue.cc:237] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } }
I20260630 12:25:14.764457  6220 catalog_manager.cc:5697] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:14.766425  6399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59313caf1084092b9d44b816b42df8a" candidate_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" is_pre_election: true
I20260630 12:25:14.762037  6397 raft_consensus.cc:3060] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:25:14.771565  6398 raft_consensus.cc:2468] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 1.
I20260630 12:25:14.776031  6397 raft_consensus.cc:2468] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20cf52b9f0584a35b56ca7419c7f1dd9 in term 1.
I20260630 12:25:14.798369  6217 catalog_manager.cc:5697] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66). New cstate: current_term: 1 leader_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:14.798501  6221 catalog_manager.cc:5697] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:14.799942  6221 catalog_manager.cc:5697] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67). New cstate: current_term: 1 leader_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: HEALTHY } } }
W20260630 12:25:14.969509  6505 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.003s	sys 0.000s
W20260630 12:25:14.969671  6503 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.006s	sys 0.016s
W20260630 12:25:14.969509  6568 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.012s	sys 0.010s
W20260630 12:25:14.969844  6504 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.000s	sys 0.017s
W20260630 12:25:14.969511  6569 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.006s	sys 0.008s
W20260630 12:25:14.973047  6502 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.003s	sys 0.000s
W20260630 12:25:14.974436  6566 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.001s	sys 0.000s
I20260630 12:25:15.095880  6321 raft_consensus.cc:1275] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.098902  6397 raft_consensus.cc:1275] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.101744  6398 raft_consensus.cc:1275] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.102614  6552 consensus_queue.cc:1048] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.110591  6545 consensus_queue.cc:1048] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.115058  6321 raft_consensus.cc:1275] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.117493  6397 raft_consensus.cc:1275] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.119475  6552 consensus_queue.cc:1048] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.119733  6534 consensus_queue.cc:1048] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.125010  6524 consensus_queue.cc:1048] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.127228  6472 raft_consensus.cc:1275] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Refusing update from remote peer eb44bcc2bb224dcfa4d7a4b278449586: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.131880  6324 raft_consensus.cc:1275] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer eb44bcc2bb224dcfa4d7a4b278449586: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.135654  6323 raft_consensus.cc:1275] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:25:15.135983  6321 raft_consensus.cc:1275] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer eb44bcc2bb224dcfa4d7a4b278449586: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.137255  6555 consensus_queue.cc:1048] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.140422  6472 raft_consensus.cc:1275] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Refusing update from remote peer d150630ce6444afc8d498b632c04ea6f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.141418  6545 consensus_queue.cc:1048] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.144963  6473 raft_consensus.cc:1275] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Refusing update from remote peer eb44bcc2bb224dcfa4d7a4b278449586: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:25:15.146708  6534 consensus_queue.cc:1048] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.134150  6525 consensus_queue.cc:1048] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:25:15.151820  6552 consensus_queue.cc:1048] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.178416  6525 consensus_queue.cc:1048] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:25:15.181782  6555 consensus_queue.cc:1048] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:25:15.230528  6585 log.cc:927] Time spent T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
W20260630 12:25:15.362432  6439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.254.65:40949, user_credentials={real_user=slave}} blocked reactor thread for 76661.8us
I20260630 12:25:15.504638  6596 mvcc.cc:204] Tried to move back new op lower bound from 7302440202856460288 to 7302440201287225344. Current Snapshot: MvccSnapshot[applied={T|T < 7302440202604306432}]
W20260630 12:25:15.676566  6567 meta_cache.cc:1261] Time spent looking up entry by key: real 0.074s	user 0.001s	sys 0.000s
I20260630 12:25:16.059186 26617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:25:16.066627  6615 instance_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:25:16.067507  6616 instance_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:25:16.069573  6618 instance_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:25:16.071882 26617 server_base.cc:1061] running on GCE node
I20260630 12:25:16.073092 26617 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:25:16.073300 26617 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:25:16.073508 26617 hybrid_clock.cc:648] HybridClock initialized: now 1782822316073493 us; error 0 us; skew 500 ppm
I20260630 12:25:16.074081 26617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:25:16.076773 26617 webserver.cc:533] Webserver started at http://127.25.254.68:33963/ using document root <none> and password file <none>
I20260630 12:25:16.077257 26617 fs_manager.cc:362] Metadata directory not provided
I20260630 12:25:16.077421 26617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:25:16.077629 26617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:25:16.078697 26617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-3-root/instance:
uuid: "ca4fcfe405c74873bad18c55b7846fc9"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-n0zz"
I20260630 12:25:16.083029 26617 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:25:16.086288  6623 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:25:16.087077 26617 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:25:16.087335 26617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-3-root
uuid: "ca4fcfe405c74873bad18c55b7846fc9"
format_stamp: "Formatted at 2026-06-30 12:25:16 on dist-test-slave-n0zz"
I20260630 12:25:16.087561 26617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-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:25:16.103545 26617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:25:16.104730 26617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:25:16.106074 26617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:25:16.108426 26617 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:25:16.108603 26617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.108907 26617 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:25:16.109072 26617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:25:16.150614 26617 rpc_server.cc:307] RPC server started. Bound to: 127.25.254.68:44385
I20260630 12:25:16.150709  6685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.254.68:44385 every 8 connection(s)
I20260630 12:25:16.167724  6686 heartbeater.cc:344] Connected to a master server at 127.25.254.126:36587
I20260630 12:25:16.168164  6686 heartbeater.cc:461] Registering TS with master...
I20260630 12:25:16.168918  6686 heartbeater.cc:507] Master 127.25.254.126:36587 requested a full tablet report, sending...
I20260630 12:25:16.170871  6217 ts_manager.cc:194] Registered new tserver with Master: ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68:44385)
I20260630 12:25:16.172199  6217 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36304
I20260630 12:25:16.769375  6322 consensus_queue.cc:237] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:16.776136  6396 raft_consensus.cc:1275] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Refusing update from remote peer d150630ce6444afc8d498b632c04ea6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.776403  6470 raft_consensus.cc:1275] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Refusing update from remote peer d150630ce6444afc8d498b632c04ea6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.778141  6694 consensus_queue.cc:1048] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:25:16.779158  6534 consensus_queue.cc:1048] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:25:16.786216  6694 raft_consensus.cc:2955] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
W20260630 12:25:16.789109  6290 consensus_peers.cc:597] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f -> Peer ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68:44385): Couldn't send request to peer ca4fcfe405c74873bad18c55b7846fc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cb70cc168a64ccc834bfb0bb13bff0d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:16.788945  6396 raft_consensus.cc:2955] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.791543  6470 raft_consensus.cc:2955] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.802524  6217 catalog_manager.cc:5697] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f reported cstate change: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "d150630ce6444afc8d498b632c04ea6f" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.813314  6470 consensus_queue.cc:237] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:16.820811  6396 raft_consensus.cc:1275] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.822933  6691 consensus_queue.cc:1048] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:25:16.827869  6322 raft_consensus.cc:1275] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.830035  6690 consensus_queue.cc:1048] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:25:16.833254  6703 raft_consensus.cc:2955] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.834398  6396 raft_consensus.cc:2955] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
W20260630 12:25:16.837579  6439 consensus_peers.cc:597] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68:44385): Couldn't send request to peer ca4fcfe405c74873bad18c55b7846fc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 198a030c2f204591bcaf7531957e5b91. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:16.841559  6322 raft_consensus.cc:2955] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.848899  6221 catalog_manager.cc:5697] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 reported cstate change: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.870148  6396 consensus_queue.cc:237] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:16.877578  6470 raft_consensus.cc:1275] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Refusing update from remote peer eb44bcc2bb224dcfa4d7a4b278449586: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.877832  6322 raft_consensus.cc:1275] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer eb44bcc2bb224dcfa4d7a4b278449586: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.879122  6706 consensus_queue.cc:1048] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:25:16.880147  6525 consensus_queue.cc:1048] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:25:16.886445  6365 consensus_peers.cc:597] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 -> Peer ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68:44385): Couldn't send request to peer ca4fcfe405c74873bad18c55b7846fc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67315043d3d54e9fabd3feb8d5e7fb03. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:16.888896  6708 raft_consensus.cc:2955] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.890116  6322 raft_consensus.cc:2955] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.890537  6470 raft_consensus.cc:2955] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } attrs { replace: true } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.902769  6217 catalog_manager.cc:5697] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 reported cstate change: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:16.903911  6472 consensus_queue.cc:237] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:16.911890  6396 raft_consensus.cc:1275] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:25:16.912659  6439 consensus_peers.cc:597] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68:44385): Couldn't send request to peer ca4fcfe405c74873bad18c55b7846fc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e59313caf1084092b9d44b816b42df8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:16.913828  6691 consensus_queue.cc:1048] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:25:16.916033  6322 raft_consensus.cc:1275] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Refusing update from remote peer 20cf52b9f0584a35b56ca7419c7f1dd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:25:16.918054  6691 consensus_queue.cc:1048] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:25:16.922390  6690 raft_consensus.cc:2955] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.924432  6396 raft_consensus.cc:2955] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.926964  6322 raft_consensus.cc:2955] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } } }
I20260630 12:25:16.938766  6221 catalog_manager.cc:5697] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 reported cstate change: config changed from index -1 to 12, NON_VOTER ca4fcfe405c74873bad18c55b7846fc9 (127.25.254.68) added. New cstate: current_term: 1 leader_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:25:17.158386  6709 ts_tablet_manager.cc:933] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: Initiating tablet copy from peer d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949)
I20260630 12:25:17.160060  6709 tablet_copy_client.cc:323] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.65:40949
I20260630 12:25:17.171430  6334 tablet_copy_service.cc:140] P d150630ce6444afc8d498b632c04ea6f: Received BeginTabletCopySession request for tablet 1cb70cc168a64ccc834bfb0bb13bff0d from peer ca4fcfe405c74873bad18c55b7846fc9 ({username='slave'} at 127.0.0.1:44682)
I20260630 12:25:17.172046  6334 tablet_copy_service.cc:161] P d150630ce6444afc8d498b632c04ea6f: Beginning new tablet copy session on tablet 1cb70cc168a64ccc834bfb0bb13bff0d from peer ca4fcfe405c74873bad18c55b7846fc9 at {username='slave'} at 127.0.0.1:44682: session id = ca4fcfe405c74873bad18c55b7846fc9-1cb70cc168a64ccc834bfb0bb13bff0d
I20260630 12:25:17.174791  6686 heartbeater.cc:499] Master 127.25.254.126:36587 was elected leader, sending a full tablet report...
I20260630 12:25:17.180617  6334 tablet_copy_source_session.cc:215] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:17.183905  6709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb70cc168a64ccc834bfb0bb13bff0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.184451 26617 tablet_server.cc:179] TabletServer@127.25.254.65:0 shutting down...
I20260630 12:25:17.198665 26617 tablet_copy_service.cc:362] P d150630ce6444afc8d498b632c04ea6f: Destroying tablet copy session ca4fcfe405c74873bad18c55b7846fc9-1cb70cc168a64ccc834bfb0bb13bff0d due to service shutdown
I20260630 12:25:17.199069 26617 tablet_copy_service.cc:434] P d150630ce6444afc8d498b632c04ea6f: ending tablet copy session ca4fcfe405c74873bad18c55b7846fc9-1cb70cc168a64ccc834bfb0bb13bff0d on tablet 1cb70cc168a64ccc834bfb0bb13bff0d with peer ca4fcfe405c74873bad18c55b7846fc9
I20260630 12:25:17.204710  6709 tablet_copy_client.cc:806] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Starting download of 0 data blocks...
W20260630 12:25:17.204468  6439 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260630 12:25:17.205456  6709 tablet_copy_client.cc:670] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Starting download of 1 WAL segments...
W20260630 12:25:17.213171  6439 consensus_peers.cc:597] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949): Couldn't send request to peer d150630ce6444afc8d498b632c04ea6f. 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:25:17.228734 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:17.229456 26617 tablet_replica.cc:333] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f: stopping tablet replica
I20260630 12:25:17.230059 26617 raft_consensus.cc:2243] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.230635 26617 raft_consensus.cc:2272] T 198a030c2f204591bcaf7531957e5b91 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.233757 26617 tablet_replica.cc:333] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f: stopping tablet replica
I20260630 12:25:17.234532 26617 raft_consensus.cc:2243] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.235294 26617 raft_consensus.cc:2272] T e59313caf1084092b9d44b816b42df8a P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.239770 26617 tablet_replica.cc:333] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f: stopping tablet replica
I20260630 12:25:17.240510 26617 raft_consensus.cc:2243] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.241156 26617 raft_consensus.cc:2272] T 67315043d3d54e9fabd3feb8d5e7fb03 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.244398 26617 tablet_replica.cc:333] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f: stopping tablet replica
I20260630 12:25:17.245150 26617 raft_consensus.cc:2243] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.246480 26617 raft_consensus.cc:2272] T 1cb70cc168a64ccc834bfb0bb13bff0d P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.249444 26617 tablet_replica.cc:333] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f: stopping tablet replica
I20260630 12:25:17.250135 26617 raft_consensus.cc:2243] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.250815 26617 raft_consensus.cc:2272] T cae6300581334f79873d0c226c496f71 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.253386 26617 tablet_replica.cc:333] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f: stopping tablet replica
I20260630 12:25:17.253983 26617 raft_consensus.cc:2243] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.254655 26617 raft_consensus.cc:2272] T c37e4df061964aa4b0f739f363db10b4 P d150630ce6444afc8d498b632c04ea6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.276103 26617 tablet_server.cc:196] TabletServer@127.25.254.65:0 shutdown complete.
I20260630 12:25:17.282272  6713 ts_tablet_manager.cc:933] T 67315043d3d54e9fabd3feb8d5e7fb03 P ca4fcfe405c74873bad18c55b7846fc9: Initiating tablet copy from peer eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705)
I20260630 12:25:17.285189  6713 tablet_copy_client.cc:323] T 67315043d3d54e9fabd3feb8d5e7fb03 P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.66:36705
I20260630 12:25:17.296294 26617 tablet_server.cc:179] TabletServer@127.25.254.66:0 shutting down...
I20260630 12:25:17.304713  6715 ts_tablet_manager.cc:933] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: Initiating tablet copy from peer 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:17.310928  6715 tablet_copy_client.cc:323] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33235
W20260630 12:25:17.318451  6437 consensus_peers.cc:597] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705): Couldn't send request to peer eb44bcc2bb224dcfa4d7a4b278449586. 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:25:17.328086  6483 tablet_copy_service.cc:140] P 20cf52b9f0584a35b56ca7419c7f1dd9: Received BeginTabletCopySession request for tablet 198a030c2f204591bcaf7531957e5b91 from peer ca4fcfe405c74873bad18c55b7846fc9 ({username='slave'} at 127.0.0.1:56340)
I20260630 12:25:17.328794  6483 tablet_copy_service.cc:161] P 20cf52b9f0584a35b56ca7419c7f1dd9: Beginning new tablet copy session on tablet 198a030c2f204591bcaf7531957e5b91 from peer ca4fcfe405c74873bad18c55b7846fc9 at {username='slave'} at 127.0.0.1:56340: session id = ca4fcfe405c74873bad18c55b7846fc9-198a030c2f204591bcaf7531957e5b91
W20260630 12:25:17.334712  6709 ts_tablet_manager.cc:1011] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: Tablet Copy: Unable to fetch data from remote peer d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.25.254.65:40949: connect: Connection refused (error 111)
I20260630 12:25:17.335245  6709 tablet_replica.cc:333] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: stopping tablet replica
I20260630 12:25:17.335553  6709 raft_consensus.cc:2243] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:17.335952  6709 raft_consensus.cc:2272] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:17.338688  6483 tablet_copy_source_session.cc:215] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:17.340879 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:17.342435  6715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 198a030c2f204591bcaf7531957e5b91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:25:17.345988 26617 tablet_replica.cc:333] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586: stopping tablet replica
I20260630 12:25:17.346920 26617 raft_consensus.cc:2243] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.347229  6718 ts_tablet_manager.cc:933] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: Initiating tablet copy from peer 20cf52b9f0584a35b56ca7419c7f1dd9 (127.25.254.67:33235)
I20260630 12:25:17.347553 26617 raft_consensus.cc:2272] T e59313caf1084092b9d44b816b42df8a P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:25:17.348493  6709 tablet_copy_client.cc:1131] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.254.65:40949: connect: Connection refused (error 111)
W20260630 12:25:17.350018  6709 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 1cb70cc168a64ccc834bfb0bb13bff0d but one is already registered
I20260630 12:25:17.350399  6709 ts_tablet_manager.cc:1916] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:25:17.351609 26617 tablet_replica.cc:333] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586: stopping tablet replica
I20260630 12:25:17.352707 26617 raft_consensus.cc:2243] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.353740 26617 raft_consensus.cc:2272] T 198a030c2f204591bcaf7531957e5b91 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.359568 26617 tablet_replica.cc:333] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586: stopping tablet replica
I20260630 12:25:17.360741 26617 raft_consensus.cc:2243] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.362452 26617 raft_consensus.cc:2272] T 67315043d3d54e9fabd3feb8d5e7fb03 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.367507 26617 tablet_replica.cc:333] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586: stopping tablet replica
I20260630 12:25:17.369334 26617 raft_consensus.cc:2243] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.370738 26617 raft_consensus.cc:2272] T cae6300581334f79873d0c226c496f71 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.374523 26617 tablet_replica.cc:333] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586: stopping tablet replica
I20260630 12:25:17.375545 26617 raft_consensus.cc:2243] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.376888 26617 raft_consensus.cc:2272] T 1cb70cc168a64ccc834bfb0bb13bff0d P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.379901  6709 ts_tablet_manager.cc:1929] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:25:17.381201  6715 tablet_copy_client.cc:806] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:17.382349  6718 tablet_copy_client.cc:323] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Beginning tablet copy session from remote peer at address 127.25.254.67:33235
I20260630 12:25:17.382557  6709 log.cc:1199] T 1cb70cc168a64ccc834bfb0bb13bff0d P ca4fcfe405c74873bad18c55b7846fc9: Deleting WAL directory at /tmp/dist-test-taskvVoC2C/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822048163789-26617-0/minicluster-data/ts-3-root/wals/1cb70cc168a64ccc834bfb0bb13bff0d
I20260630 12:25:17.382820  6715 tablet_copy_client.cc:670] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:17.381246 26617 tablet_replica.cc:333] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586: stopping tablet replica
I20260630 12:25:17.383834 26617 raft_consensus.cc:2243] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.384491 26617 raft_consensus.cc:2272] T c37e4df061964aa4b0f739f363db10b4 P eb44bcc2bb224dcfa4d7a4b278449586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.385493  6483 tablet_copy_service.cc:140] P 20cf52b9f0584a35b56ca7419c7f1dd9: Received BeginTabletCopySession request for tablet e59313caf1084092b9d44b816b42df8a from peer ca4fcfe405c74873bad18c55b7846fc9 ({username='slave'} at 127.0.0.1:56340)
I20260630 12:25:17.386015  6483 tablet_copy_service.cc:161] P 20cf52b9f0584a35b56ca7419c7f1dd9: Beginning new tablet copy session on tablet e59313caf1084092b9d44b816b42df8a from peer ca4fcfe405c74873bad18c55b7846fc9 at {username='slave'} at 127.0.0.1:56340: session id = ca4fcfe405c74873bad18c55b7846fc9-e59313caf1084092b9d44b816b42df8a
I20260630 12:25:17.394767  6483 tablet_copy_source_session.cc:215] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:25:17.399168  6715 tablet_copy_client.cc:538] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:17.402971  6718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59313caf1084092b9d44b816b42df8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:25:17.410615  6439 consensus_peers.cc:597] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949): Couldn't send request to peer d150630ce6444afc8d498b632c04ea6f. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:25:17.411141  6439 consensus_peers.cc:597] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer d150630ce6444afc8d498b632c04ea6f (127.25.254.65:40949): Couldn't send request to peer d150630ce6444afc8d498b632c04ea6f. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.65:40949: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:17.411945  6715 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: Bootstrap starting.
I20260630 12:25:17.423170  6718 tablet_copy_client.cc:806] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Starting download of 0 data blocks...
I20260630 12:25:17.424088  6718 tablet_copy_client.cc:670] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:25:17.429363  6718 tablet_copy_client.cc:538] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:25:17.439087  6718 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: Bootstrap starting.
I20260630 12:25:17.441470 26617 tablet_server.cc:196] TabletServer@127.25.254.66:0 shutdown complete.
W20260630 12:25:17.447266  6437 consensus_peers.cc:597] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 -> Peer eb44bcc2bb224dcfa4d7a4b278449586 (127.25.254.66:36705): Couldn't send request to peer eb44bcc2bb224dcfa4d7a4b278449586. Status: Network error: Client connection negotiation failed: client connection to 127.25.254.66:36705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:25:17.463768 26617 tablet_server.cc:179] TabletServer@127.25.254.67:0 shutting down...
W20260630 12:25:17.496421  6626 connection.cc:466] server connection from 127.0.0.1:34464 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34464 (request call id 1) could send its response
I20260630 12:25:17.549285  6715 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:17.550696  6715 tablet_bootstrap.cc:492] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: Bootstrap complete.
I20260630 12:25:17.551642  6715 ts_tablet_manager.cc:1403] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: Time spent bootstrapping tablet: real 0.140s	user 0.111s	sys 0.013s
I20260630 12:25:17.554997  6715 raft_consensus.cc:359] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:17.556116  6715 raft_consensus.cc:740] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ca4fcfe405c74873bad18c55b7846fc9, State: Initialized, Role: LEARNER
I20260630 12:25:17.556958  6715 consensus_queue.cc:260] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } attrs { replace: true } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:17.575249 26617 tablet_copy_service.cc:362] P 20cf52b9f0584a35b56ca7419c7f1dd9: Destroying tablet copy session ca4fcfe405c74873bad18c55b7846fc9-e59313caf1084092b9d44b816b42df8a due to service shutdown
I20260630 12:25:17.575785 26617 tablet_copy_service.cc:434] P 20cf52b9f0584a35b56ca7419c7f1dd9: ending tablet copy session ca4fcfe405c74873bad18c55b7846fc9-e59313caf1084092b9d44b816b42df8a on tablet e59313caf1084092b9d44b816b42df8a with peer ca4fcfe405c74873bad18c55b7846fc9
I20260630 12:25:17.577011 26617 tablet_copy_service.cc:362] P 20cf52b9f0584a35b56ca7419c7f1dd9: Destroying tablet copy session ca4fcfe405c74873bad18c55b7846fc9-198a030c2f204591bcaf7531957e5b91 due to service shutdown
I20260630 12:25:17.577350 26617 tablet_copy_service.cc:434] P 20cf52b9f0584a35b56ca7419c7f1dd9: ending tablet copy session ca4fcfe405c74873bad18c55b7846fc9-198a030c2f204591bcaf7531957e5b91 on tablet 198a030c2f204591bcaf7531957e5b91 with peer ca4fcfe405c74873bad18c55b7846fc9
I20260630 12:25:17.594064  6715 ts_tablet_manager.cc:1434] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: Time spent starting tablet: real 0.042s	user 0.016s	sys 0.024s
I20260630 12:25:17.621381 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:17.622202 26617 tablet_replica.cc:333] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9: stopping tablet replica
I20260630 12:25:17.623052 26617 raft_consensus.cc:2243] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.623803 26617 raft_consensus.cc:2272] T 67315043d3d54e9fabd3feb8d5e7fb03 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.627264 26617 tablet_replica.cc:333] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9: stopping tablet replica
I20260630 12:25:17.628042 26617 raft_consensus.cc:2243] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.629360 26617 raft_consensus.cc:2272] T e59313caf1084092b9d44b816b42df8a P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.632426 26617 tablet_replica.cc:333] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9: stopping tablet replica
I20260630 12:25:17.633235 26617 raft_consensus.cc:2243] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.634585 26617 raft_consensus.cc:2272] T 198a030c2f204591bcaf7531957e5b91 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.637733 26617 tablet_replica.cc:333] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9: stopping tablet replica
I20260630 12:25:17.638584 26617 raft_consensus.cc:2243] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.639607 26617 raft_consensus.cc:2272] T c37e4df061964aa4b0f739f363db10b4 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.642422 26617 tablet_replica.cc:333] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9: stopping tablet replica
I20260630 12:25:17.643144 26617 raft_consensus.cc:2243] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.643760 26617 raft_consensus.cc:2272] T cae6300581334f79873d0c226c496f71 P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.646528 26617 tablet_replica.cc:333] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9: stopping tablet replica
I20260630 12:25:17.647162 26617 raft_consensus.cc:2243] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:25:17.647552  6718 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=75 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:25:17.647743 26617 raft_consensus.cc:2272] T 1cb70cc168a64ccc834bfb0bb13bff0d P 20cf52b9f0584a35b56ca7419c7f1dd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.648478  6718 tablet_bootstrap.cc:492] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: Bootstrap complete.
I20260630 12:25:17.649250  6718 ts_tablet_manager.cc:1403] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: Time spent bootstrapping tablet: real 0.210s	user 0.101s	sys 0.102s
I20260630 12:25:17.651832  6718 raft_consensus.cc:359] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:17.652549  6718 raft_consensus.cc:740] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ca4fcfe405c74873bad18c55b7846fc9, State: Initialized, Role: LEARNER
I20260630 12:25:17.653110  6718 consensus_queue.cc:260] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "d150630ce6444afc8d498b632c04ea6f" member_type: VOTER last_known_addr { host: "127.25.254.65" port: 40949 } } peers { permanent_uuid: "eb44bcc2bb224dcfa4d7a4b278449586" member_type: VOTER last_known_addr { host: "127.25.254.66" port: 36705 } attrs { replace: true } } peers { permanent_uuid: "20cf52b9f0584a35b56ca7419c7f1dd9" member_type: VOTER last_known_addr { host: "127.25.254.67" port: 33235 } } peers { permanent_uuid: "ca4fcfe405c74873bad18c55b7846fc9" member_type: NON_VOTER last_known_addr { host: "127.25.254.68" port: 44385 } attrs { promote: true } }
I20260630 12:25:17.654965  6718 ts_tablet_manager.cc:1434] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260630 12:25:17.682962 26617 tablet_server.cc:196] TabletServer@127.25.254.67:0 shutdown complete.
W20260630 12:25:17.690630  6718 tablet_copy_client.cc:1131] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.254.67:33235: connect: Connection refused (error 111)
W20260630 12:25:17.694747  6715 tablet_copy_client.cc:1131] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.254.67:33235: connect: Connection refused (error 111)
I20260630 12:25:17.700744 26617 tablet_server.cc:179] TabletServer@127.25.254.68:0 shutting down...
I20260630 12:25:17.719884 26617 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:25:17.721266 26617 tablet_replica.cc:333] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9: stopping tablet replica
I20260630 12:25:17.722018 26617 raft_consensus.cc:2243] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:17.722493 26617 raft_consensus.cc:2272] T e59313caf1084092b9d44b816b42df8a P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:17.724897 26617 tablet_replica.cc:333] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9: stopping tablet replica
I20260630 12:25:17.725394 26617 raft_consensus.cc:2243] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:25:17.725771 26617 raft_consensus.cc:2272] T 198a030c2f204591bcaf7531957e5b91 P ca4fcfe405c74873bad18c55b7846fc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:25:17.746507 26617 tablet_server.cc:196] TabletServer@127.25.254.68:0 shutdown complete.
I20260630 12:25:17.759245 26617 master.cc:562] Master@127.25.254.126:36587 shutting down...
W20260630 12:25:17.776949  6269 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:25:17.778064 26617 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:25:17.778622 26617 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:25:17.778937 26617 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18756a91ac4e47a9966c77b78169b77c: stopping tablet replica
I20260630 12:25:17.800328 26617 master.cc:584] Master@127.25.254.126:36587 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5332 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14213 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (269499 ms total)
[  PASSED  ] 26 tests.
I20260630 12:25:17.848563 26617 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 ~70 seconds ago
I20260630 12:25:17.848773 26617 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 ~70 seconds ago
I20260630 12:25:17.848912 26617 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 14 messages since previous log ~102 seconds ago
I20260630 12:25:17.849050 26617 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~70 seconds ago
I20260630 12:25:17.849187 26617 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 38 messages since previous log ~184 seconds ago
I20260630 12:25:17.849335 26617 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 5 messages since previous log ~247 seconds ago
I20260630 12:25:17.849637 26617 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~12 seconds ago
I20260630 12:25:17.849794 26617 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
